2024-08-17T06:55:43.670 INFO:root:teuthology version: 1.2.0 2024-08-17T06:55:43.691 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T06:55:43.788 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7858027' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid 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: 567d40c0225a848dd016200d2d42edae1ad46691 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 567d40c0225a848dd016200d2d42edae1ad46691 workunit: branch: squid sha1: 567d40c0225a848dd016200d2d42edae1ad46691 owner: scheduled_teuthology@teuthology priority: 100 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: 2325 sha1: 567d40c0225a848dd016200d2d42edae1ad46691 sleep_before_teardown: 0 subset: 22/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 567d40c0225a848dd016200d2d42edae1ad46691 targets: smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9iJdcaH0VMUFD+kObzVqLd0xFlBWX9DBYqGJv3vZJZOQisH+dKpvTM8R0ceoghzmqCsaIZ56sKZJIwnzuhLtA= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM6SNtPFK0c9rL5m4vIQJv+p4A3706xC8TawMYR8sCgmogriKUXcfKf5EaFSyFUTwdGQMEqpdKuJ27wAteqkrO4= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-16_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-17T06:55:43.789 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa; will attempt to use it 2024-08-17T06:55:43.789 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa/tasks 2024-08-17T06:55:43.790 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T06:55:43.791 INFO:teuthology.task.internal:Checking packages... 2024-08-17T06:55:43.813 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '567d40c0225a848dd016200d2d42edae1ad46691' 2024-08-17T06:55:43.813 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T06:55:43.813 INFO:teuthology.packaging:ref: None 2024-08-17T06:55:43.813 INFO:teuthology.packaging:tag: None 2024-08-17T06:55:43.813 INFO:teuthology.packaging:branch: squid 2024-08-17T06:55:43.813 INFO:teuthology.packaging:sha1: 567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T06:55:43.814 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-08-17T06:55:44.027 INFO:teuthology.task.internal:Found packages for ceph version 19.1.0-1378-g567d40c0-1jammy 2024-08-17T06:55:44.028 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T06:55:44.035 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T06:55:44.035 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T06:55:44.049 INFO:teuthology.task.internal:Saving configuration 2024-08-17T06:55:44.067 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T06:55:44.107 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T06:55:44.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 06:49:48.447886', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN3P1y+VHvNGiYSHOsuM6gHN82vEUREbp4WSOoOcJtEK'} 2024-08-17T06:55:44.170 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 06:49:48.449715', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOcORXVaEdPKka3KplCDNOt6NiS9FFy4UZRiQBWkdfRz'} 2024-08-17T06:55:44.171 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T06:55:44.178 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-08-17T06:55:44.178 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-08-17T06:55:44.178 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T06:55:44.261 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f10768eb5b0>, signals=[15]) 2024-08-17T06:55:44.261 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T06:55:44.269 INFO:teuthology.task.internal:Opening connections... 2024-08-17T06:55:44.269 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-08-17T06:55:44.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:55:44.366 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-08-17T06:55:44.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:55:44.454 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T06:55:44.461 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-08-17T06:55:44.466 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-08-17T06:55:44.467 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-08-17T06:55:44.514 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T06:55:44.514 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-08-17T06:55:44.514 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="22.04" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=jammy 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T06:55:44.515 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=jammy 2024-08-17T06:55:44.516 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-08-17T06:55:44.680 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-08-17T06:55:44.686 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-08-17T06:55:44.686 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-08-17T06:55:44.734 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T06:55:44.734 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Ubuntu" 2024-08-17T06:55:44.734 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="22.04" 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_CODENAME=jammy 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:ID=ubuntu 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE=debian 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T06:55:44.735 INFO:teuthology.orchestra.run.smithi160.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T06:55:44.736 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T06:55:44.736 INFO:teuthology.orchestra.run.smithi160.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T06:55:44.736 INFO:teuthology.orchestra.run.smithi160.stdout:UBUNTU_CODENAME=jammy 2024-08-17T06:55:44.736 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-08-17T06:55:44.769 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T06:55:44.778 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T06:55:44.784 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T06:55:44.785 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-08-17T06:55:44.787 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-08-17T06:55:44.792 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T06:55:44.799 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T06:55:44.799 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-08-17T06:55:44.832 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-08-17T06:55:44.846 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T06:55:44.913 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T06:55:44.927 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T06:55:44.928 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T06:55:44.928 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T06:55:44.928 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T06:55:44.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T06:55:44.933 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-08-17T06:55:44.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T06:55:44.934 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-08-17T06:55:44.979 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-56-generic 2024-08-17T06:55:44.980 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.15.0-56-generic 2024-08-17T06:55:44.980 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-08-17T06:55:44.982 INFO:teuthology.orchestra.run.smithi160.stdout:5.15.0-56-generic 2024-08-17T06:55:44.982 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.15.0-56-generic 2024-08-17T06:55:44.982 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2024-08-17T06:55:45.110 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-08-17T06:55:45.117 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2024-08-17T06:55:45.242 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T06:55:45.258 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T06:55:45.336 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T06:55:45.359 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T06:55:45.384 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T06:55:45.384 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T06:55:45.441 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T06:55:45.479 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T06:55:45.557 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T06:55:45.592 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T06:55:45.595 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T06:55:45.596 INFO:teuthology.orchestra.run.smithi160.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T06:55:45.596 INFO:teuthology.orchestra.run.smithi160.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T06:55:45.612 INFO:teuthology.orchestra.run.smithi160.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T06:55:45.615 INFO:teuthology.orchestra.run.smithi160.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T06:55:45.615 INFO:teuthology.orchestra.run.smithi160.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T06:55:45.622 INFO:teuthology.orchestra.run.smithi160.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T06:55:45.627 INFO:teuthology.orchestra.run.smithi160.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T06:55:45.629 INFO:teuthology.orchestra.run.smithi160.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T06:55:45.659 INFO:teuthology.orchestra.run.smithi160.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T06:55:45.659 INFO:teuthology.orchestra.run.smithi160.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T06:55:45.660 INFO:teuthology.orchestra.run.smithi160.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T06:55:45.660 INFO:teuthology.orchestra.run.smithi160.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T06:55:45.660 INFO:teuthology.orchestra.run.smithi160.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T06:55:45.660 INFO:teuthology.orchestra.run.smithi160.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T06:55:45.661 INFO:teuthology.orchestra.run.smithi160.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T06:55:45.662 INFO:teuthology.orchestra.run.smithi160.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T06:55:45.679 INFO:teuthology.orchestra.run.smithi160.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T06:55:45.680 INFO:teuthology.orchestra.run.smithi160.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T06:55:45.680 INFO:teuthology.orchestra.run.smithi160.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T06:55:45.680 INFO:teuthology.orchestra.run.smithi160.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T06:55:45.798 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T06:55:45.813 INFO:teuthology.orchestra.run.smithi160.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T06:55:45.814 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T06:55:45.938 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T06:55:46.129 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T06:55:46.228 INFO:teuthology.orchestra.run.smithi160.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T06:55:46.244 INFO:teuthology.orchestra.run.smithi160.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T06:55:46.251 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T06:55:46.253 INFO:teuthology.orchestra.run.smithi160.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T06:55:46.253 INFO:teuthology.orchestra.run.smithi160.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T06:55:46.255 INFO:teuthology.orchestra.run.smithi160.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T06:55:46.288 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T06:55:46.300 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T06:55:46.303 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T06:55:46.304 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T06:55:46.305 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T06:55:46.313 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T06:55:46.314 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T06:55:46.316 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T06:55:46.350 INFO:teuthology.orchestra.run.smithi160.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T06:55:46.361 INFO:teuthology.orchestra.run.smithi160.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T06:55:46.362 INFO:teuthology.orchestra.run.smithi160.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T06:55:46.371 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T06:55:46.385 INFO:teuthology.orchestra.run.smithi160.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T06:55:46.401 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T06:55:46.401 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T06:55:46.401 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T06:55:46.403 INFO:teuthology.orchestra.run.smithi160.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T06:55:46.408 INFO:teuthology.orchestra.run.smithi160.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T06:55:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T06:55:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T06:55:46.410 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T06:55:46.411 INFO:teuthology.orchestra.run.smithi160.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T06:55:46.411 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T06:55:46.425 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T06:55:46.427 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T06:55:46.438 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T06:55:46.444 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T06:55:46.444 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T06:55:46.445 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T06:55:46.445 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T06:55:46.455 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T06:55:46.462 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T06:55:46.465 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T06:55:46.466 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T06:55:46.466 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T06:55:46.490 INFO:teuthology.orchestra.run.smithi160.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T06:55:46.497 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T06:55:46.497 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T06:55:46.498 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T06:55:46.527 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T06:55:46.528 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T06:55:46.528 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T06:55:46.528 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T06:55:46.529 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T06:55:46.547 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T06:55:46.579 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T06:55:51.731 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 15.5 MB in 2s (7,550 kB/s) 2024-08-17T06:55:52.278 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 15.5 MB in 3s (5,714 kB/s) 2024-08-17T06:55:53.218 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-08-17T06:55:53.237 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T06:55:53.294 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-08-17T06:55:53.493 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2024-08-17T06:55:53.494 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2024-08-17T06:55:53.659 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T06:55:53.659 INFO:teuthology.orchestra.run.smithi160.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T06:55:53.659 INFO:teuthology.orchestra.run.smithi160.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T06:55:53.660 INFO:teuthology.orchestra.run.smithi160.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T06:55:53.660 INFO:teuthology.orchestra.run.smithi160.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T06:55:53.660 INFO:teuthology.orchestra.run.smithi160.stdout: python2.7-minimal 2024-08-17T06:55:53.660 INFO:teuthology.orchestra.run.smithi160.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T06:55:53.661 INFO:teuthology.orchestra.run.smithi160.stdout:The following additional packages will be installed: 2024-08-17T06:55:53.661 INFO:teuthology.orchestra.run.smithi160.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T06:55:53.661 INFO:teuthology.orchestra.run.smithi160.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T06:55:53.662 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T06:55:53.663 INFO:teuthology.orchestra.run.smithi160.stdout:Suggested packages: 2024-08-17T06:55:53.663 INFO:teuthology.orchestra.run.smithi160.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T06:55:53.663 INFO:teuthology.orchestra.run.smithi160.stdout:Recommended packages: 2024-08-17T06:55:53.663 INFO:teuthology.orchestra.run.smithi160.stdout: thermald 2024-08-17T06:55:53.666 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-08-17T06:55:53.684 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T06:55:53.708 INFO:teuthology.orchestra.run.smithi160.stdout:The following NEW packages will be installed: 2024-08-17T06:55:53.709 INFO:teuthology.orchestra.run.smithi160.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T06:55:53.709 INFO:teuthology.orchestra.run.smithi160.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T06:55:53.709 INFO:teuthology.orchestra.run.smithi160.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T06:55:53.710 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages will be upgraded: 2024-08-17T06:55:53.710 INFO:teuthology.orchestra.run.smithi160.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T06:55:53.737 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-08-17T06:55:53.889 INFO:teuthology.orchestra.run.smithi160.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T06:55:53.889 INFO:teuthology.orchestra.run.smithi160.stdout:Need to get 113 MB of archives. 2024-08-17T06:55:53.889 INFO:teuthology.orchestra.run.smithi160.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T06:55:53.889 INFO:teuthology.orchestra.run.smithi160.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T06:55:53.921 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-08-17T06:55:53.921 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-08-17T06:55:54.088 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T06:55:54.088 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T06:55:54.088 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T06:55:54.088 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T06:55:54.088 INFO:teuthology.orchestra.run.smithi122.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T06:55:54.089 INFO:teuthology.orchestra.run.smithi122.stdout: python2.7-minimal 2024-08-17T06:55:54.089 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T06:55:54.090 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-08-17T06:55:54.090 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T06:55:54.090 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T06:55:54.090 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T06:55:54.091 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-08-17T06:55:54.091 INFO:teuthology.orchestra.run.smithi122.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T06:55:54.091 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-08-17T06:55:54.091 INFO:teuthology.orchestra.run.smithi122.stdout: thermald 2024-08-17T06:55:54.134 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-08-17T06:55:54.134 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T06:55:54.134 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T06:55:54.135 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T06:55:54.135 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages will be upgraded: 2024-08-17T06:55:54.136 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T06:55:54.316 INFO:teuthology.orchestra.run.smithi122.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T06:55:54.317 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 113 MB of archives. 2024-08-17T06:55:54.317 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T06:55:54.317 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T06:55:55.301 INFO:teuthology.orchestra.run.smithi160.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T06:55:55.650 INFO:teuthology.orchestra.run.smithi160.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T06:55:55.712 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T06:55:56.119 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T06:55:57.898 INFO:teuthology.orchestra.run.smithi160.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T06:55:57.898 INFO:teuthology.orchestra.run.smithi160.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T06:55:57.898 INFO:teuthology.orchestra.run.smithi160.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T06:55:58.290 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T06:55:58.290 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T06:55:58.290 INFO:teuthology.orchestra.run.smithi160.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T06:55:58.290 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T06:55:58.374 INFO:teuthology.orchestra.run.smithi160.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T06:55:58.755 INFO:teuthology.orchestra.run.smithi160.stdout:Fetched 113 MB in 5s (24.3 MB/s) 2024-08-17T06:55:58.834 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T06:55:58.906 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T06:55:58.950 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T06:55:59.310 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 113 MB in 5s (23.8 MB/s) 2024-08-17T06:55:59.454 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T06:56:00.930 INFO:teuthology.orchestra.run.smithi160.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-17T06:56:00.934 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:01.147 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:01.447 INFO:teuthology.orchestra.run.smithi122.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-17T06:56:01.451 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:01.510 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:03.723 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T06:56:03.745 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:03.889 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:04.012 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T06:56:04.033 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:04.120 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:04.401 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T06:56:04.425 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:04.460 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:04.531 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T06:56:04.552 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:04.589 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:10.451 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:10.576 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:10.883 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:11.004 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:11.152 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:11.293 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:11.298 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T06:56:11.310 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T06:56:11.349 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T06:56:11.676 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:11.822 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:12.108 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T06:56:12.130 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T06:56:12.166 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T06:56:16.954 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T06:56:16.991 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:17.029 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:18.022 INFO:teuthology.orchestra.run.smithi160.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T06:56:18.058 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T06:56:18.096 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:19.624 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:19.749 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:20.065 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T06:56:20.187 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:20.313 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T06:56:20.442 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:21.760 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:21.760 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:21.760 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:21.760 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:21.920 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:22.494 INFO:teuthology.orchestra.run.smithi160.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T06:56:22.632 INFO:teuthology.orchestra.run.smithi160.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T06:56:23.001 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T06:56:23.144 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:23.289 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T06:56:23.354 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:23.434 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:24.742 INFO:teuthology.orchestra.run.smithi160.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:24.742 INFO:teuthology.orchestra.run.smithi160.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:24.742 INFO:teuthology.orchestra.run.smithi160.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:24.742 INFO:teuthology.orchestra.run.smithi160.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:24.764 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T06:56:24.890 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T06:56:24.934 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:25.016 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:25.083 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T06:56:25.083 INFO:teuthology.orchestra.run.smithi122.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:26.337 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:28.122 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T06:56:28.264 INFO:teuthology.orchestra.run.smithi160.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T06:56:28.390 INFO:teuthology.orchestra.run.smithi160.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T06:56:28.482 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T06:56:28.482 INFO:teuthology.orchestra.run.smithi160.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:39.047 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T06:56:39.047 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub' 2024-08-17T06:56:39.055 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T06:56:39.078 INFO:teuthology.orchestra.run.smithi122.stdout:Generating grub configuration file ... 2024-08-17T06:56:39.325 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:39.354 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:39.708 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:39.714 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:39.782 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T06:56:39.788 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T06:56:39.959 INFO:teuthology.orchestra.run.smithi122.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T06:56:39.959 INFO:teuthology.orchestra.run.smithi122.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T06:56:39.960 INFO:teuthology.orchestra.run.smithi122.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T06:56:39.993 INFO:teuthology.orchestra.run.smithi122.stdout:done 2024-08-17T06:56:40.472 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-08-17T06:56:40.494 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-08-17T06:56:40.494 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-08-17T06:56:40.494 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-08-17T06:56:40.494 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-08-17T06:56:40.494 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.118.118 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-08-17T06:56:40.495 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-08-17T06:56:40.495 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T06:56:40.496 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T06:56:40.496 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T06:56:40.496 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T06:56:40.496 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T06:56:40.496 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-08-17T06:56:40.662 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-08-17T06:56:40.779 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T06:56:40.779 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T06:56:40.788 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T06:56:40.805 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T06:56:42.221 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-08-17T06:56:42.239 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T06:56:42.294 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-08-17T06:56:42.479 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-08-17T06:56:42.480 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-08-17T06:56:42.550 INFO:teuthology.orchestra.run.smithi160.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T06:56:42.550 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub' 2024-08-17T06:56:42.583 INFO:teuthology.orchestra.run.smithi160.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T06:56:42.613 INFO:teuthology.orchestra.run.smithi160.stdout:Generating grub configuration file ... 2024-08-17T06:56:42.644 INFO:teuthology.orchestra.run.smithi122.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T06:56:42.645 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T06:56:42.645 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T06:56:42.645 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T06:56:42.645 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T06:56:42.645 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T06:56:42.646 INFO:teuthology.orchestra.run.smithi122.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T06:56:42.646 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T06:56:42.684 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T06:56:42.685 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-08-17T06:56:42.744 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.118.118 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-08-17T06:56:42.745 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-08-17T06:56:42.746 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-08-17T06:56:42.746 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-08-17T06:56:42.790 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.Pn02mb25Rd 2024-08-17T06:56:42.790 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Pn02mb25Rd 2024-08-17T06:56:42.846 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.Pn02mb25Rd 2024-08-17T06:56:42.927 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:42.949 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:42.967 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.Pn02mb25Rd is 10KB 2024-08-17T06:56:42.981 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.Pn02mb25Rd 2024-08-17T06:56:42.986 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T06:56:43.041 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T06:56:43.041 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T06:56:43.041 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T06:56:43.128 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T06:56:43.128 DEBUG:teuthology.orchestra.run.smithi122:> sudo update-grub 2024-08-17T06:56:43.300 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:43.306 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:43.375 INFO:teuthology.orchestra.run.smithi160.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T06:56:43.380 INFO:teuthology.orchestra.run.smithi160.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T06:56:43.581 INFO:teuthology.orchestra.run.smithi160.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T06:56:43.581 INFO:teuthology.orchestra.run.smithi160.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T06:56:43.582 INFO:teuthology.orchestra.run.smithi160.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T06:56:43.619 INFO:teuthology.orchestra.run.smithi160.stdout:done 2024-08-17T06:56:44.128 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 21 2024-08-17T06:56:44.150 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.15.0.118.118 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2024-08-17T06:56:44.151 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2024-08-17T06:56:44.151 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T06:56:44.151 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T06:56:44.152 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T06:56:44.152 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T06:56:44.152 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T06:56:44.152 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get clean 2024-08-17T06:56:44.293 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub' 2024-08-17T06:56:44.294 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T06:56:44.296 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-08-17T06:56:44.301 DEBUG:teuthology.orchestra.run.smithi160:> sudo apt-get update 2024-08-17T06:56:44.477 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:44.483 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:44.549 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T06:56:44.559 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T06:56:44.621 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T06:56:44.702 INFO:teuthology.orchestra.run.smithi160.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T06:56:44.714 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:44.720 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:44.765 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T06:56:44.771 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T06:56:44.895 INFO:teuthology.orchestra.run.smithi122.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T06:56:44.895 INFO:teuthology.orchestra.run.smithi122.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T06:56:44.895 INFO:teuthology.orchestra.run.smithi122.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T06:56:44.908 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-08-17T06:56:44.927 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-08-17T06:56:45.886 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-08-17T06:56:45.904 DEBUG:teuthology.orchestra.run.smithi160:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T06:56:45.967 INFO:teuthology.orchestra.run.smithi160.stdout:Reading package lists... 2024-08-17T06:56:46.171 INFO:teuthology.orchestra.run.smithi160.stdout:Building dependency tree... 2024-08-17T06:56:46.171 INFO:teuthology.orchestra.run.smithi160.stdout:Reading state information... 2024-08-17T06:56:46.352 INFO:teuthology.orchestra.run.smithi160.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T06:56:46.352 INFO:teuthology.orchestra.run.smithi160.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T06:56:46.352 INFO:teuthology.orchestra.run.smithi160.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T06:56:46.352 INFO:teuthology.orchestra.run.smithi160.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T06:56:46.352 INFO:teuthology.orchestra.run.smithi160.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T06:56:46.353 INFO:teuthology.orchestra.run.smithi160.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T06:56:46.353 INFO:teuthology.orchestra.run.smithi160.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T06:56:46.353 INFO:teuthology.orchestra.run.smithi160.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T06:56:46.391 INFO:teuthology.orchestra.run.smithi160.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T06:56:46.393 DEBUG:teuthology.orchestra.run.smithi160:> dpkg -s linux-image-generic 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Package: linux-image-generic 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Status: install ok installed 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Priority: optional 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Section: kernel 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Installed-Size: 21 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: amd64 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Source: linux-meta 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Version: 5.15.0.118.118 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.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-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T06:56:46.409 INFO:teuthology.orchestra.run.smithi160.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T06:56:46.410 INFO:teuthology.orchestra.run.smithi160.stdout:Recommends: thermald 2024-08-17T06:56:46.410 INFO:teuthology.orchestra.run.smithi160.stdout:Description: Generic Linux kernel image 2024-08-17T06:56:46.410 INFO:teuthology.orchestra.run.smithi160.stdout: This package will always depend on the latest generic kernel image 2024-08-17T06:56:46.410 INFO:teuthology.orchestra.run.smithi160.stdout: available. 2024-08-17T06:56:46.410 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-08-17T06:56:46.458 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.lMg2NR1KJN 2024-08-17T06:56:46.458 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lMg2NR1KJN 2024-08-17T06:56:46.513 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.lMg2NR1KJN 2024-08-17T06:56:46.632 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.lMg2NR1KJN is 10KB 2024-08-17T06:56:46.644 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.lMg2NR1KJN 2024-08-17T06:56:46.650 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T06:56:46.704 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T06:56:46.704 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T06:56:46.704 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T06:56:46.787 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T06:56:46.787 DEBUG:teuthology.orchestra.run.smithi160:> sudo update-grub 2024-08-17T06:56:48.206 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub' 2024-08-17T06:56:48.207 INFO:teuthology.orchestra.run.smithi160.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T06:56:48.211 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-08-17T06:56:48.472 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T06:56:48.477 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T06:56:48.753 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T06:56:48.758 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T06:56:48.800 INFO:teuthology.orchestra.run.smithi160.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T06:56:48.806 INFO:teuthology.orchestra.run.smithi160.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T06:56:48.927 INFO:teuthology.orchestra.run.smithi160.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T06:56:48.927 INFO:teuthology.orchestra.run.smithi160.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T06:56:48.927 INFO:teuthology.orchestra.run.smithi160.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T06:56:48.938 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-08-17T06:56:48.940 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-08-17T06:57:14.955 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T06:57:14.956 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T06:57:14.957 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:57:18.987 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T06:57:18.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T06:57:18.988 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:57:33.407 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-08-17T06:57:37.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-08-17T06:57:42.412 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T06:57:42.413 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:57:45.502 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-08-17T06:57:46.509 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T06:57:46.510 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:57:49.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-08-17T06:57:57.510 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T06:57:57.511 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:58:01.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T06:58:01.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:58:04.677 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-08-17T06:58:15.903 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-08-17T06:58:19.682 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T06:58:19.683 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:58:30.914 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T06:58:30.915 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T06:58:31.180 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-08-17T06:58:31.704 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T06:58:31.704 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-118-generic"... 2024-08-17T06:58:31.704 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-08-17T06:58:31.749 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-118-generic 2024-08-17T06:58:31.750 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T06:58:31.750 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T06:58:31.750 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T06:58:32.750 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T06:58:32.751 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T06:58:32.818 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-08-17T06:58:32.843 DEBUG:teuthology.parallel:result is None 2024-08-17T06:58:51.525 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-08-17T06:58:52.069 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T06:58:52.070 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-118-generic"... 2024-08-17T06:58:52.070 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-08-17T06:58:52.115 INFO:teuthology.orchestra.run.smithi160.stdout:5.15.0-118-generic 2024-08-17T06:58:52.116 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T06:58:52.116 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T06:58:52.116 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T06:58:53.117 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T06:58:53.117 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T06:58:53.206 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-08-17T06:58:53.234 DEBUG:teuthology.parallel:result is None 2024-08-17T06:58:53.234 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T06:58:53.243 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T06:58:53.244 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T06:58:53.247 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T06:58:53.252 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T06:58:53.259 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T06:58:53.265 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T06:58:53.266 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T06:58:53.295 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T06:58:53.319 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T06:58:53.325 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T06:58:53.326 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-17T06:58:53.359 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-17T06:58:53.373 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T06:58:53.380 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T06:58:53.381 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T06:58:53.387 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T06:58:53.389 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T06:58:53.399 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T06:58:53.400 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T06:58:53.427 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T06:58:53.455 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T06:58:53.464 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T06:58:53.464 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T06:58:53.491 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T06:58:53.504 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T06:58:53.541 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T06:58:53.590 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T06:58:53.590 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T06:58:53.652 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T06:58:53.657 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T06:58:53.704 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T06:58:53.704 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T06:58:53.762 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-08-17T06:58:53.765 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-08-17T06:58:53.834 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T06:58:53.841 INFO:teuthology.task.internal:Starting timer... 2024-08-17T06:58:53.841 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T06:58:53.850 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T06:58:53.859 DEBUG:teuthology.task.selinux:Excluding smithi122: OS 'ubuntu' does not support SELinux 2024-08-17T06:58:53.859 DEBUG:teuthology.task.selinux:Excluding smithi160: OS 'ubuntu' does not support SELinux 2024-08-17T06:58:53.859 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T06:58:53.859 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-17T06:58:53.859 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T06:58:53.859 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T06:58:53.867 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-17T06:58:53.870 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-17T06:58:53.995 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T06:58:54.008 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-17T06:58:54.009 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi122.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T07:06:20.474 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi122.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-08-17T07:06:20.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T07:06:20.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T07:06:20.582 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-08-17T07:06:20.658 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-08-17T07:06:20.659 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T07:06:20.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T07:06:20.761 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-08-17T07:06:20.838 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-17T07:06:20.839 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T07:06:20.848 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T07:06:20.849 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T07:06:20.849 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T07:06:20.852 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T07:06:20.852 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T07:06:20.883 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T07:06:20.883 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Command line: ntpd -gq 2024-08-17T07:06:20.883 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: ---------------------------------------------------- 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: corporation. Support and training for ntp-4 are 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: available at https://www.nwtime.org/support 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: ---------------------------------------------------- 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: proto: precision = 0.043 usec (-24) 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: basedate set to 2022-02-04 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: gps base set to 2022-02-06 (week 2196) 2024-08-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi122.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T07:06:20.885 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T07:06:20.885 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T07:06:20.885 INFO:teuthology.orchestra.run.smithi122.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen normally on 3 enp3s0f1 172.21.15.122:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen normally on 4 lo [::1]:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d515%5]:123 2024-08-17T07:06:20.886 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:20 ntpd[18384]: Listening on routing socket on fd #22 for interface updates 2024-08-17T07:06:20.905 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Command line: ntpd -gq 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: ---------------------------------------------------- 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: corporation. Support and training for ntp-4 are 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: available at https://www.nwtime.org/support 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: ---------------------------------------------------- 2024-08-17T07:06:20.906 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: proto: precision = 0.056 usec (-24) 2024-08-17T07:06:20.907 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: basedate set to 2022-02-04 2024-08-17T07:06:20.907 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: gps base set to 2022-02-06 (week 2196) 2024-08-17T07:06:20.907 INFO:teuthology.orchestra.run.smithi160.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T07:06:20.907 INFO:teuthology.orchestra.run.smithi160.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T07:06:20.908 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T07:06:20.908 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T07:06:20.908 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T07:06:20.908 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T07:06:20.908 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T07:06:20.909 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen normally on 3 enp3s0f1 172.21.15.160:123 2024-08-17T07:06:20.909 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen normally on 4 lo [::1]:123 2024-08-17T07:06:20.909 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f5b%5]:123 2024-08-17T07:06:20.909 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:20 ntpd[18393]: Listening on routing socket on fd #22 for interface updates 2024-08-17T07:06:21.883 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:21.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:21.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:21.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:21.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:21.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:21 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:21.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:21 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:22 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:22.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:22 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:23.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:23 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:23.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:23 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:24.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:24 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:24.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:24 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:25.883 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:25.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:25 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:25.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:25.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:25 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:26.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:26 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:26.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:26 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:27.884 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:27.885 INFO:teuthology.orchestra.run.smithi122.stdout:17 Aug 07:06:27 ntpd[18384]: ntpd: time slew -0.000316 s 2024-08-17T07:06:27.885 INFO:teuthology.orchestra.run.smithi122.stdout:ntpd: time slew -0.000316s 2024-08-17T07:06:27.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T07:06:27.885 INFO:teuthology.orchestra.run.smithi122.stderr:17 Aug 07:06:27 ntpd[18384]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T07:06:27.906 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T07:06:27.907 INFO:teuthology.orchestra.run.smithi160.stdout:17 Aug 07:06:27 ntpd[18393]: ntpd: time slew -0.000239 s 2024-08-17T07:06:27.907 INFO:teuthology.orchestra.run.smithi160.stdout:ntpd: time slew -0.000239s 2024-08-17T07:06:27.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T07:06:27.907 INFO:teuthology.orchestra.run.smithi160.stderr:17 Aug 07:06:27 ntpd[18393]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.935 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.961 INFO:teuthology.orchestra.run.smithi160.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T07:06:27.961 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================== 2024-08-17T07:06:27.961 INFO:teuthology.orchestra.run.smithi160.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.961 INFO:teuthology.orchestra.run.smithi160.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.962 INFO:teuthology.orchestra.run.smithi160.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.962 INFO:teuthology.orchestra.run.smithi160.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T07:06:27.963 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T07:06:28.067 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '567d40c0225a848dd016200d2d42edae1ad46691'} 2024-08-17T07:06:28.067 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-08-17T07:06:28.068 INFO:tasks.cephadm:Cluster fsid is 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:06:28.068 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T07:06:28.068 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.122', 'mon.c': '[v2:172.21.15.122:3301,v1:172.21.15.122:6790]', 'mon.b': '172.21.15.160'} 2024-08-17T07:06:28.069 INFO:tasks.cephadm:First mon is mon.a on smithi122 2024-08-17T07:06:28.069 INFO:tasks.cephadm:First mgr is y 2024-08-17T07:06:28.069 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T07:06:28.069 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-08-17T07:06:28.084 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2024-08-17T07:06:28.098 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-08-17T07:06:28.099 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.402 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Aug 17 07:06 /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.402 DEBUG:teuthology.orchestra.run.smithi160:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.625 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Aug 17 07:06 /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.625 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.633 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T07:06:28.651 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-08-17T07:06:28.651 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-08-17T07:06:28.675 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-08-17T07:06:28.831 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-17T07:06:28.840 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-08-17T07:07:07.598 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2024-08-17T07:07:07.599 INFO:teuthology.orchestra.run.smithi160.stdout:} 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-08-17T07:07:08.900 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:07:08.931 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-08-17T07:07:08.945 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2024-08-17T07:07:08.959 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-08-17T07:07:08.997 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2024-08-17T07:07:09.014 INFO:tasks.cephadm:Writing seed config... 2024-08-17T07:07:09.015 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T07:07:09.016 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T07:07:09.017 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:07:09.017 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T07:07:09.042 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 = 3912a32a-5c67-11ef-bccf-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-08-17T07:07:09.042 DEBUG:teuthology.orchestra.run.smithi122:mon.a> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T07:07:09.087 DEBUG:teuthology.orchestra.run.smithi122:mgr.y> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T07:07:09.131 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T07:07:09.131 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 3912a32a-5c67-11ef-bccf-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.122 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:07:09.332 INFO:teuthology.orchestra.run.smithi122.stderr:-------------------------------------------------------------------------------- 2024-08-17T07:07:09.332 INFO:teuthology.orchestra.run.smithi122.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '3912a32a-5c67-11ef-bccf-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.122', '--skip-admin-label'] 2024-08-17T07:07:09.333 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying podman|docker is present... 2024-08-17T07:07:09.333 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying lvm2 is present... 2024-08-17T07:07:09.333 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying time synchronization is in place... 2024-08-17T07:07:09.336 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T07:07:09.341 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.347 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T07:07:09.353 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.358 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: masked 2024-08-17T07:07:09.363 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.366 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T07:07:09.370 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.374 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: enabled 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: active 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:Unit ntp.service is enabled and running 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:Repeating the final host check... 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:docker (/usr/bin/docker) is present 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl is present 2024-08-17T07:07:09.378 INFO:teuthology.orchestra.run.smithi122.stderr:lvcreate is present 2024-08-17T07:07:09.381 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T07:07:09.384 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.387 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T07:07:09.391 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.395 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: masked 2024-08-17T07:07:09.398 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.402 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T07:07:09.405 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: inactive 2024-08-17T07:07:09.409 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: enabled 2024-08-17T07:07:09.412 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: active 2024-08-17T07:07:09.413 INFO:teuthology.orchestra.run.smithi122.stderr:Unit ntp.service is enabled and running 2024-08-17T07:07:09.413 INFO:teuthology.orchestra.run.smithi122.stderr:Host looks OK 2024-08-17T07:07:09.413 INFO:teuthology.orchestra.run.smithi122.stderr:Cluster fsid: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:09.413 INFO:teuthology.orchestra.run.smithi122.stderr:Acquiring lock 139863034938752 on /run/cephadm/3912a32a-5c67-11ef-bccf-c7b262605968.lock 2024-08-17T07:07:09.413 INFO:teuthology.orchestra.run.smithi122.stderr:Lock 139863034938752 acquired on /run/cephadm/3912a32a-5c67-11ef-bccf-c7b262605968.lock 2024-08-17T07:07:09.414 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying IP 172.21.15.122 port 3300 ... 2024-08-17T07:07:09.414 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying IP 172.21.15.122 port 6789 ... 2024-08-17T07:07:09.414 INFO:teuthology.orchestra.run.smithi122.stderr:Base mon IP is 172.21.15.122, final addrv is [v2:172.21.15.122:3300,v1:172.21.15.122:6789] 2024-08-17T07:07:09.415 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-08-17T07:07:09.415 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.122 metric 100 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.122 metric 100 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.122 metric 100 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.122 metric 100 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.122 metric 100 2024-08-17T07:07:09.416 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.122 metric 100 2024-08-17T07:07:09.417 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T07:07:09.417 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-17T07:07:09.418 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1797sec pref medium 2024-08-17T07:07:09.419 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T07:07:09.419 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d515/64 scope link 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:Mon IP `172.21.15.122` is in CIDR network `172.21.0.0/20` 2024-08-17T07:07:09.420 INFO:teuthology.orchestra.run.smithi122.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T07:07:09.421 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-17T07:07:09.780 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-08-17T07:07:09.911 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-17T07:07:09.911 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-08-17T07:07:09.936 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-08-17T07:07:11.018 INFO:teuthology.orchestra.run.smithi122.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-17T07:07:11.588 INFO:teuthology.orchestra.run.smithi122.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-17T07:07:11.588 INFO:teuthology.orchestra.run.smithi122.stderr:Extracting ceph user uid/gid from container image... 2024-08-17T07:07:12.430 INFO:teuthology.orchestra.run.smithi122.stderr:stat: 167 167 2024-08-17T07:07:12.937 INFO:teuthology.orchestra.run.smithi122.stderr:Creating initial keys... 2024-08-17T07:07:13.694 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-authtool: AQAhTMBmQ29kKRAA7RLGsWg8+d/KRoVX9vQmjQ== 2024-08-17T07:07:15.142 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-authtool: AQAjTMBm2SF8CBAACGAWE8aweWzImlu+W9+2sw== 2024-08-17T07:07:16.494 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-authtool: AQAkTMBmHTl2HRAANuu+Q0qfpwgZKIXtVIXhuQ== 2024-08-17T07:07:17.016 INFO:teuthology.orchestra.run.smithi122.stderr:Creating initial monmap... 2024-08-17T07:07:17.901 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T07:07:17.901 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-08-17T07:07:17.901 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:17.901 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T07:07:18.497 INFO:teuthology.orchestra.run.smithi122.stderr:monmaptool for a [v2:172.21.15.122:3300,v1:172.21.15.122:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T07:07:18.497 INFO:teuthology.orchestra.run.smithi122.stderr:setting min_mon_release = octopus 2024-08-17T07:07:18.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: set fsid to 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:18.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T07:07:18.498 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:07:18.498 INFO:teuthology.orchestra.run.smithi122.stderr:Creating mon... 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 1 imported monmap: 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: epoch 0 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: last_changed 2024-08-17T07:07:17.901143+0000 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:07:19.426 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 0 /usr/bin/ceph-mon: set fsid to 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Compile date Apr 18 2022 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: DB SUMMARY 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: DB Session ID: F96A4D0H2O9A5JIENI0D 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-17T07:07:19.427 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.create_if_missing: 1 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.env: 0x5627aeac6860 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.fs: Posix File System 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.info_log: 0x5627afc5b320 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:07:19.428 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.db_log_dir: 2024-08-17T07:07:19.429 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.write_buffer_manager: 0x5627afefb950 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:07:19.430 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.row_cache: None 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.wal_filter: None 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:07:19.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:07:19.453 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T07:07:19.453 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:07:19.454 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:07:19.455 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Compression algorithms supported: 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kZSTD supported: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:07:19.456 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.420+0000 7fd89ef08880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.merge_operator: 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:07:19.457 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5627afcacb08) 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: index_type: 0 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: checksum: 1 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_cache: 0x5627afc8c170 2024-08-17T07:07:19.458 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-08-17T07:07:19.459 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: format_version: 4 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: block_align: 0 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:07:19.460 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.num_levels: 7 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:07:19.461 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:07:19.462 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:07:19.463 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.table_properties_collectors: 2024-08-17T07:07:19.464 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:07:19.465 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5627afc72a80 2024-08-17T07:07:19.466 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd89ef08880 4 rocksdb: DB pointer 0x5627afce6000 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd890af2700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.424+0000 7fd890af2700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:19.467 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:19.468 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:19.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: 2024-08-17T07:07:19.470 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.428+0000 7fd89ef08880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-08-17T07:07:19.471 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.428+0000 7fd89ef08880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-08-17T07:07:19.471 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph-mon: debug 2024-08-17T07:07:19.428+0000 7fd89ef08880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-17T07:07:19.914 INFO:teuthology.orchestra.run.smithi122.stderr:create mon.a on 2024-08-17T07:07:20.136 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-17T07:07:20.347 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target. 2024-08-17T07:07:20.347 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target. 2024-08-17T07:07:20.756 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to reset failed state of unit ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T07:07:20.760 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target.wants/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service. 2024-08-17T07:07:20.966 INFO:teuthology.orchestra.run.smithi122.stderr:firewalld does not appear to be present 2024-08-17T07:07:20.966 INFO:teuthology.orchestra.run.smithi122.stderr:Not possible to enable service . firewalld.service is not available 2024-08-17T07:07:20.967 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mon to start... 2024-08-17T07:07:20.967 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mon... 2024-08-17T07:07:21.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:20 smithi122 systemd[1]: Started Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: cluster: 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: id: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: services: 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.20491s) 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mgr: no daemons active 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-08-17T07:07:22.665 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: data: 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: pgs: 2024-08-17T07:07:22.666 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:22.676 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:22 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.463257+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:22.676 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:22 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.446663+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T07:07:23.250 INFO:teuthology.orchestra.run.smithi122.stderr:mon is available 2024-08-17T07:07:23.251 INFO:teuthology.orchestra.run.smithi122.stderr:Assimilating anything we can from ceph.conf... 2024-08-17T07:07:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.458428+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T07:07:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.460549+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} 2024-08-17T07:07:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.468766+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-17T07:07:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.476418+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T07:07:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: cluster 2024-08-17T07:07:22.477116+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T07:07:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:23 smithi122 bash[19333]: audit 2024-08-17T07:07:22.663274+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.122:0/4267619941' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [global] 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: fsid = 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.122:3300,v1:172.21.15.122:6789] 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-17T07:07:24.324 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [mgr] 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [osd] 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-17T07:07:24.325 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-17T07:07:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:24 smithi122 bash[19333]: audit 2024-08-17T07:07:24.319201+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.122:0/3751974935' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T07:07:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:24 smithi122 bash[19333]: audit 2024-08-17T07:07:24.322327+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.122:0/3751974935' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T07:07:24.858 INFO:teuthology.orchestra.run.smithi122.stderr:Generating new minimal ceph.conf... 2024-08-17T07:07:26.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:25 smithi122 bash[19333]: audit 2024-08-17T07:07:25.898714+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.122:0/2906909743' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:07:26.416 INFO:teuthology.orchestra.run.smithi122.stderr:Restarting the monitor... 2024-08-17T07:07:26.727 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:26 smithi122 systemd[1]: Stopping Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:07:26.727 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:26 smithi122 bash[19700]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon.a 2024-08-17T07:07:26.727 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:26 smithi122 bash[19333]: debug 2024-08-17T07:07:26.504+0000 7f2bee61a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:07:26.727 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:26 smithi122 bash[19333]: debug 2024-08-17T07:07:26.504+0000 7f2bee61a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T07:07:27.232 INFO:teuthology.orchestra.run.smithi122.stderr:Setting mon public_network to 172.21.0.0/20 2024-08-17T07:07:27.340 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:27 smithi122 bash[19709]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-a 2024-08-17T07:07:27.340 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:27 smithi122 bash[19743]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon.a 2024-08-17T07:07:27.340 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:27 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T07:07:27.340 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:27 smithi122 systemd[1]: Stopped Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:07:27.340 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:27 smithi122 systemd[1]: Started Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:07:28.973 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.700+0000 7f2f06915880 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.700+0000 7f2f06915880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.700+0000 7f2f06915880 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 0 load: jerasure load: lrc 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Compile date Apr 18 2022 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: DB SUMMARY 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: DB Session ID: 08EGDY3CCHWG53BOO2DJ 2024-08-17T07:07:28.974 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82655 ; 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.env: 0x5641854c6860 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.fs: Posix File System 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.info_log: 0x564186357e00 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:07:28.975 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:07:28.976 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.db_log_dir: 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.write_buffer_manager: 0x564186448270 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:07:28.977 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.row_cache: None 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.wal_filter: None 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:07:28.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:07:28.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:07:28.980 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:07:28.980 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:07:28.980 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:07:28.980 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:07:28.981 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:07:28.981 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:07:28.981 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:07:28.982 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:07:28.982 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:07:28.982 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:07:28.982 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:07:28.982 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Compression algorithms supported: 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kZSTD supported: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:07:28.983 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.merge_operator: 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:07:28.984 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564186325d00) 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cache_index_and_filter_blocks: 1 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: pin_top_level_index_and_filter: 1 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: index_type: 0 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: data_block_index_type: 0 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: index_shortening: 1 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: hash_index_allow_collision: 1 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: checksum: 1 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: no_block_cache: 0 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_cache: 0x56418638c170 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_cache_name: BinnedLRUCache 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_cache_options: 2024-08-17T07:07:28.985 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: capacity : 536870912 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: num_shard_bits : 4 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: strict_capacity_limit : 0 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: high_pri_pool_ratio: 0.000 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_cache_compressed: (nil) 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: persistent_cache: (nil) 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_size: 4096 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_size_deviation: 10 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_restart_interval: 16 2024-08-17T07:07:28.986 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: index_block_restart_interval: 1 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: metadata_block_size: 4096 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: partition_filters: 0 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: use_delta_encoding: 1 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: whole_key_filtering: 1 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: verify_compression: 0 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: read_amp_bytes_per_bit: 0 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: format_version: 4 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: enable_index_compression: 1 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: block_align: 0 2024-08-17T07:07:28.987 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.num_levels: 7 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:07:28.988 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:07:28.989 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:07:28.990 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:07:28.991 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.table_properties_collectors: 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:07:28.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:07:28.994 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.704+0000 7f2f06915880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878448715009, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T07:07:28.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878448715887, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79205, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77468, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71777, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723878448, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8b064e7c-caee-4602-b67b-625cbb4f8dba", "db_session_id": "08EGDY3CCHWG53BOO2DJ"}} 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878448716267, "job": 1, "event": "recovery_finished"} 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x564186372a80 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 4 rocksdb: DB pointer 0x564186382000 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2ef669d700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2ef669d700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** DB Stats ** 2024-08-17T07:07:28.996 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** Compaction Stats [default] ** 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.997 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** Compaction Stats [default] ** 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Cumulative compaction: 0.00 GB write, 8.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Interval compaction: 0.00 GB write, 8.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:07:28.998 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** Compaction Stats [default] ** 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:07:28.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** Compaction Stats [default] ** 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.9 0.00 0.00 1 0.001 0 0 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Cumulative compaction: 0.00 GB write, 8.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:07:29.000 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.712+0000 7f2f06915880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 1 mon.a@-1(???) e1 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).mds e1 new map 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).mds e1 print_map 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: e1 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: 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-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: legacy client fscid: -1 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: No filesystems configured 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:07:29.001 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: debug 2024-08-17T07:07:28.716+0000 7f2f06915880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cluster 2024-08-17T07:07:28.742663+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cluster 2024-08-17T07:07:28.742726+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0]} 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cluster 2024-08-17T07:07:28.742824+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cluster 2024-08-17T07:07:28.742856+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T07:07:29.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:28 smithi122 bash[19784]: cluster 2024-08-17T07:07:28.743241+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T07:07:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:Wrote config to /etc/ceph/ceph.conf 2024-08-17T07:07:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:07:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:Creating mgr... 2024-08-17T07:07:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:Verifying port 9283 ... 2024-08-17T07:07:29.759 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Failed to reset failed state of unit ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T07:07:29.764 INFO:teuthology.orchestra.run.smithi122.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968.target.wants/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service. 2024-08-17T07:07:29.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:29 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:07:29.982 INFO:teuthology.orchestra.run.smithi122.stderr:firewalld does not appear to be present 2024-08-17T07:07:29.983 INFO:teuthology.orchestra.run.smithi122.stderr:Not possible to enable service . firewalld.service is not available 2024-08-17T07:07:29.983 INFO:teuthology.orchestra.run.smithi122.stderr:firewalld does not appear to be present 2024-08-17T07:07:29.983 INFO:teuthology.orchestra.run.smithi122.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-08-17T07:07:29.983 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mgr to start... 2024-08-17T07:07:29.983 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mgr... 2024-08-17T07:07:30.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:29 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:07:30.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:29 smithi122 bash[19784]: audit 2024-08-17T07:07:28.960916+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.122:0/303587015' entity='client.admin' 2024-08-17T07:07:31.712 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:31.712 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:31.712 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsid": "3912a32a-5c67-11ef-bccf-c7b262605968", 2024-08-17T07:07:31.712 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "health": { 2024-08-17T07:07:31.712 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "checks": {}, 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mutes": [] 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum": [ 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 0 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "a" 2024-08-17T07:07:31.713 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "monmap": { 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osdmap": { 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-17T07:07:31.714 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgmap": { 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-17T07:07:31.715 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsmap": { 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": false, 2024-08-17T07:07:31.716 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modules": [ 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "iostat", 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "nfs", 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "restful" 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:31.717 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "servicemap": { 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modified": "2024-08-17T07:07:22.463707+0000", 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-17T07:07:31.718 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:32.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:31 smithi122 bash[19784]: audit 2024-08-17T07:07:31.704732+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.122:0/1743626186' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T07:07:32.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:31 smithi122 bash[20035]: debug 2024-08-17T07:07:31.664+0000 7fa06ac1b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:07:32.268 INFO:teuthology.orchestra.run.smithi122.stderr:mgr not available, waiting (1/15)... 2024-08-17T07:07:33.550 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:33 smithi122 bash[20035]: debug 2024-08-17T07:07:33.288+0000 7fa06ac1b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:07:33.551 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:33 smithi122 bash[20035]: debug 2024-08-17T07:07:33.380+0000 7fa06ac1b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:07:34.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:33 smithi122 bash[20035]: debug 2024-08-17T07:07:33.620+0000 7fa06ac1b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:07:34.656 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:34 smithi122 bash[20035]: debug 2024-08-17T07:07:34.344+0000 7fa06ac1b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:07:34.656 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:34 smithi122 bash[20035]: debug 2024-08-17T07:07:34.448+0000 7fa06ac1b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:07:34.656 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:34 smithi122 bash[20035]: debug 2024-08-17T07:07:34.548+0000 7fa06ac1b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:07:35.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:34 smithi122 bash[20035]: debug 2024-08-17T07:07:34.652+0000 7fa06ac1b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:07:35.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:34 smithi122 bash[20035]: debug 2024-08-17T07:07:34.860+0000 7fa06ac1b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:07:35.412 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[20035]: debug 2024-08-17T07:07:35.128+0000 7fa06ac1b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:07:35.412 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[20035]: debug 2024-08-17T07:07:35.228+0000 7fa06ac1b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:07:35.555 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:35.556 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:35.556 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsid": "3912a32a-5c67-11ef-bccf-c7b262605968", 2024-08-17T07:07:35.556 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "health": { 2024-08-17T07:07:35.556 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-17T07:07:35.556 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "checks": {}, 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mutes": [] 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum": [ 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 0 2024-08-17T07:07:35.558 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "a" 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "monmap": { 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osdmap": { 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-17T07:07:35.559 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-17T07:07:35.560 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgmap": { 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-17T07:07:35.563 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsmap": { 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": false, 2024-08-17T07:07:35.564 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modules": [ 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "iostat", 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "nfs", 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "restful" 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "servicemap": { 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modified": "2024-08-17T07:07:22.463707+0000", 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-17T07:07:35.565 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:35.758 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[19784]: audit 2024-08-17T07:07:35.555112+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.122:0/302011139' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T07:07:35.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[20035]: debug 2024-08-17T07:07:35.408+0000 7fa06ac1b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:07:35.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[20035]: debug 2024-08-17T07:07:35.652+0000 7fa06ac1b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:07:36.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:35 smithi122 bash[20035]: debug 2024-08-17T07:07:35.920+0000 7fa06ac1b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:07:36.144 INFO:teuthology.orchestra.run.smithi122.stderr:mgr not available, waiting (2/15)... 2024-08-17T07:07:36.424 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:36 smithi122 bash[20035]: debug 2024-08-17T07:07:36.080+0000 7fa06ac1b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:07:36.424 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:36 smithi122 bash[20035]: debug 2024-08-17T07:07:36.308+0000 7fa06ac1b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:07:36.757 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:36 smithi122 bash[20035]: debug 2024-08-17T07:07:36.420+0000 7fa06ac1b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:07:37.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:36 smithi122 bash[20035]: debug 2024-08-17T07:07:36.752+0000 7fa06ac1b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:07:37.771 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:37 smithi122 bash[20035]: debug 2024-08-17T07:07:37.460+0000 7fa06ac1b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:07:37.771 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:37 smithi122 bash[20035]: debug 2024-08-17T07:07:37.568+0000 7fa06ac1b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:07:38.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:37 smithi122 bash[20035]: debug 2024-08-17T07:07:37.768+0000 7fa06ac1b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:07:38.450 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[20035]: debug 2024-08-17T07:07:38.084+0000 7fa06ac1b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[20035]: debug 2024-08-17T07:07:38.448+0000 7fa06ac1b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[20035]: debug 2024-08-17T07:07:38.556+0000 7fa06ac1b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: cluster 2024-08-17T07:07:38.580740+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: cluster 2024-08-17T07:07:38.583816+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00329128s) 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: audit 2024-08-17T07:07:38.587185+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: audit 2024-08-17T07:07:38.587376+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: audit 2024-08-17T07:07:38.587530+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: audit 2024-08-17T07:07:38.587690+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: audit 2024-08-17T07:07:38.589724+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:07:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:38 smithi122 bash[19784]: cluster 2024-08-17T07:07:38.620432+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsid": "3912a32a-5c67-11ef-bccf-c7b262605968", 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "health": { 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "checks": {}, 2024-08-17T07:07:39.472 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mutes": [] 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum": [ 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 0 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "a" 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "monmap": { 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-17T07:07:39.473 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osdmap": { 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-17T07:07:39.474 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-17T07:07:39.477 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-17T07:07:39.477 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.477 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgmap": { 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsmap": { 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-17T07:07:39.478 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": false, 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modules": [ 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "iostat", 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "nfs", 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "restful" 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "servicemap": { 2024-08-17T07:07:39.479 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:39.480 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modified": "2024-08-17T07:07:22.463707+0000", 2024-08-17T07:07:39.480 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:39.480 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:39.480 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-17T07:07:39.480 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:38.632795+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:38.634157+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:38.641688+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:38.644348+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:38.646863+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.122:0/3534068203' entity='mgr.y' 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: audit 2024-08-17T07:07:39.469396+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.122:0/4171342586' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T07:07:39.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:39 smithi122 bash[19784]: cluster 2024-08-17T07:07:39.592119+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01158s) 2024-08-17T07:07:40.029 INFO:teuthology.orchestra.run.smithi122.stderr:mgr not available, waiting (3/15)... 2024-08-17T07:07:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:41 smithi122 bash[19784]: cluster 2024-08-17T07:07:40.642625+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsid": "3912a32a-5c67-11ef-bccf-c7b262605968", 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "health": { 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "checks": {}, 2024-08-17T07:07:43.496 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mutes": [] 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum": [ 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 0 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "a" 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "monmap": { 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-17T07:07:43.497 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osdmap": { 2024-08-17T07:07:43.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:43.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-17T07:07:43.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-17T07:07:43.498 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-17T07:07:43.501 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-17T07:07:43.501 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-17T07:07:43.501 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-17T07:07:43.501 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.501 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgmap": { 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "fsmap": { 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-17T07:07:43.502 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": true, 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modules": [ 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "iostat", 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "nfs", 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "restful" 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ], 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "servicemap": { 2024-08-17T07:07:43.503 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-17T07:07:43.504 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "modified": "2024-08-17T07:07:22.463707+0000", 2024-08-17T07:07:43.504 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "services": {} 2024-08-17T07:07:43.504 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: }, 2024-08-17T07:07:43.504 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-17T07:07:43.504 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:43.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:43 smithi122 bash[19784]: audit 2024-08-17T07:07:43.493803+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.122:0/2889516940' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T07:07:44.070 INFO:teuthology.orchestra.run.smithi122.stderr:mgr is available 2024-08-17T07:07:45.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:45.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [global] 2024-08-17T07:07:45.431 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: fsid = 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [mgr] 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: [osd] 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-17T07:07:45.432 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-17T07:07:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:45 smithi122 bash[19784]: audit 2024-08-17T07:07:45.423852+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.122:0/2104896601' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T07:07:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:45 smithi122 bash[19784]: audit 2024-08-17T07:07:45.430157+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.122:0/2104896601' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T07:07:45.978 INFO:teuthology.orchestra.run.smithi122.stderr:Enabling cephadm module... 2024-08-17T07:07:47.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:47 smithi122 bash[19784]: audit 2024-08-17T07:07:47.423895+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.122:0/166704256' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T07:07:47.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:47 smithi122 bash[20035]: ignoring --setuser ceph since I am not root 2024-08-17T07:07:47.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:47 smithi122 bash[20035]: ignoring --setgroup ceph since I am not root 2024-08-17T07:07:47.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:47 smithi122 bash[20035]: debug 2024-08-17T07:07:47.656+0000 7f88402e7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:07:48.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:48 smithi122 bash[19784]: audit 2024-08-17T07:07:47.480851+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.122:0/166704256' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T07:07:48.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:48 smithi122 bash[19784]: cluster 2024-08-17T07:07:47.480986+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-08-17T07:07:49.492 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:49.492 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 5, 2024-08-17T07:07:49.492 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": true, 2024-08-17T07:07:49.492 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-17T07:07:49.493 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-17T07:07:49.493 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:49.505 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:49 smithi122 bash[20035]: debug 2024-08-17T07:07:49.188+0000 7f88402e7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:07:49.505 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:49 smithi122 bash[20035]: debug 2024-08-17T07:07:49.284+0000 7f88402e7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:07:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:49 smithi122 bash[19784]: audit 2024-08-17T07:07:49.491604+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.122:0/1041233693' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T07:07:49.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:49 smithi122 bash[20035]: debug 2024-08-17T07:07:49.528+0000 7f88402e7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:07:50.026 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for the mgr to restart... 2024-08-17T07:07:50.027 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mgr epoch 5... 2024-08-17T07:07:50.368 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:50 smithi122 bash[20035]: debug 2024-08-17T07:07:50.260+0000 7f88402e7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:07:50.368 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:50 smithi122 bash[20035]: debug 2024-08-17T07:07:50.364+0000 7f88402e7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:07:50.783 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:50 smithi122 bash[20035]: debug 2024-08-17T07:07:50.464+0000 7f88402e7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:07:50.783 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:50 smithi122 bash[20035]: debug 2024-08-17T07:07:50.572+0000 7f88402e7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:07:51.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:50 smithi122 bash[20035]: debug 2024-08-17T07:07:50.780+0000 7f88402e7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:07:51.334 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.056+0000 7f88402e7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:07:51.335 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.156+0000 7f88402e7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:07:51.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.332+0000 7f88402e7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:07:51.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.572+0000 7f88402e7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:07:52.223 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.832+0000 7f88402e7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:07:52.223 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:51 smithi122 bash[20035]: debug 2024-08-17T07:07:51.992+0000 7f88402e7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:07:52.223 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:52 smithi122 bash[20035]: debug 2024-08-17T07:07:52.220+0000 7f88402e7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:07:52.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:52 smithi122 bash[20035]: debug 2024-08-17T07:07:52.332+0000 7f88402e7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:07:53.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:52 smithi122 bash[20035]: debug 2024-08-17T07:07:52.660+0000 7f88402e7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:07:53.682 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:53 smithi122 bash[20035]: debug 2024-08-17T07:07:53.368+0000 7f88402e7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:07:53.682 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:53 smithi122 bash[20035]: debug 2024-08-17T07:07:53.476+0000 7f88402e7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:07:53.682 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:53 smithi122 bash[20035]: debug 2024-08-17T07:07:53.680+0000 7f88402e7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:07:54.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:53 smithi122 bash[20035]: debug 2024-08-17T07:07:53.992+0000 7f88402e7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:07:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:54 smithi122 bash[20035]: debug 2024-08-17T07:07:54.356+0000 7f88402e7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:07:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:54 smithi122 bash[20035]: debug 2024-08-17T07:07:54.468+0000 7f88402e7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:07:55.748 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:07:55.749 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-08-17T07:07:55.749 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "initialized": true 2024-08-17T07:07:55.749 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: cluster 2024-08-17T07:07:54.491598+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: cluster 2024-08-17T07:07:54.492341+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: cluster 2024-08-17T07:07:54.496472+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: cluster 2024-08-17T07:07:54.732170+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.24s) 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.734860+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.736616+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:07:55.762 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.737534+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.737708+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.737895+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: cluster 2024-08-17T07:07:54.764140+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.783133+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.786168+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.790287+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.792488+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.794273+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.797739+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.806078+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:07:55.763 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:55 smithi122 bash[19784]: audit 2024-08-17T07:07:54.807480+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:07:56.368 INFO:teuthology.orchestra.run.smithi122.stderr:mgr epoch 5 is available 2024-08-17T07:07:56.368 INFO:teuthology.orchestra.run.smithi122.stderr:Setting orchestrator backend to cephadm... 2024-08-17T07:07:56.464 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[20035]: [17/Aug/2024:07:07:56] ENGINE Bus STARTING 2024-08-17T07:07:56.465 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[20035]: [17/Aug/2024:07:07:56] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:07:56.465 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[20035]: [17/Aug/2024:07:07:56] ENGINE Bus STARTED 2024-08-17T07:07:57.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: cluster 2024-08-17T07:07:55.738417+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.24624s) 2024-08-17T07:07:57.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: cephadm 2024-08-17T07:07:56.096175+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [17/Aug/2024:07:07:56] ENGINE Bus STARTING 2024-08-17T07:07:57.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: cephadm 2024-08-17T07:07:56.214997+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [17/Aug/2024:07:07:56] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:07:57.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: cephadm 2024-08-17T07:07:56.215139+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [17/Aug/2024:07:07:56] ENGINE Bus STARTED 2024-08-17T07:07:57.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: audit 2024-08-17T07:07:56.220252+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:07:57.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:56 smithi122 bash[19784]: audit 2024-08-17T07:07:56.266583+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:07:58.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:58 smithi122 bash[19784]: cluster 2024-08-17T07:07:57.225469+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-17T07:07:58.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:58 smithi122 bash[19784]: audit 2024-08-17T07:07:57.818617+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:07:58.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:58 smithi122 bash[19784]: audit 2024-08-17T07:07:57.836930+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:07:59.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:07:59 smithi122 bash[19784]: audit 2024-08-17T07:07:57.808070+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:07:59.811 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: value unchanged 2024-08-17T07:08:00.373 INFO:teuthology.orchestra.run.smithi122.stderr:Generating ssh key... 2024-08-17T07:08:00.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:00 smithi122 bash[19784]: audit 2024-08-17T07:07:59.811609+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: Generating public/private rsa key pair. 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: Your identification has been saved in /tmp/tmp6380g8by/key. 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: Your public key has been saved in /tmp/tmp6380g8by/key.pub. 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: The key fingerprint is: 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: SHA256:E7vfIArgDUyBpw5ZyT4cB9AVajVEsmKeFsTVLnrVIaU ceph-3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:08:02.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: The key's randomart image is: 2024-08-17T07:08:02.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: +---[RSA 3072]----+ 2024-08-17T07:08:02.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |o*=BO... | 2024-08-17T07:08:02.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |o.B*.+.. | 2024-08-17T07:08:02.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |.X=o.Eo o | 2024-08-17T07:08:02.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |*=*. o . o | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |o+=.o S | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: |.+ = o | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: | o o o . | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: | . . o o | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: | . . . | 2024-08-17T07:08:02.301 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:02 smithi122 bash[20035]: +----[SHA256]-----+ 2024-08-17T07:08:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:03 smithi122 bash[19784]: audit 2024-08-17T07:08:01.729699+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:03 smithi122 bash[19784]: cephadm 2024-08-17T07:08:01.730080+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-08-17T07:08:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:03 smithi122 bash[19784]: audit 2024-08-17T07:08:02.024235+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:03 smithi122 bash[19784]: audit 2024-08-17T07:08:02.028333+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:03.861 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB43rXMlRApqNL6rMMLN+l0tIbP4IXeoqBI53F8TWo0fY+6C1Dy5InYzQLp1mfjLW9U/QnevImni8RNjKPsBs0p/cyTZbKIWNVka5graUmS2VdWGIa9oGzg22AQCgXV5SUv1rafjaTf5wxdna24/9nlJ1wtgthCvTt5Lnp0vrp0wIv8o1Wq8lCo0Tc87xaHzgCrgBaIgTTzO3PfPIF6iF5fG0iJCA9nek/+sOHxGwQ/mQUzLZauHXPGq059dG9b25jG0dMFNiRY9vBAErfK+wLmaV3ZajdL4r3/5ZzPRv2iOAmmPiu9UiVUukJuwQWGK5Qd/qlFiEBa4d+QAMifDsoARGuSjnbpwuz/WfcKTQIzamLABf99KL9EIZskJnyRpFSraMnoD0ZdNTBOKP/JRPE7ty3m3Fs30kJtL1bRdYrdkeh+Ivm5mJDN4EjHCfJVaVUm09BJxGPMTqwjXSOXjKdrR1bUN5zT3pwFFhyklLcuugBO1EjblF66w14D6YSOX8= ceph-3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:08:04.406 INFO:teuthology.orchestra.run.smithi122.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T07:08:04.406 INFO:teuthology.orchestra.run.smithi122.stderr:Adding key to root@localhost authorized_keys... 2024-08-17T07:08:04.406 INFO:teuthology.orchestra.run.smithi122.stderr:Adding host smithi122... 2024-08-17T07:08:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:04 smithi122 bash[19784]: audit 2024-08-17T07:08:03.861253+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:06.835 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: Added host 'smithi122' with addr '172.21.15.122' 2024-08-17T07:08:06.849 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:06 smithi122 bash[19784]: audit 2024-08-17T07:08:05.863626+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "addr": "172.21.15.122", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:06.849 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:06 smithi122 bash[19784]: cephadm 2024-08-17T07:08:06.185370+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi122 2024-08-17T07:08:07.584 INFO:teuthology.orchestra.run.smithi122.stderr:Deploying unmanaged mon service... 2024-08-17T07:08:08.022 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:07 smithi122 bash[19784]: audit 2024-08-17T07:08:06.835682+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:08.022 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:07 smithi122 bash[19784]: cephadm 2024-08-17T07:08:06.836065+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi122 2024-08-17T07:08:08.022 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:07 smithi122 bash[19784]: audit 2024-08-17T07:08:06.849602+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:09.674 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: Scheduled mon update... 2024-08-17T07:08:10.447 INFO:teuthology.orchestra.run.smithi122.stderr:Deploying unmanaged mgr service... 2024-08-17T07:08:11.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:10 smithi122 bash[19784]: audit 2024-08-17T07:08:09.666484+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:11.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:10 smithi122 bash[19784]: cephadm 2024-08-17T07:08:09.669371+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-17T07:08:11.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:10 smithi122 bash[19784]: audit 2024-08-17T07:08:09.673665+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:11.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:10 smithi122 bash[19784]: audit 2024-08-17T07:08:10.187553+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:11.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:10 smithi122 bash[19784]: audit 2024-08-17T07:08:10.426538+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:12.045 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-08-17T07:08:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:13 smithi122 bash[19784]: audit 2024-08-17T07:08:12.039731+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:13 smithi122 bash[19784]: cephadm 2024-08-17T07:08:12.041071+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-17T07:08:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:13 smithi122 bash[19784]: audit 2024-08-17T07:08:12.045068+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:14.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.359497+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:14.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.364269+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:14.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.364791+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:08:14.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.369710+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' 2024-08-17T07:08:14.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.371073+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:08:14.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.375638+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.122:0/4134597868' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]': finished 2024-08-17T07:08:14.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:14 smithi122 bash[19784]: audit 2024-08-17T07:08:13.901324+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.122:0/408457182' entity='client.admin' 2024-08-17T07:08:15.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:15 smithi122 bash[19784]: cephadm 2024-08-17T07:08:14.394249+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-08-17T07:08:16.599 INFO:teuthology.orchestra.run.smithi122.stderr:Enabling the dashboard module... 2024-08-17T07:08:16.692 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:16 smithi122 bash[19784]: cluster 2024-08-17T07:08:14.739282+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:16.692 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:16 smithi122 bash[19784]: audit 2024-08-17T07:08:15.998811+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.122:0/1120462003' entity='client.admin' 2024-08-17T07:08:18.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:18 smithi122 bash[19784]: cluster 2024-08-17T07:08:16.739693+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:18.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:18 smithi122 bash[19784]: audit 2024-08-17T07:08:18.133880+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.122:0/1071577320' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T07:08:18.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:18 smithi122 bash[20035]: ignoring --setuser ceph since I am not root 2024-08-17T07:08:18.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:18 smithi122 bash[20035]: ignoring --setgroup ceph since I am not root 2024-08-17T07:08:18.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:18 smithi122 bash[20035]: debug 2024-08-17T07:08:18.564+0000 7f417aa12000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:08:19.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:19 smithi122 bash[19784]: audit 2024-08-17T07:08:18.374949+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.122:0/1071577320' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T07:08:19.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:19 smithi122 bash[19784]: cluster 2024-08-17T07:08:18.375002+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-08-17T07:08:20.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:20 smithi122 bash[20035]: debug 2024-08-17T07:08:20.072+0000 7f417aa12000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:08:20.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:20 smithi122 bash[20035]: debug 2024-08-17T07:08:20.168+0000 7f417aa12000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "epoch": 9, 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "available": true, 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-17T07:08:20.557 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:08:20.753 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:20 smithi122 bash[19784]: audit 2024-08-17T07:08:20.556632+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.122:0/2966234145' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T07:08:20.753 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:20 smithi122 bash[20035]: debug 2024-08-17T07:08:20.416+0000 7f417aa12000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:08:21.129 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for the mgr to restart... 2024-08-17T07:08:21.130 INFO:teuthology.orchestra.run.smithi122.stderr:Waiting for mgr epoch 9... 2024-08-17T07:08:21.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.144+0000 7f417aa12000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:08:21.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.252+0000 7f417aa12000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:08:21.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.352+0000 7f417aa12000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:08:21.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.460+0000 7f417aa12000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:08:21.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.668+0000 7f417aa12000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:08:22.226 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:21 smithi122 bash[20035]: debug 2024-08-17T07:08:21.936+0000 7f417aa12000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:08:22.226 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:22 smithi122 bash[20035]: debug 2024-08-17T07:08:22.036+0000 7f417aa12000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:08:22.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:22 smithi122 bash[20035]: debug 2024-08-17T07:08:22.224+0000 7f417aa12000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:08:22.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:22 smithi122 bash[20035]: debug 2024-08-17T07:08:22.468+0000 7f417aa12000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:08:23.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:22 smithi122 bash[20035]: debug 2024-08-17T07:08:22.732+0000 7f417aa12000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:08:23.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:22 smithi122 bash[20035]: debug 2024-08-17T07:08:22.892+0000 7f417aa12000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:08:23.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:23 smithi122 bash[20035]: debug 2024-08-17T07:08:23.120+0000 7f417aa12000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:08:23.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:23 smithi122 bash[20035]: debug 2024-08-17T07:08:23.232+0000 7f417aa12000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:08:24.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:23 smithi122 bash[20035]: debug 2024-08-17T07:08:23.564+0000 7f417aa12000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:08:24.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:24 smithi122 bash[20035]: debug 2024-08-17T07:08:24.272+0000 7f417aa12000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:08:24.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:24 smithi122 bash[20035]: debug 2024-08-17T07:08:24.384+0000 7f417aa12000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:08:24.904 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:24 smithi122 bash[20035]: debug 2024-08-17T07:08:24.584+0000 7f417aa12000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:08:25.266 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:24 smithi122 bash[20035]: debug 2024-08-17T07:08:24.900+0000 7f417aa12000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:08:25.266 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:25 smithi122 bash[20035]: debug 2024-08-17T07:08:25.264+0000 7f417aa12000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:08:25.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:25 smithi122 bash[20035]: debug 2024-08-17T07:08:25.376+0000 7f417aa12000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:08:26.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: { 2024-08-17T07:08:26.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-08-17T07:08:26.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: "initialized": true 2024-08-17T07:08:26.469 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: } 2024-08-17T07:08:26.653 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[20035]: [17/Aug/2024:07:08:26] ENGINE Bus STARTING 2024-08-17T07:08:26.653 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[20035]: [17/Aug/2024:07:08:26] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:08:26.653 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[20035]: [17/Aug/2024:07:08:26] ENGINE Bus STARTED 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: cluster 2024-08-17T07:08:25.399952+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: cluster 2024-08-17T07:08:25.400619+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: cluster 2024-08-17T07:08:25.404551+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: cluster 2024-08-17T07:08:25.456806+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0563638s) 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.458867+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.460570+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.461789+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.462008+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.462184+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:08:26.654 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: cluster 2024-08-17T07:08:25.492545+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-08-17T07:08:26.655 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.513824+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:26.655 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.516277+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:26.655 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.519012+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:26.655 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.535103+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:08:26.655 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:26 smithi122 bash[19784]: audit 2024-08-17T07:08:25.536436+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:08:27.100 INFO:teuthology.orchestra.run.smithi122.stderr:mgr epoch 9 is available 2024-08-17T07:08:27.101 INFO:teuthology.orchestra.run.smithi122.stderr:Generating a dashboard self-signed certificate... 2024-08-17T07:08:27.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:27 smithi122 bash[19784]: cephadm 2024-08-17T07:08:26.388579+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [17/Aug/2024:07:08:26] ENGINE Bus STARTING 2024-08-17T07:08:27.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:27 smithi122 bash[19784]: cluster 2024-08-17T07:08:26.458700+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.05826s) 2024-08-17T07:08:27.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:27 smithi122 bash[19784]: audit 2024-08-17T07:08:26.511717+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:28.526 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: Self-signed certificate created 2024-08-17T07:08:28.712 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:28 smithi122 bash[19784]: audit 2024-08-17T07:08:26.457968+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T07:08:28.712 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:28 smithi122 bash[19784]: audit 2024-08-17T07:08:26.469440+0000 mgr.y (mgr.14152) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T07:08:28.712 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:28 smithi122 bash[19784]: cephadm 2024-08-17T07:08:26.508204+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [17/Aug/2024:07:08:26] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:08:28.712 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:28 smithi122 bash[19784]: cephadm 2024-08-17T07:08:26.508446+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [17/Aug/2024:07:08:26] ENGINE Bus STARTED 2024-08-17T07:08:28.712 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:28 smithi122 bash[19784]: cluster 2024-08-17T07:08:27.516523+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-17T07:08:29.036 INFO:teuthology.orchestra.run.smithi122.stderr:Creating initial admin user... 2024-08-17T07:08:29.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:29 smithi122 bash[19784]: audit 2024-08-17T07:08:28.384771+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:29.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:29 smithi122 bash[19784]: audit 2024-08-17T07:08:28.522257+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:29.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:29 smithi122 bash[19784]: audit 2024-08-17T07:08:28.526839+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:30.756 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$1jhI3Cgj3iErgMwKdzYUounU9lQxJG7tj22ZH1w8SW4SaGXYVfaL2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723878510, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T07:08:31.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:30 smithi122 bash[19784]: audit 2024-08-17T07:08:29.742113+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:31.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:30 smithi122 bash[19784]: audit 2024-08-17T07:08:29.742787+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:08:31.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:30 smithi122 bash[19784]: audit 2024-08-17T07:08:29.745551+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:31.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:30 smithi122 bash[19784]: audit 2024-08-17T07:08:29.746929+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:08:31.450 INFO:teuthology.orchestra.run.smithi122.stderr:Fetching dashboard port number... 2024-08-17T07:08:32.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:31 smithi122 bash[19784]: audit 2024-08-17T07:08:30.500628+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:32.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:31 smithi122 bash[19784]: audit 2024-08-17T07:08:30.757321+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:32.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:31 smithi122 bash[19784]: cephadm 2024-08-17T07:08:30.942137+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-08-17T07:08:32.931 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: 8443 2024-08-17T07:08:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:32 smithi122 bash[19784]: cluster 2024-08-17T07:08:31.765984+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-17T07:08:33.453 INFO:teuthology.orchestra.run.smithi122.stderr:firewalld does not appear to be present 2024-08-17T07:08:33.453 INFO:teuthology.orchestra.run.smithi122.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T07:08:33.456 INFO:teuthology.orchestra.run.smithi122.stderr:Ceph Dashboard is now available at: 2024-08-17T07:08:33.456 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:33.456 INFO:teuthology.orchestra.run.smithi122.stderr: URL: https://smithi122.front.sepia.ceph.com:8443/ 2024-08-17T07:08:33.457 INFO:teuthology.orchestra.run.smithi122.stderr: User: admin 2024-08-17T07:08:33.457 INFO:teuthology.orchestra.run.smithi122.stderr: Password: rjlz8vx5ga 2024-08-17T07:08:33.457 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:33.457 INFO:teuthology.orchestra.run.smithi122.stderr:Enabling autotune for osd_memory_target 2024-08-17T07:08:34.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:33 smithi122 bash[19784]: audit 2024-08-17T07:08:32.931381+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.122:0/1924616432' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T07:08:37.011 INFO:teuthology.orchestra.run.smithi122.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr:You can access the Ceph CLI with: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr:Please consider enabling telemetry to help improve Ceph: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: ceph telemetry on 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr:For more information see: 2024-08-17T07:08:37.575 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.576 INFO:teuthology.orchestra.run.smithi122.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-08-17T07:08:37.576 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:08:37.576 INFO:teuthology.orchestra.run.smithi122.stderr:Bootstrap complete. 2024-08-17T07:08:37.615 INFO:tasks.cephadm:Fetching config... 2024-08-17T07:08:37.616 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:08:37.616 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T07:08:37.622 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T07:08:37.622 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:08:37.622 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T07:08:37.672 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T07:08:37.673 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:08:37.673 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T07:08:37.725 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T07:08:37.725 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:08:37.726 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T07:08:37.772 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T07:08:37.772 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB43rXMlRApqNL6rMMLN+l0tIbP4IXeoqBI53F8TWo0fY+6C1Dy5InYzQLp1mfjLW9U/QnevImni8RNjKPsBs0p/cyTZbKIWNVka5graUmS2VdWGIa9oGzg22AQCgXV5SUv1rafjaTf5wxdna24/9nlJ1wtgthCvTt5Lnp0vrp0wIv8o1Wq8lCo0Tc87xaHzgCrgBaIgTTzO3PfPIF6iF5fG0iJCA9nek/+sOHxGwQ/mQUzLZauHXPGq059dG9b25jG0dMFNiRY9vBAErfK+wLmaV3ZajdL4r3/5ZzPRv2iOAmmPiu9UiVUukJuwQWGK5Qd/qlFiEBa4d+QAMifDsoARGuSjnbpwuz/WfcKTQIzamLABf99KL9EIZskJnyRpFSraMnoD0ZdNTBOKP/JRPE7ty3m3Fs30kJtL1bRdYrdkeh+Ivm5mJDN4EjHCfJVaVUm09BJxGPMTqwjXSOXjKdrR1bUN5zT3pwFFhyklLcuugBO1EjblF66w14D6YSOX8= ceph-3912a32a-5c67-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T07:08:37.832 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB43rXMlRApqNL6rMMLN+l0tIbP4IXeoqBI53F8TWo0fY+6C1Dy5InYzQLp1mfjLW9U/QnevImni8RNjKPsBs0p/cyTZbKIWNVka5graUmS2VdWGIa9oGzg22AQCgXV5SUv1rafjaTf5wxdna24/9nlJ1wtgthCvTt5Lnp0vrp0wIv8o1Wq8lCo0Tc87xaHzgCrgBaIgTTzO3PfPIF6iF5fG0iJCA9nek/+sOHxGwQ/mQUzLZauHXPGq059dG9b25jG0dMFNiRY9vBAErfK+wLmaV3ZajdL4r3/5ZzPRv2iOAmmPiu9UiVUukJuwQWGK5Qd/qlFiEBa4d+QAMifDsoARGuSjnbpwuz/WfcKTQIzamLABf99KL9EIZskJnyRpFSraMnoD0ZdNTBOKP/JRPE7ty3m3Fs30kJtL1bRdYrdkeh+Ivm5mJDN4EjHCfJVaVUm09BJxGPMTqwjXSOXjKdrR1bUN5zT3pwFFhyklLcuugBO1EjblF66w14D6YSOX8= ceph-3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:08:37.838 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB43rXMlRApqNL6rMMLN+l0tIbP4IXeoqBI53F8TWo0fY+6C1Dy5InYzQLp1mfjLW9U/QnevImni8RNjKPsBs0p/cyTZbKIWNVka5graUmS2VdWGIa9oGzg22AQCgXV5SUv1rafjaTf5wxdna24/9nlJ1wtgthCvTt5Lnp0vrp0wIv8o1Wq8lCo0Tc87xaHzgCrgBaIgTTzO3PfPIF6iF5fG0iJCA9nek/+sOHxGwQ/mQUzLZauHXPGq059dG9b25jG0dMFNiRY9vBAErfK+wLmaV3ZajdL4r3/5ZzPRv2iOAmmPiu9UiVUukJuwQWGK5Qd/qlFiEBa4d+QAMifDsoARGuSjnbpwuz/WfcKTQIzamLABf99KL9EIZskJnyRpFSraMnoD0ZdNTBOKP/JRPE7ty3m3Fs30kJtL1bRdYrdkeh+Ivm5mJDN4EjHCfJVaVUm09BJxGPMTqwjXSOXjKdrR1bUN5zT3pwFFhyklLcuugBO1EjblF66w14D6YSOX8= ceph-3912a32a-5c67-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T07:08:37.862 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDB43rXMlRApqNL6rMMLN+l0tIbP4IXeoqBI53F8TWo0fY+6C1Dy5InYzQLp1mfjLW9U/QnevImni8RNjKPsBs0p/cyTZbKIWNVka5graUmS2VdWGIa9oGzg22AQCgXV5SUv1rafjaTf5wxdna24/9nlJ1wtgthCvTt5Lnp0vrp0wIv8o1Wq8lCo0Tc87xaHzgCrgBaIgTTzO3PfPIF6iF5fG0iJCA9nek/+sOHxGwQ/mQUzLZauHXPGq059dG9b25jG0dMFNiRY9vBAErfK+wLmaV3ZajdL4r3/5ZzPRv2iOAmmPiu9UiVUukJuwQWGK5Qd/qlFiEBa4d+QAMifDsoARGuSjnbpwuz/WfcKTQIzamLABf99KL9EIZskJnyRpFSraMnoD0ZdNTBOKP/JRPE7ty3m3Fs30kJtL1bRdYrdkeh+Ivm5mJDN4EjHCfJVaVUm09BJxGPMTqwjXSOXjKdrR1bUN5zT3pwFFhyklLcuugBO1EjblF66w14D6YSOX8= ceph-3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:08:37.872 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T07:08:37.892 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:37 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:37.892 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:37 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.243 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:37 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:37 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.244 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:38 smithi122 bash[19784]: audit 2024-08-17T07:08:37.009603+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.122:0/2804318503' entity='client.admin' 2024-08-17T07:08:38.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:38 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:38 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:38 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:38.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:38 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:08:39.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:38 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:08:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:08:40.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.598665+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:40.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.599810+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:40.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.604428+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:40.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.606267+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:40.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.611036+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:40.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:39 smithi122 bash[19784]: audit 2024-08-17T07:08:38.807444+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:41.406 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:08:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:08:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:40.535710+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:41.138726+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:41.143448+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:41.338325+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.122:0/795469459' entity='client.admin' 2024-08-17T07:08:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:41.387036+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:41.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:41 smithi122 bash[19784]: audit 2024-08-17T07:08:41.390859+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:42.386 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T07:08:42.386 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T07:08:46.786 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:46 smithi122 bash[19784]: cluster 2024-08-17T07:08:45.463377+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:47.522 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:08:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:08:47.582 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2024-08-17T07:08:47.582 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:08:47.583 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2024-08-17T07:08:47.589 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:08:47.589 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:08:47.637 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2024-08-17T07:08:47.638 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch host add smithi160 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.520989+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.525487+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.567449+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.568963+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.569827+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: cephadm 2024-08-17T07:08:46.571301+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: cephadm 2024-08-17T07:08:46.745725+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:08:47.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.905659+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:47.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:46.911180+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:47.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:47.276272+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:47.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:47 smithi122 bash[19784]: audit 2024-08-17T07:08:47.283382+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:49.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:49 smithi122 bash[19784]: cluster 2024-08-17T07:08:47.463807+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:51.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:51 smithi122 bash[19784]: cluster 2024-08-17T07:08:49.464274+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:51.865 INFO:teuthology.orchestra.run.smithi122.stdout:Added host 'smithi160' with addr '172.21.15.160' 2024-08-17T07:08:52.459 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:50.761229+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: cephadm 2024-08-17T07:08:51.157073+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi160 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:51.865306+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:51.906878+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:51.908538+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:51.909547+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:08:52.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:52 smithi122 bash[19784]: audit 2024-08-17T07:08:52.148966+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: cluster 2024-08-17T07:08:51.464724+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: cephadm 2024-08-17T07:08:51.866024+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi160 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.879942+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.885770+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.887137+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.893834+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.896870+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:08:53.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:53 smithi122 bash[19784]: audit 2024-08-17T07:08:52.901337+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]': finished 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:08:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: cephadm 2024-08-17T07:08:53.338872+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:53.997876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.000431+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.003191+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.004909+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.235454+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.253531+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:54.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.256343+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:54.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.258651+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:08:54.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.259916+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:08:54.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.260745+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:08:54.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[19784]: audit 2024-08-17T07:08:54.264698+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:55.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:54 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:08:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:08:55.531 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:08:55.531 INFO:teuthology.orchestra.run.smithi122.stdout:[{"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2024-08-17T07:08:55.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:55 smithi122 bash[19784]: cluster 2024-08-17T07:08:53.465232+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:55.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:55 smithi122 bash[19784]: cephadm 2024-08-17T07:08:54.008294+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:08:55.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:55 smithi122 bash[19784]: cephadm 2024-08-17T07:08:54.135474+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:08:55.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:55 smithi122 bash[19784]: audit 2024-08-17T07:08:54.777655+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:55.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:55 smithi122 bash[19784]: audit 2024-08-17T07:08:54.783458+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:56.110 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T07:08:56.110 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T07:08:56.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:56 smithi122 bash[19784]: cluster 2024-08-17T07:08:55.465640+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:56.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:56 smithi122 bash[19784]: audit 2024-08-17T07:08:55.531617+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:08:56.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:56 smithi122 bash[19784]: audit 2024-08-17T07:08:55.539661+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:08:58.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:58 smithi122 bash[19784]: cluster 2024-08-17T07:08:57.466039+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:08:59.248 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:08:58 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:08:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:00.000 INFO:teuthology.orchestra.run.smithi122.stderr:adjusted tunables profile to default 2024-08-17T07:09:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:59 smithi122 bash[19784]: audit 2024-08-17T07:08:58.983290+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:59 smithi122 bash[19784]: audit 2024-08-17T07:08:58.988711+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:08:59 smithi122 bash[19784]: audit 2024-08-17T07:08:59.190935+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T07:09:00.840 INFO:tasks.cephadm:Adding mon.a on smithi122 2024-08-17T07:09:00.840 INFO:tasks.cephadm:Adding mon.c on smithi122 2024-08-17T07:09:00.840 INFO:tasks.cephadm:Adding mon.b on smithi160 2024-08-17T07:09:00.841 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b' 2024-08-17T07:09:01.249 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:00 smithi122 bash[19784]: cluster 2024-08-17T07:08:59.466396+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:01.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:00 smithi122 bash[19784]: audit 2024-08-17T07:08:59.997093+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T07:09:01.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:00 smithi122 bash[19784]: cluster 2024-08-17T07:08:59.997208+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:02.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:02 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:09:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:03.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:02 smithi122 bash[19784]: cluster 2024-08-17T07:09:01.466840+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:03.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:02 smithi122 bash[19784]: audit 2024-08-17T07:09:02.450101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:02 smithi122 bash[19784]: audit 2024-08-17T07:09:02.453736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:03.715 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2024-08-17T07:09:04.236 DEBUG:teuthology.orchestra.run.smithi122:mon.c> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T07:09:04.242 DEBUG:teuthology.orchestra.run.smithi160:mon.b> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T07:09:04.245 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T07:09:04.245 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T07:09:05.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: cluster 2024-08-17T07:09:03.467317+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.704573+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: cephadm 2024-08-17T07:09:03.710006+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b;count:3 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.715627+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.752786+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.755118+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.756440+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.764136+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.768448+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: audit 2024-08-17T07:09:03.770302+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:04 smithi122 bash[19784]: cephadm 2024-08-17T07:09:03.772164+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:09:06.973 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:06 smithi122 bash[19784]: cluster 2024-08-17T07:09:05.467766+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:07.094 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:09:07.094 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","modified":"2024-08-17T07:07:17.901143Z","created":"2024-08-17T07:07:17.901143Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-17T07:09:07.097 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-08-17T07:09:07.718 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.718 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.979 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:07.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: Started Ceph mon.c for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:09:07.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:07 smithi122 bash[19784]: audit 2024-08-17T07:09:07.095428+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.160:0/2902305965' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:07.979 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:07 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:08.669 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T07:09:08.670 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T07:09:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[19784]: cluster 2024-08-17T07:09:07.468167+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[19784]: audit 2024-08-17T07:09:07.904092+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[19784]: audit 2024-08-17T07:09:07.905285+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[19784]: audit 2024-08-17T07:09:07.906016+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[19784]: cephadm 2024-08-17T07:09:07.906857+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.943+0000 7f3ebf827880 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:09:09.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.943+0000 7f3ebf827880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.943+0000 7f3ebf827880 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 0 load: jerasure load: lrc 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Compile date Apr 18 2022 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: DB SUMMARY 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: DB Session ID: H16541TEB6FZ5LBKLFJ5 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T07:09:09.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.env: 0x5571a26c6860 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.fs: Posix File System 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.info_log: 0x5571a433be00 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:09:09.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:09:09.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:09:09.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:09:09.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:09:09.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.db_log_dir: 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:09:09.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.write_buffer_manager: 0x5571a442c2a0 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:09:09.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.row_cache: None 2024-08-17T07:09:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.wal_filter: None 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:09:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:09:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Compression algorithms supported: 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:09:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kZSTD supported: 0 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:09:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.merge_operator: 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:09:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5571a4309d00) 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cache_index_and_filter_blocks: 1 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: pin_top_level_index_and_filter: 1 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: index_type: 0 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: data_block_index_type: 0 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: index_shortening: 1 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: hash_index_allow_collision: 1 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: checksum: 1 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: no_block_cache: 0 2024-08-17T07:09:09.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_cache: 0x5571a4370170 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_cache_name: BinnedLRUCache 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_cache_options: 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: capacity : 536870912 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: num_shard_bits : 4 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: strict_capacity_limit : 0 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: high_pri_pool_ratio: 0.000 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_cache_compressed: (nil) 2024-08-17T07:09:09.312 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: persistent_cache: (nil) 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_size: 4096 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_size_deviation: 10 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_restart_interval: 16 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: index_block_restart_interval: 1 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: metadata_block_size: 4096 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: partition_filters: 0 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: use_delta_encoding: 1 2024-08-17T07:09:09.313 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: whole_key_filtering: 1 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: verify_compression: 0 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: read_amp_bytes_per_bit: 0 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: format_version: 4 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: enable_index_compression: 1 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: block_align: 0 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:09:09.314 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.num_levels: 7 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:09:09.315 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:09:09.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:09:09.317 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:09:09.318 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:09:09.319 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.table_properties_collectors: 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:09:09.320 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:09:09.321 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878548953455, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878548953855, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723878548, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "4f7bcf58-b999-4b78-bf53-b047706e80a3", "db_session_id": "H16541TEB6FZ5LBKLFJ5"}} 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.947+0000 7f3ebf827880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878548954296, "job": 1, "event": "recovery_finished"} 2024-08-17T07:09:09.322 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5571a4356a80 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 4 rocksdb: DB pointer 0x5571a4366000 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3eaf5af700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3eaf5af700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** DB Stats ** 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T07:09:09.323 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** Compaction Stats [default] ** 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: 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.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** Compaction Stats [default] ** 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: 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.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:09.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** Compaction Stats [default] ** 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:09.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** Compaction Stats [default] ** 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: 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.9 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:09:09.326 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 0 using public_addrv [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] at bind addrs [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.951+0000 7f3ebf827880 1 mon.c@-1(???) e0 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: e1 2024-08-17T07:09:09.327 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: 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-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: legacy client fscid: -1 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: No filesystems configured 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 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-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T07:09:09.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.967+0000 7f3eb25b5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:08:53.338872+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:53.997876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.000431+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.003191+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.004909+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.235454+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.253531+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.256343+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.258651+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:09.329 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.259916+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.260745+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.264698+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:08:53.465232+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:08:54.008294+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:08:54.135474+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.777655+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:54.783458+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:08:55.465640+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:55.531617+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:55.539661+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.330 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:08:57.466039+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:58.983290+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:58.988711+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:59.190935+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:08:59.466396+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:08:59.997093+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:08:59.997208+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:09:01.466840+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:02.450101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:02.453736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:09:03.467317+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.704573+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:09.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:09:03.710006+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b;count:3 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.715627+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.752786+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.755118+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.756440+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.764136+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.768448+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:03.770302+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:09:03.772164+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:09:05.467766+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:07.095428+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.160:0/2902305965' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cluster 2024-08-17T07:09:07.468167+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:07.904092+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:07.905285+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: audit 2024-08-17T07:09:07.906016+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: cephadm 2024-08-17T07:09:07.906857+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.971+0000 7f3eb25b5700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-08-17T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:08 smithi122 bash[25186]: debug 2024-08-17T07:09:08.975+0000 7f3eb25b5700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-08-17T07:09:13.838 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:13 smithi160 systemd[1]: Started Ceph mon.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:09:14.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:08.983563+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:08.983731+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:09.002973+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:09.468601+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:09.981290+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:10.981667+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:10.983571+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:11.468977+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:11.981833+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:12.982113+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:13.982149+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.027795+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.034815+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.034945+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-08-17T07:09:14.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.034996+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.035334+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: cluster 2024-08-17T07:09:14.042486+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:14.047252+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:14.051354+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:14.053255+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:14.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[19784]: audit 2024-08-17T07:09:14.054592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:08.983563+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:08.983731+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:09.002973+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:09.468601+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:09.981290+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:10.981667+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:10.983571+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:14.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:11.468977+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:11.981833+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:12.982113+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:13.982149+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.027795+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.034815+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.034945+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.034996+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.035334+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: cluster 2024-08-17T07:09:14.042486+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:14.470 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:14.047252+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:14.471 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:14.051354+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:14.471 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:14.053255+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:14.471 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:14 smithi122 bash[25186]: audit 2024-08-17T07:09:14.054592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:14.832 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:09:14.832 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","modified":"2024-08-17T07:09:08.981120Z","created":"2024-08-17T07:07:17.901143Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3301","nonce":0},{"type":"v1","addr":"172.21.15.122:6790","nonce":0}]},"addr":"172.21.15.122:6790/0","public_addr":"172.21.15.122:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-17T07:09:14.834 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cluster 2024-08-17T07:09:13.469316+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cephadm 2024-08-17T07:09:14.057052+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cephadm 2024-08-17T07:09:14.057464+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.180399+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.201649+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.206083+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cephadm 2024-08-17T07:09:14.206779+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cephadm 2024-08-17T07:09:14.207609+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.207923+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.208879+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.209744+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: cephadm 2024-08-17T07:09:14.210615+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.833308+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.160:0/3447441768' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[19784]: audit 2024-08-17T07:09:14.982077+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cluster 2024-08-17T07:09:13.469316+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cephadm 2024-08-17T07:09:14.057052+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cephadm 2024-08-17T07:09:14.057464+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.180399+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.201649+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.206083+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cephadm 2024-08-17T07:09:14.206779+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cephadm 2024-08-17T07:09:14.207609+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.207923+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.208879+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.209744+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: cephadm 2024-08-17T07:09:14.210615+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.833308+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.160:0/3447441768' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:15 smithi122 bash[25186]: audit 2024-08-17T07:09:14.982077+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.312+0000 7fba2c1c6880 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.312+0000 7fba2c1c6880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.312+0000 7fba2c1c6880 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 0 load: jerasure load: lrc 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Compile date Apr 18 2022 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: DB SUMMARY 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: DB Session ID: C3AP0KR2IXUL2F2QCHYW 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:09:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.env: 0x5620ab0c6860 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.fs: Posix File System 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.info_log: 0x5620aba7de00 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:09:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:09:16.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:09:16.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:09:16.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.db_log_dir: 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:09:16.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.write_buffer_manager: 0x5620abb6e270 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:09:16.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.row_cache: None 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.wal_filter: None 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:09:16.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:09:16.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:09:16.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Compression algorithms supported: 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kZSTD supported: 0 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:09:16.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.merge_operator: 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5620aba4bd00) 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cache_index_and_filter_blocks: 1 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:09:16.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: pin_top_level_index_and_filter: 1 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: index_type: 0 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: data_block_index_type: 0 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: index_shortening: 1 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: hash_index_allow_collision: 1 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: checksum: 1 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: no_block_cache: 0 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_cache: 0x5620abab2170 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_cache_name: BinnedLRUCache 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_cache_options: 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: capacity : 536870912 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: num_shard_bits : 4 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: strict_capacity_limit : 0 2024-08-17T07:09:16.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: high_pri_pool_ratio: 0.000 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_cache_compressed: (nil) 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: persistent_cache: (nil) 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_size: 4096 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_size_deviation: 10 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_restart_interval: 16 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: index_block_restart_interval: 1 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: metadata_block_size: 4096 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: partition_filters: 0 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: use_delta_encoding: 1 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: whole_key_filtering: 1 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: verify_compression: 0 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: read_amp_bytes_per_bit: 0 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: format_version: 4 2024-08-17T07:09:16.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: enable_index_compression: 1 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: block_align: 0 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.num_levels: 7 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:09:16.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:09:16.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:09:16.364 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:09:16.365 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:09:16.365 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:09:16.365 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:09:16.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.table_properties_collectors: 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:09:16.367 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:09:16.368 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878556324470, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878556324972, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723878556, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b5753757-45bc-40a2-a9df-b1c5e92eb42a", "db_session_id": "C3AP0KR2IXUL2F2QCHYW"}} 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.320+0000 7fba2c1c6880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723878556325505, "job": 1, "event": "recovery_finished"} 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5620aba98a80 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 4 rocksdb: DB pointer 0x5620abaa8000 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba1bf4e700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-08-17T07:09:16.369 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba1bf4e700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** DB Stats ** 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** Compaction Stats [default] ** 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.370 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: 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.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** Compaction Stats [default] ** 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: 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.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:16.371 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** Compaction Stats [default] ** 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** Compaction Stats [default] ** 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: 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.1 0.00 0.00 1 0.000 0 0 2024-08-17T07:09:16.372 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 0 using public_addr v2:172.21.15.160:0/0 -> [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-08-17T07:09:16.373 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.324+0000 7fba2c1c6880 1 mon.b@-1(???) e0 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: e1 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: 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-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: legacy client fscid: -1 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: No filesystems configured 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-17T07:09:16.374 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.344+0000 7fba1ef54700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:08:53.338872+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:53.997876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.000431+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.003191+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.004909+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.235454+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.253531+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.256343+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.258651+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.259916+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.260745+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.264698+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:08:53.465232+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:08:54.008294+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:08:54.135474+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.777655+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:54.783458+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:08:55.465640+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:55.531617+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:55.539661+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:08:57.466039+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:58.983290+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:58.988711+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:59.190935+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:08:59.466396+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:08:59.997093+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.122:0/3653637131' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:08:59.997208+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:01.466840+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.377 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:02.450101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:02.453736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:03.467317+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.704573+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:03.710006+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b;count:3 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.715627+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.752786+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.755118+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.756440+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.764136+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.768448+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:03.770302+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:03.772164+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:05.467766+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:07.095428+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.160:0/2902305965' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:07.468167+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:07.904092+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:07.905285+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:07.906016+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:07.906857+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:08.983563+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:08.983731+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:09.002973+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:09.468601+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:09.981290+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:10.981667+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:10.983571+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:16.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:11.468977+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:11.981833+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:12.982113+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:13.982149+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.027795+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.034815+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.034945+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.034996+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.035334+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:14.042486+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.047252+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.051354+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.485 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.053255+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.054592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cluster 2024-08-17T07:09:13.469316+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:14.057052+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:14.057464+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.180399+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.201649+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.206083+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:14.206779+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:14.207609+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.207923+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.208879+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.209744+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:16.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: cephadm 2024-08-17T07:09:14.210615+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:16.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.833308+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.160:0/3447441768' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:16.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: audit 2024-08-17T07:09:14.982077+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:16.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:16 smithi160 bash[19912]: debug 2024-08-17T07:09:16.348+0000 7fba1ef54700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-08-17T07:09:17.099 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T07:09:17.100 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T07:09:21.730 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:09:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:09:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:09:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:09:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:15.469718+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:16.369844+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:21.731 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:16.370352+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:16.374598+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:16.391833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:16.392146+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:17.360140+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:17.470157+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:18.360212+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:18.362661+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:19.361711+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:19.470549+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:20.359614+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.732 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.360525+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.379402+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.401580+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.412657+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.412797+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.412867+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.413134+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.422032+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.427736+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.733 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:15.469718+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:16.369844+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:16.370352+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:16.374598+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:16.391833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:16.392146+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:17.360140+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:17.470157+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:18.360212+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:18.362661+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:09:21.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:19.361711+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:19.470549+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:20.359614+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.360525+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.379402+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.401580+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.412657+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.412797+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.412867+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.413134+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.422032+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:21.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.427736+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: cephadm 2024-08-17T07:09:21.429960+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.434034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.435437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.440079+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.446939+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.447311+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:21.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[25186]: audit 2024-08-17T07:09:21.450161+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: cephadm 2024-08-17T07:09:21.429960+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.434034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.435437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.440079+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.446939+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.447311+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:21.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:21 smithi122 bash[19784]: audit 2024-08-17T07:09:21.450161+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:21.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:15.469718+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:16.369844+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:09:21.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:16.370352+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:16.374598+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:09:21.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:16.391833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:16.392146+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:17.360140+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:17.470157+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:18.360212+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:18.362661+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:19.361711+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:19.470549+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:20.359614+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.360525+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.379402+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.401580+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.412657+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.412797+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.412867+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.413134+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.422032+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.427736+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: cephadm 2024-08-17T07:09:21.429960+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.434034+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.435437+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.440079+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.446939+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.447311+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:21.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:21 smithi160 bash[19912]: audit 2024-08-17T07:09:21.450161+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:22.051 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:09:22.051 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":3,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","modified":"2024-08-17T07:09:16.361966Z","created":"2024-08-17T07:07:17.901143Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3301","nonce":0},{"type":"v1","addr":"172.21.15.122:6790","nonce":0}]},"addr":"172.21.15.122:6790/0","public_addr":"172.21.15.122:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-17T07:09:22.054 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 3 2024-08-17T07:09:22.701 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T07:09:22.701 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: cephadm 2024-08-17T07:09:21.451488+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: cluster 2024-08-17T07:09:21.470854+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:21.550511+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:21.555072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:21.575408+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.836 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:21.582800+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:22.052055+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.160:0/1948526936' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[19784]: audit 2024-08-17T07:09:22.360685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: cephadm 2024-08-17T07:09:21.451488+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: cluster 2024-08-17T07:09:21.470854+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:21.550511+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:21.555072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:21.575408+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:21.582800+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:22.052055+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.160:0/1948526936' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:22.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:22 smithi122 bash[25186]: audit 2024-08-17T07:09:22.360685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: cephadm 2024-08-17T07:09:21.451488+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:09:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: cluster 2024-08-17T07:09:21.470854+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:21.550511+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:21.555072+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:21.575408+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:21.582800+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:22.052055+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.160:0/1948526936' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T07:09:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:22 smithi160 bash[19912]: audit 2024-08-17T07:09:22.360685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: cluster 2024-08-17T07:09:23.471220+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: audit 2024-08-17T07:09:23.686647+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: cephadm 2024-08-17T07:09:23.687789+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: audit 2024-08-17T07:09:23.688123+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: audit 2024-08-17T07:09:23.688990+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: audit 2024-08-17T07:09:23.689797+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:24.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:24 smithi160 bash[19912]: cephadm 2024-08-17T07:09:23.690742+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:09:25.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: cluster 2024-08-17T07:09:23.471220+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: audit 2024-08-17T07:09:23.686647+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: cephadm 2024-08-17T07:09:23.687789+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: audit 2024-08-17T07:09:23.688123+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: audit 2024-08-17T07:09:23.688990+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: audit 2024-08-17T07:09:23.689797+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[19784]: cephadm 2024-08-17T07:09:23.690742+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: cluster 2024-08-17T07:09:23.471220+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: audit 2024-08-17T07:09:23.686647+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: cephadm 2024-08-17T07:09:23.687789+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: audit 2024-08-17T07:09:23.688123+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: audit 2024-08-17T07:09:23.688990+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:25.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: audit 2024-08-17T07:09:23.689797+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:25.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:24 smithi122 bash[25186]: cephadm 2024-08-17T07:09:23.690742+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:09:26.020 INFO:teuthology.orchestra.run.smithi122.stdout:# minimal ceph.conf for 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:26.020 INFO:teuthology.orchestra.run.smithi122.stdout:[global] 2024-08-17T07:09:26.020 INFO:teuthology.orchestra.run.smithi122.stdout: fsid = 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:09:26.020 INFO:teuthology.orchestra.run.smithi122.stdout: mon_host = [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] 2024-08-17T07:09:26.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: cluster 2024-08-17T07:09:25.471659+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:26.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.522569+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.525038+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.527665+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.529492+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: cephadm 2024-08-17T07:09:25.533083+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: cephadm 2024-08-17T07:09:25.533552+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.538013+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.539142+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.703683+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.708021+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.711886+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: cephadm 2024-08-17T07:09:25.713736+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.714153+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:26.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.715111+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:25.715875+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: cephadm 2024-08-17T07:09:25.716854+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[19784]: audit 2024-08-17T07:09:26.021671+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.122:0/941624024' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: cluster 2024-08-17T07:09:25.471659+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.522569+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.525038+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.527665+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.529492+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: cephadm 2024-08-17T07:09:25.533083+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: cephadm 2024-08-17T07:09:25.533552+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:26.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.538013+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.539142+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.703683+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.708021+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.711886+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: cephadm 2024-08-17T07:09:25.713736+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.714153+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.715111+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:25.715875+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: cephadm 2024-08-17T07:09:25.716854+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:26.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:26 smithi122 bash[25186]: audit 2024-08-17T07:09:26.021671+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.122:0/941624024' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: cluster 2024-08-17T07:09:25.471659+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.522569+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.525038+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.527665+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.529492+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: cephadm 2024-08-17T07:09:25.533083+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: cephadm 2024-08-17T07:09:25.533552+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.538013+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:09:26.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.539142+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.703683+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.708021+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.711886+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: cephadm 2024-08-17T07:09:25.713736+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.714153+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.715111+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:25.715875+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: cephadm 2024-08-17T07:09:25.716854+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi122 2024-08-17T07:09:26.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:26 smithi160 bash[19912]: audit 2024-08-17T07:09:26.021671+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.122:0/941624024' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:27.052 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T07:09:27.052 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:09:27.052 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T07:09:27.065 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:09:27.065 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:09:27.119 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:09:27.119 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T07:09:27.133 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:09:27.134 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:09:27.188 INFO:tasks.cephadm:Adding mgr.y on smithi122 2024-08-17T07:09:27.188 INFO:tasks.cephadm:Adding mgr.x on smithi160 2024-08-17T07:09:27.188 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi122=y;smithi160=x' 2024-08-17T07:09:29.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:28 smithi122 bash[19784]: cluster 2024-08-17T07:09:27.472209+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:29.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:28 smithi122 bash[19784]: audit 2024-08-17T07:09:27.989166+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:29.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:28 smithi122 bash[25186]: cluster 2024-08-17T07:09:27.472209+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:29.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:28 smithi122 bash[25186]: audit 2024-08-17T07:09:27.989166+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:29.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:28 smithi160 bash[19912]: cluster 2024-08-17T07:09:27.472209+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:29.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:28 smithi160 bash[19912]: audit 2024-08-17T07:09:27.989166+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:30.314 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mgr update... 2024-08-17T07:09:31.265 DEBUG:teuthology.orchestra.run.smithi160:mgr.x> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T07:09:31.267 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T07:09:31.268 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:09:31.268 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T07:09:31.274 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T07:09:31.274 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 873 Links: 1 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-08-17 07:02:48.822784246 +0000 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-08-17 07:02:48.562786569 +0000 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-08-17 07:02:48.562786569 +0000 2024-08-17T07:09:31.321 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-08-17T07:09:31.321 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T07:09:31.374 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-08-17T07:09:31.375 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-08-17T07:09:31.375 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.00044761 s, 1.1 MB/s 2024-08-17T07:09:31.376 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T07:09:31.430 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-08-17T07:09:31.476 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T07:09:31.476 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-08-17 07:02:49.038782317 +0000 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-08-17 07:02:49.034782352 +0000 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-08-17 07:02:49.034782352 +0000 2024-08-17T07:09:31.477 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-08-17T07:09:31.477 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T07:09:31.530 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-08-17T07:09:31.531 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-08-17T07:09:31.531 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000364174 s, 1.4 MB/s 2024-08-17T07:09:31.532 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T07:09:31.581 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-08-17T07:09:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: cluster 2024-08-17T07:09:29.472709+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.304537+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi122=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: cephadm 2024-08-17T07:09:30.308059+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi122=y;smithi160=x;count:2 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.314831+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.361396+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.364204+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.366047+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.376401+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.380543+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.386439+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T07:09:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.388156+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: audit 2024-08-17T07:09:30.390053+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:31 smithi160 bash[19912]: cephadm 2024-08-17T07:09:30.391911+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-08-17 07:02:49.782775672 +0000 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-08-17 07:02:49.522777994 +0000 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-08-17 07:02:49.522777994 +0000 2024-08-17T07:09:31.628 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-08-17T07:09:31.629 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: cluster 2024-08-17T07:09:29.472709+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.304537+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi122=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: cephadm 2024-08-17T07:09:30.308059+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi122=y;smithi160=x;count:2 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.314831+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.361396+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.364204+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.366047+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.376401+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.380543+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:31.685 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.386439+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.388156+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: audit 2024-08-17T07:09:30.390053+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[19784]: cephadm 2024-08-17T07:09:30.391911+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: cluster 2024-08-17T07:09:29.472709+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.304537+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi122=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: cephadm 2024-08-17T07:09:30.308059+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi122=y;smithi160=x;count:2 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.314831+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.361396+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.364204+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.366047+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:31.686 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.376401+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:31.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.380543+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:31.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.386439+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T07:09:31.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.388156+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:31.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: audit 2024-08-17T07:09:30.390053+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:31.687 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:31 smithi122 bash[25186]: cephadm 2024-08-17T07:09:30.391911+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:09:31.688 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-08-17T07:09:31.688 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-08-17T07:09:31.688 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.00042244 s, 1.2 MB/s 2024-08-17T07:09:31.688 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T07:09:31.738 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-08-17 07:02:50.290771133 +0000 2024-08-17T07:09:31.784 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-08-17 07:02:50.018773564 +0000 2024-08-17T07:09:31.785 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-08-17 07:02:50.018773564 +0000 2024-08-17T07:09:31.785 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-08-17T07:09:31.785 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T07:09:31.839 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-08-17T07:09:31.839 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-08-17T07:09:31.839 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000396327 s, 1.3 MB/s 2024-08-17T07:09:31.840 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T07:09:31.889 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:09:31.890 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T07:09:31.896 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T07:09:31.896 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2024-08-17T07:09:31.944 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-08-17 07:02:49.108667371 +0000 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-08-17 07:02:48.868669515 +0000 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-08-17 07:02:48.868669515 +0000 2024-08-17T07:09:31.945 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-08-17T07:09:31.945 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T07:09:31.997 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-08-17T07:09:31.997 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-08-17T07:09:31.997 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000288529 s, 1.8 MB/s 2024-08-17T07:09:31.998 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T07:09:32.045 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-08-17 07:02:49.328665406 +0000 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-08-17 07:02:49.324665442 +0000 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-08-17 07:02:49.324665442 +0000 2024-08-17T07:09:32.092 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-08-17T07:09:32.093 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T07:09:32.144 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-08-17T07:09:32.145 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-08-17T07:09:32.145 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000292679 s, 1.7 MB/s 2024-08-17T07:09:32.146 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T07:09:32.194 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-08-17 07:02:49.828660940 +0000 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-08-17 07:02:49.824660976 +0000 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-08-17 07:02:49.824660976 +0000 2024-08-17T07:09:32.241 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-08-17T07:09:32.242 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T07:09:32.295 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-08-17T07:09:32.296 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-08-17T07:09:32.296 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000362939 s, 1.4 MB/s 2024-08-17T07:09:32.296 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T07:09:32.346 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2024-08-17T07:09:32.392 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T07:09:32.392 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-08-17 07:02:50.556654437 +0000 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-08-17 07:02:50.300656723 +0000 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-08-17 07:02:50.300656723 +0000 2024-08-17T07:09:32.393 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-08-17T07:09:32.393 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T07:09:32.447 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-08-17T07:09:32.447 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-08-17T07:09:32.448 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000382757 s, 1.3 MB/s 2024-08-17T07:09:32.448 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T07:09:32.498 INFO:tasks.cephadm:Deploying osd.0 on smithi122 with /dev/vg_nvme/lv_4... 2024-08-17T07:09:32.498 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T07:09:32.871 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.122 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.122 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.122 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.122 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:32 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:09:33.122 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:33 smithi160 systemd[1]: Started Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:09:33.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: cluster 2024-08-17T07:09:31.473191+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: cluster 2024-08-17T07:09:31.473191+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.138263+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.142767+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.145512+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.147350+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.159544+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.162657+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.164394+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[19784]: audit 2024-08-17T07:09:33.165882+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: cluster 2024-08-17T07:09:31.473191+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.138263+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.142767+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.145512+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.147350+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.159544+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.162657+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:33.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.164394+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:33.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:33 smithi122 bash[25186]: audit 2024-08-17T07:09:33.165882+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.138263+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.142767+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.145512+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.147350+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.159544+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.162657+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.164394+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:09:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:33 smithi160 bash[19912]: audit 2024-08-17T07:09:33.165882+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:34.541 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:34 smithi160 bash[19912]: cephadm 2024-08-17T07:09:33.160424+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:34.541 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:34 smithi160 bash[19912]: cephadm 2024-08-17T07:09:33.162070+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T07:09:34.541 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:34 smithi160 bash[19912]: cephadm 2024-08-17T07:09:33.167664+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:09:34.542 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:34 smithi160 bash[21027]: debug 2024-08-17T07:09:34.244+0000 7f3fc8a98700 1 -- 172.21.15.160:0/935158301 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fa91674340 con 0x55fa923f0800 2024-08-17T07:09:34.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[19784]: cephadm 2024-08-17T07:09:33.160424+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:34.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[19784]: cephadm 2024-08-17T07:09:33.162070+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T07:09:34.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[19784]: cephadm 2024-08-17T07:09:33.167664+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:09:34.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[25186]: cephadm 2024-08-17T07:09:33.160424+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:34.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[25186]: cephadm 2024-08-17T07:09:33.162070+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T07:09:34.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:34 smithi122 bash[25186]: cephadm 2024-08-17T07:09:33.167664+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:09:35.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:35 smithi160 bash[19912]: cluster 2024-08-17T07:09:33.473521+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:35.510 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:34 smithi160 bash[21027]: debug 2024-08-17T07:09:34.540+0000 7f3fd1707000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:09:35.613 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:35 smithi122 bash[25186]: cluster 2024-08-17T07:09:33.473521+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:35.613 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:35 smithi122 bash[19784]: cluster 2024-08-17T07:09:33.473521+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:36.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:36 smithi160 bash[21027]: debug 2024-08-17T07:09:36.064+0000 7f3fd1707000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:09:36.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:36 smithi160 bash[21027]: debug 2024-08-17T07:09:36.156+0000 7f3fd1707000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:09:36.768 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:36 smithi160 bash[21027]: debug 2024-08-17T07:09:36.400+0000 7f3fd1707000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:09:36.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:36 smithi160 bash[19912]: cluster 2024-08-17T07:09:35.473893+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:36.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:36 smithi160 bash[19912]: audit 2024-08-17T07:09:35.558263+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:36.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:36 smithi122 bash[19784]: cluster 2024-08-17T07:09:35.473893+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:36.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:36 smithi122 bash[19784]: audit 2024-08-17T07:09:35.558263+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:36.821 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:36 smithi122 bash[25186]: cluster 2024-08-17T07:09:35.473893+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:36.821 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:36 smithi122 bash[25186]: audit 2024-08-17T07:09:35.558263+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:37.471 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.152+0000 7f3fd1707000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:09:37.472 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.260+0000 7f3fd1707000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:09:37.472 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.360+0000 7f3fd1707000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:09:37.472 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.468+0000 7f3fd1707000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:09:37.800 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.680+0000 7f3fd1707000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:09:38.055 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[21027]: debug 2024-08-17T07:09:37.952+0000 7f3fd1707000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: audit 2024-08-17T07:09:36.801493+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: audit 2024-08-17T07:09:36.803075+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: audit 2024-08-17T07:09:36.804105+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: audit 2024-08-17T07:09:36.804723+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: audit 2024-08-17T07:09:36.808995+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.056 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:37 smithi160 bash[19912]: cephadm 2024-08-17T07:09:36.809408+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: audit 2024-08-17T07:09:36.801493+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: audit 2024-08-17T07:09:36.803075+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: audit 2024-08-17T07:09:36.804105+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: audit 2024-08-17T07:09:36.804723+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: audit 2024-08-17T07:09:36.808995+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[25186]: cephadm 2024-08-17T07:09:36.809408+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: audit 2024-08-17T07:09:36.801493+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: audit 2024-08-17T07:09:36.803075+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:38.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: audit 2024-08-17T07:09:36.804105+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:38.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: audit 2024-08-17T07:09:36.804723+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:38.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: audit 2024-08-17T07:09:36.808995+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:38.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:37 smithi122 bash[19784]: cephadm 2024-08-17T07:09:36.809408+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:09:38.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[21027]: debug 2024-08-17T07:09:38.052+0000 7f3fd1707000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:09:38.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[21027]: debug 2024-08-17T07:09:38.228+0000 7f3fd1707000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:09:38.746 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[21027]: debug 2024-08-17T07:09:38.476+0000 7f3fd1707000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:09:39.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:38 smithi122 bash[19784]: cluster 2024-08-17T07:09:37.474447+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:39.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:38 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:09:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:39.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:38 smithi122 bash[25186]: cluster 2024-08-17T07:09:37.474447+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:39.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[19912]: cluster 2024-08-17T07:09:37.474447+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:39.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[21027]: debug 2024-08-17T07:09:38.744+0000 7f3fd1707000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:09:39.102 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:38 smithi160 bash[21027]: debug 2024-08-17T07:09:38.908+0000 7f3fd1707000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:09:39.435 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:09:39.473 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-08-17T07:09:39.510 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[21027]: debug 2024-08-17T07:09:39.132+0000 7f3fd1707000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:09:39.511 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[21027]: debug 2024-08-17T07:09:39.256+0000 7f3fd1707000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:09:39.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:09:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:39.838 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[21027]: debug 2024-08-17T07:09:39.600+0000 7f3fd1707000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:09:40.090 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:38.834011+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.507212+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.511754+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.530885+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.532828+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.534035+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[19784]: audit 2024-08-17T07:09:39.542048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:38.834011+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.507212+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.511754+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.530885+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:40.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.532828+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:40.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.534035+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:40.092 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:39 smithi122 bash[25186]: audit 2024-08-17T07:09:39.542048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:38.834011+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.507212+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.511754+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.530885+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.532828+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.534035+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:09:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:39 smithi160 bash[19912]: audit 2024-08-17T07:09:39.542048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:40.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:40 smithi160 bash[21027]: debug 2024-08-17T07:09:40.308+0000 7f3fd1707000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:09:40.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:40 smithi160 bash[21027]: debug 2024-08-17T07:09:40.416+0000 7f3fd1707000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:09:40.943 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:40 smithi160 bash[21027]: debug 2024-08-17T07:09:40.616+0000 7f3fd1707000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:09:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:40 smithi160 bash[19912]: cluster 2024-08-17T07:09:39.474914+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:41.094 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:40 smithi122 bash[19784]: cluster 2024-08-17T07:09:39.474914+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:41.094 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:40 smithi122 bash[25186]: cluster 2024-08-17T07:09:39.474914+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:41.305 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:40 smithi160 bash[21027]: debug 2024-08-17T07:09:40.940+0000 7f3fd1707000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:09:41.348 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:41 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:09:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:41.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:41 smithi160 bash[21027]: debug 2024-08-17T07:09:41.304+0000 7f3fd1707000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:09:41.603 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:09:41 smithi160 bash[21027]: debug 2024-08-17T07:09:41.416+0000 7f3fd1707000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:09:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.091439+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.095533+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.441740+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: cluster 2024-08-17T07:09:41.442268+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.442316+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.443610+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:09:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:42 smithi160 bash[19912]: audit 2024-08-17T07:09:41.444101+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:09:42.488 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.091439+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.095533+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.441740+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: cluster 2024-08-17T07:09:41.442268+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.442316+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.443610+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[19784]: audit 2024-08-17T07:09:41.444101+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.091439+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.095533+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.441740+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: cluster 2024-08-17T07:09:41.442268+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:09:42.489 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.442316+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:09:42.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.443610+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:09:42.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:42 smithi122 bash[25186]: audit 2024-08-17T07:09:41.444101+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/3810519994' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:09:43.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[19784]: cluster 2024-08-17T07:09:41.475229+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:43.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[19784]: cluster 2024-08-17T07:09:42.116431+0000 mon.a (mon.0) 276 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-08-17T07:09:43.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[19784]: audit 2024-08-17T07:09:42.116787+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:09:43.571 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[25186]: cluster 2024-08-17T07:09:41.475229+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:43.571 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[25186]: cluster 2024-08-17T07:09:42.116431+0000 mon.a (mon.0) 276 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-08-17T07:09:43.572 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:43 smithi122 bash[25186]: audit 2024-08-17T07:09:42.116787+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:09:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:43 smithi160 bash[19912]: cluster 2024-08-17T07:09:41.475229+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:43 smithi160 bash[19912]: cluster 2024-08-17T07:09:42.116431+0000 mon.a (mon.0) 276 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-08-17T07:09:43.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:43 smithi160 bash[19912]: audit 2024-08-17T07:09:42.116787+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:09:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[19784]: cluster 2024-08-17T07:09:43.475681+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[19784]: audit 2024-08-17T07:09:44.158069+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[19784]: audit 2024-08-17T07:09:44.160662+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:09:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[19784]: audit 2024-08-17T07:09:44.166614+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:09:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[19784]: audit 2024-08-17T07:09:44.167535+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[25186]: cluster 2024-08-17T07:09:43.475681+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[25186]: audit 2024-08-17T07:09:44.158069+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[25186]: audit 2024-08-17T07:09:44.160662+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:09:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[25186]: audit 2024-08-17T07:09:44.166614+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:09:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:45 smithi122 bash[25186]: audit 2024-08-17T07:09:44.167535+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:45 smithi160 bash[19912]: cluster 2024-08-17T07:09:43.475681+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:45 smithi160 bash[19912]: audit 2024-08-17T07:09:44.158069+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:09:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:45 smithi160 bash[19912]: audit 2024-08-17T07:09:44.160662+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:09:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:45 smithi160 bash[19912]: audit 2024-08-17T07:09:44.166614+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:09:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:45 smithi160 bash[19912]: audit 2024-08-17T07:09:44.167535+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:09:47.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:47 smithi122 bash[19784]: cluster 2024-08-17T07:09:45.476152+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:47.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:47 smithi122 bash[25186]: cluster 2024-08-17T07:09:45.476152+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:47.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:47 smithi160 bash[19912]: cluster 2024-08-17T07:09:45.476152+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:49.493 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:49 smithi122 bash[25186]: cluster 2024-08-17T07:09:47.476598+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:49.493 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:49 smithi122 bash[19784]: cluster 2024-08-17T07:09:47.476598+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:49 smithi160 bash[19912]: cluster 2024-08-17T07:09:47.476598+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:51.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: cluster 2024-08-17T07:09:49.477094+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: audit 2024-08-17T07:09:50.297539+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]: dispatch 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: audit 2024-08-17T07:09:50.303833+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]': finished 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: cluster 2024-08-17T07:09:50.303872+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: audit 2024-08-17T07:09:50.303981+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[19784]: audit 2024-08-17T07:09:50.952736+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.122:0/416408062' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: cluster 2024-08-17T07:09:49.477094+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: audit 2024-08-17T07:09:50.297539+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]: dispatch 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: audit 2024-08-17T07:09:50.303833+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]': finished 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: cluster 2024-08-17T07:09:50.303872+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T07:09:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: audit 2024-08-17T07:09:50.303981+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:09:51.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:51 smithi122 bash[25186]: audit 2024-08-17T07:09:50.952736+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.122:0/416408062' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: cluster 2024-08-17T07:09:49.477094+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: audit 2024-08-17T07:09:50.297539+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]: dispatch 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: audit 2024-08-17T07:09:50.303833+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.122:0/47962077' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dbe598c-b13d-4e84-9a6d-50ec90f9f53a"}]': finished 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: cluster 2024-08-17T07:09:50.303872+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: audit 2024-08-17T07:09:50.303981+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:09:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:51 smithi160 bash[19912]: audit 2024-08-17T07:09:50.952736+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.122:0/416408062' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:09:53.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:53 smithi122 bash[19784]: cluster 2024-08-17T07:09:51.477537+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:53.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:53 smithi122 bash[25186]: cluster 2024-08-17T07:09:51.477537+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:53 smithi160 bash[19912]: cluster 2024-08-17T07:09:51.477537+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:55 smithi160 bash[19912]: cluster 2024-08-17T07:09:53.477981+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:55 smithi122 bash[19784]: cluster 2024-08-17T07:09:53.477981+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:55.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:55 smithi122 bash[25186]: cluster 2024-08-17T07:09:53.477981+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:57.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:57 smithi122 bash[19784]: cluster 2024-08-17T07:09:55.478440+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:57.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:57 smithi122 bash[25186]: cluster 2024-08-17T07:09:55.478440+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:57.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:57 smithi160 bash[19912]: cluster 2024-08-17T07:09:55.478440+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:59.140 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:09:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:09:59.140 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[19784]: cluster 2024-08-17T07:09:57.478892+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:59.140 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[19784]: audit 2024-08-17T07:09:59.104886+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:59 smithi160 bash[19912]: cluster 2024-08-17T07:09:57.478892+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:59 smithi160 bash[19912]: audit 2024-08-17T07:09:59.104886+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:09:59 smithi160 bash[19912]: audit 2024-08-17T07:09:59.108836+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:59.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[19784]: audit 2024-08-17T07:09:59.108836+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:59.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[25186]: cluster 2024-08-17T07:09:57.478892+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:09:59.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[25186]: audit 2024-08-17T07:09:59.104886+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:09:59.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:09:59 smithi122 bash[25186]: audit 2024-08-17T07:09:59.108836+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:00 smithi122 bash[19784]: cluster 2024-08-17T07:10:00.000159+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-08-17T07:10:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:00 smithi122 bash[25186]: cluster 2024-08-17T07:10:00.000159+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-08-17T07:10:00.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:00 smithi160 bash[19912]: cluster 2024-08-17T07:10:00.000159+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-08-17T07:10:01.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:01 smithi122 bash[19784]: cluster 2024-08-17T07:09:59.479316+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:01.217 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:01 smithi122 bash[25186]: cluster 2024-08-17T07:09:59.479316+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:01.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:01 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:10:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:01 smithi160 bash[19912]: cluster 2024-08-17T07:09:59.479316+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[19784]: audit 2024-08-17T07:10:01.210633+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[19784]: audit 2024-08-17T07:10:01.217980+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[19784]: audit 2024-08-17T07:10:01.704949+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[19784]: audit 2024-08-17T07:10:01.706670+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[25186]: audit 2024-08-17T07:10:01.210633+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[25186]: audit 2024-08-17T07:10:01.217980+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[25186]: audit 2024-08-17T07:10:01.704949+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:10:02.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:02 smithi122 bash[25186]: audit 2024-08-17T07:10:01.706670+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:02 smithi160 bash[19912]: audit 2024-08-17T07:10:01.210633+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:02 smithi160 bash[19912]: audit 2024-08-17T07:10:01.217980+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:02 smithi160 bash[19912]: audit 2024-08-17T07:10:01.704949+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:10:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:02 smithi160 bash[19912]: audit 2024-08-17T07:10:01.706670+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:03.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:03 smithi122 bash[19784]: cluster 2024-08-17T07:10:01.479766+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:03.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:03 smithi122 bash[19784]: cephadm 2024-08-17T07:10:01.708089+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:10:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:03 smithi122 bash[25186]: cluster 2024-08-17T07:10:01.479766+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:03 smithi122 bash[25186]: cephadm 2024-08-17T07:10:01.708089+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:10:03.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:03 smithi160 bash[19912]: cluster 2024-08-17T07:10:01.479766+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:03.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:03 smithi160 bash[19912]: cephadm 2024-08-17T07:10:01.708089+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:10:05.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:05 smithi122 bash[19784]: cluster 2024-08-17T07:10:03.480203+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:05.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:05 smithi122 bash[25186]: cluster 2024-08-17T07:10:03.480203+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:05.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:05 smithi160 bash[19912]: cluster 2024-08-17T07:10:03.480203+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:07 smithi122 bash[19784]: cluster 2024-08-17T07:10:05.480609+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:07.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:07 smithi122 bash[25186]: cluster 2024-08-17T07:10:05.480609+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:07.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:07 smithi160 bash[19912]: cluster 2024-08-17T07:10:05.480609+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:08.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:08.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:08.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:09.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:09.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:09.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:08 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:09.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: cluster 2024-08-17T07:10:07.481098+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:09.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: audit 2024-08-17T07:10:08.717455+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:09.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: audit 2024-08-17T07:10:08.731050+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:09.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: audit 2024-08-17T07:10:08.732356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: audit 2024-08-17T07:10:08.733176+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[25186]: audit 2024-08-17T07:10:08.738173+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: cluster 2024-08-17T07:10:07.481098+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: audit 2024-08-17T07:10:08.717455+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: audit 2024-08-17T07:10:08.731050+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: audit 2024-08-17T07:10:08.732356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: audit 2024-08-17T07:10:08.733176+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:09 smithi122 bash[19784]: audit 2024-08-17T07:10:08.738173+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:09.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: cluster 2024-08-17T07:10:07.481098+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:09.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: audit 2024-08-17T07:10:08.717455+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:09.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: audit 2024-08-17T07:10:08.731050+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:09.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: audit 2024-08-17T07:10:08.732356+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:09.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: audit 2024-08-17T07:10:08.733176+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:09.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:09 smithi160 bash[19912]: audit 2024-08-17T07:10:08.738173+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:11 smithi122 bash[25186]: cluster 2024-08-17T07:10:09.481582+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:11.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:11 smithi122 bash[19784]: cluster 2024-08-17T07:10:09.481582+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:11 smithi160 bash[19912]: cluster 2024-08-17T07:10:09.481582+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:13.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:13 smithi122 bash[19784]: cluster 2024-08-17T07:10:11.482013+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:13 smithi122 bash[25186]: cluster 2024-08-17T07:10:11.482013+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:13 smithi160 bash[19912]: cluster 2024-08-17T07:10:11.482013+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:15.286 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 0 on host 'smithi122' 2024-08-17T07:10:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:15 smithi122 bash[19784]: cluster 2024-08-17T07:10:13.482498+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:15 smithi122 bash[25186]: cluster 2024-08-17T07:10:13.482498+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:15 smithi160 bash[19912]: cluster 2024-08-17T07:10:13.482498+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:15.884 DEBUG:teuthology.orchestra.run.smithi122:osd.0> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T07:10:15.887 INFO:tasks.cephadm:Deploying osd.1 on smithi122 with /dev/vg_nvme/lv_3... 2024-08-17T07:10:15.887 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.286149+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.320644+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.322028+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.322803+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.324861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: cephadm 2024-08-17T07:10:15.325454+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 15217M 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.332156+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.339250+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.917028+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:16.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[19784]: audit 2024-08-17T07:10:15.917394+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.286149+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.320644+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.322028+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.322803+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.324861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: cephadm 2024-08-17T07:10:15.325454+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 15217M 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.332156+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.339250+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.917028+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:16 smithi122 bash[25186]: audit 2024-08-17T07:10:15.917394+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.286149+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.320644+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.322028+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.322803+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.324861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: cephadm 2024-08-17T07:10:15.325454+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 15217M 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.332156+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.339250+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.917028+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:16.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:16 smithi160 bash[19912]: audit 2024-08-17T07:10:15.917394+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:10:17.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: cluster 2024-08-17T07:10:15.482890+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:17.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: audit 2024-08-17T07:10:16.344616+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: cluster 2024-08-17T07:10:16.344787+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: audit 2024-08-17T07:10:16.345390+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: audit 2024-08-17T07:10:16.348903+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[19784]: audit 2024-08-17T07:10:16.355394+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: cluster 2024-08-17T07:10:15.482890+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: audit 2024-08-17T07:10:16.344616+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: cluster 2024-08-17T07:10:16.344787+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: audit 2024-08-17T07:10:16.345390+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:17.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: audit 2024-08-17T07:10:16.348903+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:17.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[25186]: audit 2024-08-17T07:10:16.355394+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:17.550 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[28585]: debug 2024-08-17T07:10:17.361+0000 7fb2fa63e700 -1 osd.0 0 waiting for initial osdmap 2024-08-17T07:10:17.550 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:10:17 smithi122 bash[28585]: debug 2024-08-17T07:10:17.365+0000 7fb2f2fd1700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:10:17.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: cluster 2024-08-17T07:10:15.482890+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:17.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: audit 2024-08-17T07:10:16.344616+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:10:17.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: cluster 2024-08-17T07:10:16.344787+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T07:10:17.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: audit 2024-08-17T07:10:16.345390+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:17.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: audit 2024-08-17T07:10:16.348903+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:17.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:17 smithi160 bash[19912]: audit 2024-08-17T07:10:16.355394+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:18.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[19784]: audit 2024-08-17T07:10:17.360629+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:18.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[19784]: cluster 2024-08-17T07:10:17.360699+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T07:10:18.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[19784]: audit 2024-08-17T07:10:17.360876+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:18.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[19784]: audit 2024-08-17T07:10:17.366271+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:18.817 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[25186]: audit 2024-08-17T07:10:17.360629+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:18.817 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[25186]: cluster 2024-08-17T07:10:17.360699+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T07:10:18.817 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[25186]: audit 2024-08-17T07:10:17.360876+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:18.817 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:18 smithi122 bash[25186]: audit 2024-08-17T07:10:17.366271+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:18.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:18 smithi160 bash[19912]: audit 2024-08-17T07:10:17.360629+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:18.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:18 smithi160 bash[19912]: cluster 2024-08-17T07:10:17.360699+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T07:10:18.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:18 smithi160 bash[19912]: audit 2024-08-17T07:10:17.360876+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:18.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:18 smithi160 bash[19912]: audit 2024-08-17T07:10:17.366271+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:19.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:10:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:19.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: cluster 2024-08-17T07:10:16.925506+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: cluster 2024-08-17T07:10:16.925708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: cluster 2024-08-17T07:10:17.483308+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: cluster 2024-08-17T07:10:18.360633+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268] boot 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: cluster 2024-08-17T07:10:18.360723+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: audit 2024-08-17T07:10:18.361801+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: audit 2024-08-17T07:10:19.223451+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[19784]: audit 2024-08-17T07:10:19.233595+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: cluster 2024-08-17T07:10:16.925506+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: cluster 2024-08-17T07:10:16.925708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: cluster 2024-08-17T07:10:17.483308+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:19.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: cluster 2024-08-17T07:10:18.360633+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268] boot 2024-08-17T07:10:19.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: cluster 2024-08-17T07:10:18.360723+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T07:10:19.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: audit 2024-08-17T07:10:18.361801+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:19.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: audit 2024-08-17T07:10:19.223451+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:19.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:19 smithi122 bash[25186]: audit 2024-08-17T07:10:19.233595+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: cluster 2024-08-17T07:10:16.925506+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: cluster 2024-08-17T07:10:16.925708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: cluster 2024-08-17T07:10:17.483308+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: cluster 2024-08-17T07:10:18.360633+0000 mon.a (mon.0) 314 : cluster [INF] osd.0 [v2:172.21.15.122:6802/2075552268,v1:172.21.15.122:6803/2075552268] boot 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: cluster 2024-08-17T07:10:18.360723+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: audit 2024-08-17T07:10:18.361801+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: audit 2024-08-17T07:10:19.223451+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:19.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:19 smithi160 bash[19912]: audit 2024-08-17T07:10:19.233595+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:21.035 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:10:21.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:20 smithi122 bash[25186]: cluster 2024-08-17T07:10:19.483799+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:21.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:20 smithi122 bash[25186]: cluster 2024-08-17T07:10:19.767272+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T07:10:21.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:20 smithi122 bash[19784]: cluster 2024-08-17T07:10:19.483799+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:21.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:20 smithi122 bash[19784]: cluster 2024-08-17T07:10:19.767272+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T07:10:21.073 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-08-17T07:10:21.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:20 smithi160 bash[19912]: cluster 2024-08-17T07:10:19.483799+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:21.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:20 smithi160 bash[19912]: cluster 2024-08-17T07:10:19.767272+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T07:10:21.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:21 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:10:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:22.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:21 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:10:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.326287+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: cephadm 2024-08-17T07:10:21.327770+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.334501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.370345+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.371848+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.372894+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: cluster 2024-08-17T07:10:21.375785+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.381912+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.844343+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.848387+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.849757+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.850782+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.851415+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:22 smithi160 bash[19912]: audit 2024-08-17T07:10:21.856413+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.326287+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: cephadm 2024-08-17T07:10:21.327770+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:10:22.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.334501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.370345+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.371848+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.372894+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: cluster 2024-08-17T07:10:21.375785+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.381912+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.844343+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.848387+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.849757+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.850782+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.851415+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[19784]: audit 2024-08-17T07:10:21.856413+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.326287+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: cephadm 2024-08-17T07:10:21.327770+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.334501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.370345+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.371848+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.372894+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: cluster 2024-08-17T07:10:21.375785+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.381912+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.844343+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.848387+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.849757+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.850782+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:22.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.851415+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:22.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:22 smithi122 bash[25186]: audit 2024-08-17T07:10:21.856413+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:23 smithi160 bash[19912]: cluster 2024-08-17T07:10:21.852968+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:23.783 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:23 smithi122 bash[19784]: cluster 2024-08-17T07:10:21.852968+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:23.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:23 smithi122 bash[25186]: cluster 2024-08-17T07:10:21.852968+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:25.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:24 smithi122 bash[19784]: cluster 2024-08-17T07:10:23.853356+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:25.031 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:24 smithi122 bash[25186]: cluster 2024-08-17T07:10:23.853356+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:25.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:24 smithi160 bash[19912]: cluster 2024-08-17T07:10:23.853356+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:26.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.012337+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.015107+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.019287+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.020021+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.540273+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[19784]: audit 2024-08-17T07:10:25.541392+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.012337+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.015107+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.019287+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.020021+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.540273+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:10:26.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:25 smithi122 bash[25186]: audit 2024-08-17T07:10:25.541392+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:10:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.012337+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:10:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.015107+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:10:26.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.019287+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:10:26.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.020021+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:26.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.540273+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:10:26.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:25 smithi160 bash[19912]: audit 2024-08-17T07:10:25.541392+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:10:27.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:26 smithi122 bash[19784]: cluster 2024-08-17T07:10:25.853778+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:27.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:26 smithi122 bash[25186]: cluster 2024-08-17T07:10:25.853778+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:27.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:26 smithi160 bash[19912]: cluster 2024-08-17T07:10:25.853778+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:29.029 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:28 smithi122 bash[19784]: cluster 2024-08-17T07:10:27.854326+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:29.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:28 smithi122 bash[25186]: cluster 2024-08-17T07:10:27.854326+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:29.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:28 smithi160 bash[19912]: cluster 2024-08-17T07:10:27.854326+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:31.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:30 smithi122 bash[19784]: cluster 2024-08-17T07:10:29.854750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:31.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:30 smithi122 bash[25186]: cluster 2024-08-17T07:10:29.854750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:31.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:30 smithi160 bash[19912]: cluster 2024-08-17T07:10:29.854750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[19784]: audit 2024-08-17T07:10:31.123907+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]: dispatch 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[19784]: audit 2024-08-17T07:10:31.129218+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]': finished 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[19784]: cluster 2024-08-17T07:10:31.129299+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[19784]: audit 2024-08-17T07:10:31.129517+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[19784]: audit 2024-08-17T07:10:31.789787+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/2337228910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[25186]: audit 2024-08-17T07:10:31.123907+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]: dispatch 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[25186]: audit 2024-08-17T07:10:31.129218+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]': finished 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[25186]: cluster 2024-08-17T07:10:31.129299+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T07:10:32.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[25186]: audit 2024-08-17T07:10:31.129517+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:31 smithi122 bash[25186]: audit 2024-08-17T07:10:31.789787+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/2337228910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:10:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:31 smithi160 bash[19912]: audit 2024-08-17T07:10:31.123907+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]: dispatch 2024-08-17T07:10:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:31 smithi160 bash[19912]: audit 2024-08-17T07:10:31.129218+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.122:0/266318306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cea7c92-79c4-4154-b7f4-34240caf7cb2"}]': finished 2024-08-17T07:10:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:31 smithi160 bash[19912]: cluster 2024-08-17T07:10:31.129299+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T07:10:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:31 smithi160 bash[19912]: audit 2024-08-17T07:10:31.129517+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:31 smithi160 bash[19912]: audit 2024-08-17T07:10:31.789787+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.122:0/2337228910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:10:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:33 smithi122 bash[25186]: cluster 2024-08-17T07:10:31.855072+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:33 smithi122 bash[19784]: cluster 2024-08-17T07:10:31.855072+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:33 smithi160 bash[19912]: cluster 2024-08-17T07:10:31.855072+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:35.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:34 smithi122 bash[19784]: cluster 2024-08-17T07:10:33.855513+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:35.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:34 smithi122 bash[25186]: cluster 2024-08-17T07:10:33.855513+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:35.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:34 smithi160 bash[19912]: cluster 2024-08-17T07:10:33.855513+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:36 smithi122 bash[19784]: cluster 2024-08-17T07:10:35.855979+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:37.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:36 smithi122 bash[25186]: cluster 2024-08-17T07:10:35.855979+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:36 smithi160 bash[19912]: cluster 2024-08-17T07:10:35.855979+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:39.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:38 smithi122 bash[19784]: cluster 2024-08-17T07:10:37.856465+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:39.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:38 smithi122 bash[25186]: cluster 2024-08-17T07:10:37.856465+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:39.279 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:38 smithi160 bash[19912]: cluster 2024-08-17T07:10:37.856465+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:39.693 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:39 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:10:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:40.767 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:40 smithi122 bash[19784]: audit 2024-08-17T07:10:39.361267+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:40.767 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:40 smithi122 bash[19784]: audit 2024-08-17T07:10:39.366958+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:40.767 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:40 smithi122 bash[25186]: audit 2024-08-17T07:10:39.361267+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:40.767 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:40 smithi122 bash[25186]: audit 2024-08-17T07:10:39.366958+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:40.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:40 smithi160 bash[19912]: audit 2024-08-17T07:10:39.361267+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:40.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:40 smithi160 bash[19912]: audit 2024-08-17T07:10:39.366958+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:41.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:41 smithi122 bash[25186]: cluster 2024-08-17T07:10:39.856980+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:41.645 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:41 smithi122 bash[19784]: cluster 2024-08-17T07:10:39.856980+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:41.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:41 smithi160 bash[19912]: cluster 2024-08-17T07:10:39.856980+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:42.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:41 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:10:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[19784]: audit 2024-08-17T07:10:41.640712+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[19784]: audit 2024-08-17T07:10:41.644993+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[19784]: cluster 2024-08-17T07:10:41.857469+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[25186]: audit 2024-08-17T07:10:41.640712+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[25186]: audit 2024-08-17T07:10:41.644993+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:42.911 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:42 smithi122 bash[25186]: cluster 2024-08-17T07:10:41.857469+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:42 smithi160 bash[19912]: audit 2024-08-17T07:10:41.640712+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:42 smithi160 bash[19912]: audit 2024-08-17T07:10:41.644993+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:42 smithi160 bash[19912]: cluster 2024-08-17T07:10:41.857469+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:44.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[19784]: audit 2024-08-17T07:10:42.822254+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:10:44.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[19784]: audit 2024-08-17T07:10:42.823936+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[19784]: cephadm 2024-08-17T07:10:42.825359+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi122 2024-08-17T07:10:44.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[25186]: audit 2024-08-17T07:10:42.822254+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:10:44.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[25186]: audit 2024-08-17T07:10:42.823936+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:44.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:43 smithi122 bash[25186]: cephadm 2024-08-17T07:10:42.825359+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi122 2024-08-17T07:10:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:43 smithi160 bash[19912]: audit 2024-08-17T07:10:42.822254+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:10:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:43 smithi160 bash[19912]: audit 2024-08-17T07:10:42.823936+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:43 smithi160 bash[19912]: cephadm 2024-08-17T07:10:42.825359+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi122 2024-08-17T07:10:45.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:44 smithi122 bash[19784]: cluster 2024-08-17T07:10:43.857813+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:44 smithi122 bash[25186]: cluster 2024-08-17T07:10:43.857813+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:45.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:44 smithi160 bash[19912]: cluster 2024-08-17T07:10:43.857813+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:46 smithi122 bash[25186]: cluster 2024-08-17T07:10:45.858237+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:47.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:46 smithi122 bash[19784]: cluster 2024-08-17T07:10:45.858237+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:47.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:46 smithi160 bash[19912]: cluster 2024-08-17T07:10:45.858237+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:49.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:48 smithi122 bash[19784]: cluster 2024-08-17T07:10:47.858689+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:49.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:48 smithi122 bash[25186]: cluster 2024-08-17T07:10:47.858689+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:48 smithi160 bash[19912]: cluster 2024-08-17T07:10:47.858689+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:49.440 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.440 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.441 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.700 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.701 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.701 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:49.701 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:10:51.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: audit 2024-08-17T07:10:49.687539+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: audit 2024-08-17T07:10:49.689843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: audit 2024-08-17T07:10:49.691045+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: audit 2024-08-17T07:10:49.691931+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: audit 2024-08-17T07:10:49.698175+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[19784]: cluster 2024-08-17T07:10:49.859182+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: audit 2024-08-17T07:10:49.687539+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: audit 2024-08-17T07:10:49.689843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: audit 2024-08-17T07:10:49.691045+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: audit 2024-08-17T07:10:49.691931+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:51.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: audit 2024-08-17T07:10:49.698175+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:50 smithi122 bash[25186]: cluster 2024-08-17T07:10:49.859182+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:51.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: audit 2024-08-17T07:10:49.687539+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: audit 2024-08-17T07:10:49.689843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: audit 2024-08-17T07:10:49.691045+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: audit 2024-08-17T07:10:49.691931+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: audit 2024-08-17T07:10:49.698175+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:50 smithi160 bash[19912]: cluster 2024-08-17T07:10:49.859182+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:53.167 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:52 smithi122 bash[19784]: cluster 2024-08-17T07:10:51.859718+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:53.167 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:52 smithi122 bash[25186]: cluster 2024-08-17T07:10:51.859718+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:52 smithi160 bash[19912]: cluster 2024-08-17T07:10:51.859718+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:55.035 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:54 smithi122 bash[19784]: cluster 2024-08-17T07:10:53.860268+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:55.036 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:54 smithi122 bash[25186]: cluster 2024-08-17T07:10:53.860268+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:54 smithi160 bash[19912]: cluster 2024-08-17T07:10:53.860268+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:56.173 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 1 on host 'smithi122' 2024-08-17T07:10:56.765 DEBUG:teuthology.orchestra.run.smithi122:osd.1> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T07:10:56.768 INFO:tasks.cephadm:Deploying osd.2 on smithi122 with /dev/vg_nvme/lv_2... 2024-08-17T07:10:56.768 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T07:10:57.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: cluster 2024-08-17T07:10:55.860649+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:57.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.172832+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.179032+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.180775+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.181658+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.183691+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.184483+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: cephadm 2024-08-17T07:10:56.185090+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 7608M 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.192129+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.199087+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[19784]: audit 2024-08-17T07:10:56.728746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: cluster 2024-08-17T07:10:55.860649+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.172832+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.179032+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.180775+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.181658+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.183691+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.184483+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: cephadm 2024-08-17T07:10:56.185090+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 7608M 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.192129+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.199087+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:57 smithi122 bash[25186]: audit 2024-08-17T07:10:56.728746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: cluster 2024-08-17T07:10:55.860649+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.172832+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.179032+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.180775+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.181658+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.183691+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.184483+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: cephadm 2024-08-17T07:10:56.185090+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 7608M 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.192129+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.199087+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:10:57.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:57 smithi160 bash[19912]: audit 2024-08-17T07:10:56.728746+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T07:10:58.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[25186]: audit 2024-08-17T07:10:57.202699+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T07:10:58.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[25186]: cluster 2024-08-17T07:10:57.202872+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T07:10:58.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[25186]: audit 2024-08-17T07:10:57.203111+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:58.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[25186]: audit 2024-08-17T07:10:57.204115+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:58.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[19784]: audit 2024-08-17T07:10:57.202699+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T07:10:58.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[19784]: cluster 2024-08-17T07:10:57.202872+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T07:10:58.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[19784]: audit 2024-08-17T07:10:57.203111+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:58.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[19784]: audit 2024-08-17T07:10:57.204115+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:58.300 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[31870]: debug 2024-08-17T07:10:58.204+0000 7f68af3d3700 -1 osd.1 0 waiting for initial osdmap 2024-08-17T07:10:58.300 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:10:58 smithi122 bash[31870]: debug 2024-08-17T07:10:58.212+0000 7f68aa56b700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:10:58.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:58 smithi160 bash[19912]: audit 2024-08-17T07:10:57.202699+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T07:10:58.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:58 smithi160 bash[19912]: cluster 2024-08-17T07:10:57.202872+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T07:10:58.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:58 smithi160 bash[19912]: audit 2024-08-17T07:10:57.203111+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:58.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:58 smithi160 bash[19912]: audit 2024-08-17T07:10:57.204115+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:10:59.536 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[19784]: cluster 2024-08-17T07:10:57.861062+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:59.536 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[19784]: audit 2024-08-17T07:10:58.204273+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[19784]: cluster 2024-08-17T07:10:58.204331+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[19784]: audit 2024-08-17T07:10:58.204774+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[19784]: audit 2024-08-17T07:10:58.211671+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[25186]: cluster 2024-08-17T07:10:57.861062+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[25186]: audit 2024-08-17T07:10:58.204273+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[25186]: cluster 2024-08-17T07:10:58.204331+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[25186]: audit 2024-08-17T07:10:58.204774+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.537 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[25186]: audit 2024-08-17T07:10:58.211671+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:59 smithi160 bash[19912]: cluster 2024-08-17T07:10:57.861062+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:59 smithi160 bash[19912]: audit 2024-08-17T07:10:58.204273+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:59 smithi160 bash[19912]: cluster 2024-08-17T07:10:58.204331+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:59 smithi160 bash[19912]: audit 2024-08-17T07:10:58.204774+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:10:59 smithi160 bash[19912]: audit 2024-08-17T07:10:58.211671+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:10:59.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:10:59 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:10:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: cluster 2024-08-17T07:10:57.706525+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: cluster 2024-08-17T07:10:57.706746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: audit 2024-08-17T07:10:59.217157+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: cluster 2024-08-17T07:10:59.224203+0000 mon.a (mon.0) 370 : cluster [INF] osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463] boot 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: cluster 2024-08-17T07:10:59.224300+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: audit 2024-08-17T07:10:59.225158+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: audit 2024-08-17T07:10:59.526335+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[25186]: audit 2024-08-17T07:10:59.534966+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: cluster 2024-08-17T07:10:57.706525+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: cluster 2024-08-17T07:10:57.706746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: audit 2024-08-17T07:10:59.217157+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: cluster 2024-08-17T07:10:59.224203+0000 mon.a (mon.0) 370 : cluster [INF] osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463] boot 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: cluster 2024-08-17T07:10:59.224300+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: audit 2024-08-17T07:10:59.225158+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: audit 2024-08-17T07:10:59.526335+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:00.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:00 smithi122 bash[19784]: audit 2024-08-17T07:10:59.534966+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: cluster 2024-08-17T07:10:57.706525+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: cluster 2024-08-17T07:10:57.706746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: audit 2024-08-17T07:10:59.217157+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: cluster 2024-08-17T07:10:59.224203+0000 mon.a (mon.0) 370 : cluster [INF] osd.1 [v2:172.21.15.122:6810/3740963463,v1:172.21.15.122:6811/3740963463] boot 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: cluster 2024-08-17T07:10:59.224300+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: audit 2024-08-17T07:10:59.225158+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: audit 2024-08-17T07:10:59.526335+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:00.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:00 smithi160 bash[19912]: audit 2024-08-17T07:10:59.534966+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:01.296 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:11:01.323 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_2 2024-08-17T07:11:01.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:01 smithi122 bash[25186]: cluster 2024-08-17T07:10:59.861544+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:11:01.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:01 smithi122 bash[25186]: cluster 2024-08-17T07:11:00.549108+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T07:11:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:01 smithi122 bash[19784]: cluster 2024-08-17T07:10:59.861544+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:11:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:01 smithi122 bash[19784]: cluster 2024-08-17T07:11:00.549108+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T07:11:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:01 smithi160 bash[19912]: cluster 2024-08-17T07:10:59.861544+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-08-17T07:11:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:01 smithi160 bash[19912]: cluster 2024-08-17T07:11:00.549108+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T07:11:02.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:01 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:11:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.757417+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: cephadm 2024-08-17T07:11:01.758341+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.763838+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.778020+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.779509+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.780341+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: cluster 2024-08-17T07:11:01.782467+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[19784]: audit 2024-08-17T07:11:01.787146+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.757417+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: cephadm 2024-08-17T07:11:01.758341+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.763838+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.778020+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:03.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.779509+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:03.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.780341+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:03.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: cluster 2024-08-17T07:11:01.782467+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:03.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:02 smithi122 bash[25186]: audit 2024-08-17T07:11:01.787146+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.757417+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: cephadm 2024-08-17T07:11:01.758341+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.763838+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.778020+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.779509+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.780341+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: cluster 2024-08-17T07:11:01.782467+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:03.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:02 smithi160 bash[19912]: audit 2024-08-17T07:11:01.787146+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:04.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:03 smithi122 bash[19784]: cluster 2024-08-17T07:11:02.764816+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:04.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:03 smithi122 bash[25186]: cluster 2024-08-17T07:11:02.764816+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:03 smithi160 bash[19912]: cluster 2024-08-17T07:11:02.764816+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:04.995 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:04 smithi122 bash[19784]: cluster 2024-08-17T07:11:03.782827+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:04.996 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:04 smithi122 bash[25186]: cluster 2024-08-17T07:11:03.782827+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:05.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:04 smithi160 bash[19912]: cluster 2024-08-17T07:11:03.782827+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:06.028 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[19784]: audit 2024-08-17T07:11:05.757684+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:06.028 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[19784]: audit 2024-08-17T07:11:05.763087+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:06.028 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[19784]: audit 2024-08-17T07:11:05.764217+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:06.029 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[25186]: audit 2024-08-17T07:11:05.757684+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:06.029 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[25186]: audit 2024-08-17T07:11:05.763087+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:06.029 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:05 smithi122 bash[25186]: audit 2024-08-17T07:11:05.764217+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:06.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:05 smithi160 bash[19912]: audit 2024-08-17T07:11:05.757684+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:06.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:05 smithi160 bash[19912]: audit 2024-08-17T07:11:05.763087+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:06.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:05 smithi160 bash[19912]: audit 2024-08-17T07:11:05.764217+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:06.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:06 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:11:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:07.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:05.754039+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: cluster 2024-08-17T07:11:05.783131+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.210722+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.214855+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.215041+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.217025+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.217659+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: cluster 2024-08-17T07:11:06.219253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[19784]: audit 2024-08-17T07:11:06.222383+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:05.754039+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: cluster 2024-08-17T07:11:05.783131+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.210722+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.214855+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.215041+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.217025+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.217659+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: cluster 2024-08-17T07:11:06.219253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:07 smithi122 bash[25186]: audit 2024-08-17T07:11:06.222383+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:05.754039+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: cluster 2024-08-17T07:11:05.783131+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.210722+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.214855+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.215041+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.217025+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.217659+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: cluster 2024-08-17T07:11:06.219253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:07.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:07 smithi160 bash[19912]: audit 2024-08-17T07:11:06.222383+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:08.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:08 smithi122 bash[19784]: cluster 2024-08-17T07:11:07.218442+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:08.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:08 smithi122 bash[19784]: cluster 2024-08-17T07:11:07.218562+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:08.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:08 smithi122 bash[25186]: cluster 2024-08-17T07:11:07.218442+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:08.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:08 smithi122 bash[25186]: cluster 2024-08-17T07:11:07.218562+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:08.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:08 smithi160 bash[19912]: cluster 2024-08-17T07:11:07.218442+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:08.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:08 smithi160 bash[19912]: cluster 2024-08-17T07:11:07.218562+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:09.450 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:09 smithi122 bash[19784]: cluster 2024-08-17T07:11:08.219721+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:09.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:09 smithi122 bash[25186]: cluster 2024-08-17T07:11:08.219721+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:09.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:09 smithi160 bash[19912]: cluster 2024-08-17T07:11:08.219721+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:11.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:11 smithi122 bash[19784]: cluster 2024-08-17T07:11:10.220158+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:11 smithi122 bash[25186]: cluster 2024-08-17T07:11:10.220158+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:11 smithi160 bash[19912]: cluster 2024-08-17T07:11:10.220158+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:12.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[19784]: audit 2024-08-17T07:11:11.578355+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.122:0/204645486' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[19784]: audit 2024-08-17T07:11:11.578890+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[19784]: audit 2024-08-17T07:11:11.587566+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]': finished 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[19784]: cluster 2024-08-17T07:11:11.587718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[19784]: audit 2024-08-17T07:11:11.587882+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[25186]: audit 2024-08-17T07:11:11.578355+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.122:0/204645486' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[25186]: audit 2024-08-17T07:11:11.578890+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[25186]: audit 2024-08-17T07:11:11.587566+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]': finished 2024-08-17T07:11:12.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[25186]: cluster 2024-08-17T07:11:11.587718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T07:11:12.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:12 smithi122 bash[25186]: audit 2024-08-17T07:11:11.587882+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:12 smithi160 bash[19912]: audit 2024-08-17T07:11:11.578355+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.122:0/204645486' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:12 smithi160 bash[19912]: audit 2024-08-17T07:11:11.578890+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]: dispatch 2024-08-17T07:11:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:12 smithi160 bash[19912]: audit 2024-08-17T07:11:11.587566+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ed9c988-f125-429b-b775-f2d462e4592d"}]': finished 2024-08-17T07:11:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:12 smithi160 bash[19912]: cluster 2024-08-17T07:11:11.587718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T07:11:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:12 smithi160 bash[19912]: audit 2024-08-17T07:11:11.587882+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:13 smithi122 bash[19784]: cluster 2024-08-17T07:11:12.220473+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:13 smithi122 bash[19784]: audit 2024-08-17T07:11:12.282608+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.122:0/2688346994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:13.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:13 smithi122 bash[25186]: cluster 2024-08-17T07:11:12.220473+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:13.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:13 smithi122 bash[25186]: audit 2024-08-17T07:11:12.282608+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.122:0/2688346994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:13 smithi160 bash[19912]: cluster 2024-08-17T07:11:12.220473+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:13 smithi160 bash[19912]: audit 2024-08-17T07:11:12.282608+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.122:0/2688346994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:15.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:14 smithi122 bash[19784]: cluster 2024-08-17T07:11:14.220893+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:15.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:14 smithi122 bash[25186]: cluster 2024-08-17T07:11:14.220893+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:15.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:14 smithi160 bash[19912]: cluster 2024-08-17T07:11:14.220893+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:17.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:17 smithi122 bash[19784]: cluster 2024-08-17T07:11:16.221379+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:17.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:17 smithi122 bash[25186]: cluster 2024-08-17T07:11:16.221379+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:17.550 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:17 smithi160 bash[19912]: cluster 2024-08-17T07:11:16.221379+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:19.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:19 smithi122 bash[19784]: cluster 2024-08-17T07:11:18.221718+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:19.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:19 smithi122 bash[25186]: cluster 2024-08-17T07:11:18.221718+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:19 smithi160 bash[19912]: cluster 2024-08-17T07:11:18.221718+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:20.014 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:19 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:11:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:21.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[19784]: audit 2024-08-17T07:11:19.694496+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[19784]: audit 2024-08-17T07:11:19.700001+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[19784]: cluster 2024-08-17T07:11:20.222009+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:21.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[25186]: audit 2024-08-17T07:11:19.694496+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[25186]: audit 2024-08-17T07:11:19.700001+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:20 smithi122 bash[25186]: cluster 2024-08-17T07:11:20.222009+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:21.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:20 smithi160 bash[19912]: audit 2024-08-17T07:11:19.694496+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:20 smithi160 bash[19912]: audit 2024-08-17T07:11:19.700001+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:21.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:20 smithi160 bash[19912]: cluster 2024-08-17T07:11:20.222009+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:23 smithi122 bash[19784]: cluster 2024-08-17T07:11:22.222463+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:23 smithi122 bash[25186]: cluster 2024-08-17T07:11:22.222463+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:23 smithi160 bash[19912]: cluster 2024-08-17T07:11:22.222463+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:24.549 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:11:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[19784]: audit 2024-08-17T07:11:23.653725+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[19784]: audit 2024-08-17T07:11:23.655399+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[19784]: audit 2024-08-17T07:11:24.235800+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[19784]: audit 2024-08-17T07:11:24.240186+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[25186]: audit 2024-08-17T07:11:23.653725+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[25186]: audit 2024-08-17T07:11:23.655399+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[25186]: audit 2024-08-17T07:11:24.235800+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:24 smithi122 bash[25186]: audit 2024-08-17T07:11:24.240186+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:24 smithi160 bash[19912]: audit 2024-08-17T07:11:23.653725+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:11:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:24 smithi160 bash[19912]: audit 2024-08-17T07:11:23.655399+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:24 smithi160 bash[19912]: audit 2024-08-17T07:11:24.235800+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:24 smithi160 bash[19912]: audit 2024-08-17T07:11:24.240186+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:25 smithi122 bash[19784]: cephadm 2024-08-17T07:11:23.656667+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-08-17T07:11:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:25 smithi122 bash[19784]: cluster 2024-08-17T07:11:24.222805+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:25 smithi122 bash[25186]: cephadm 2024-08-17T07:11:23.656667+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-08-17T07:11:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:25 smithi122 bash[25186]: cluster 2024-08-17T07:11:24.222805+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:25 smithi160 bash[19912]: cephadm 2024-08-17T07:11:23.656667+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi122 2024-08-17T07:11:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:25 smithi160 bash[19912]: cluster 2024-08-17T07:11:24.222805+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:26 smithi122 bash[19784]: audit 2024-08-17T07:11:25.542322+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:11:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:26 smithi122 bash[19784]: audit 2024-08-17T07:11:25.543601+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:11:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:26 smithi122 bash[25186]: audit 2024-08-17T07:11:25.542322+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:11:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:26 smithi122 bash[25186]: audit 2024-08-17T07:11:25.543601+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:11:26.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:26 smithi160 bash[19912]: audit 2024-08-17T07:11:25.542322+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:11:26.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:26 smithi160 bash[19912]: audit 2024-08-17T07:11:25.543601+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:11:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:27 smithi122 bash[19784]: cluster 2024-08-17T07:11:26.223367+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:27 smithi122 bash[25186]: cluster 2024-08-17T07:11:26.223367+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:27 smithi160 bash[19912]: cluster 2024-08-17T07:11:26.223367+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:29 smithi122 bash[19784]: cluster 2024-08-17T07:11:28.223830+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:29 smithi122 bash[25186]: cluster 2024-08-17T07:11:28.223830+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:29.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:29 smithi160 bash[19912]: cluster 2024-08-17T07:11:28.223830+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:30.682 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.682 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.683 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.683 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.942 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.942 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.942 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.943 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:30.943 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: cluster 2024-08-17T07:11:30.224333+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: audit 2024-08-17T07:11:30.932324+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: audit 2024-08-17T07:11:30.949979+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: audit 2024-08-17T07:11:30.951196+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: audit 2024-08-17T07:11:30.951918+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:31 smithi160 bash[19912]: audit 2024-08-17T07:11:30.957203+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: cluster 2024-08-17T07:11:30.224333+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: audit 2024-08-17T07:11:30.932324+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: audit 2024-08-17T07:11:30.949979+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: audit 2024-08-17T07:11:30.951196+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: audit 2024-08-17T07:11:30.951918+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[19784]: audit 2024-08-17T07:11:30.957203+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: cluster 2024-08-17T07:11:30.224333+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: audit 2024-08-17T07:11:30.932324+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: audit 2024-08-17T07:11:30.949979+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:31.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: audit 2024-08-17T07:11:30.951196+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:31.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: audit 2024-08-17T07:11:30.951918+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:31.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:31 smithi122 bash[25186]: audit 2024-08-17T07:11:30.957203+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:33.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:33 smithi160 bash[19912]: cluster 2024-08-17T07:11:32.224882+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:33.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:33 smithi122 bash[25186]: cluster 2024-08-17T07:11:32.224882+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:33.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:33 smithi122 bash[19784]: cluster 2024-08-17T07:11:32.224882+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:34.948 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:34 smithi122 bash[19784]: cluster 2024-08-17T07:11:34.225369+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:34.948 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:34 smithi122 bash[25186]: cluster 2024-08-17T07:11:34.225369+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:35.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:34 smithi160 bash[19912]: cluster 2024-08-17T07:11:34.225369+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:37 smithi160 bash[19912]: cluster 2024-08-17T07:11:36.225997+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:37.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:37 smithi122 bash[19784]: cluster 2024-08-17T07:11:36.225997+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:37.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:37 smithi122 bash[25186]: cluster 2024-08-17T07:11:36.225997+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:37.775 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 2 on host 'smithi122' 2024-08-17T07:11:38.409 DEBUG:teuthology.orchestra.run.smithi122:osd.2> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T07:11:38.412 INFO:tasks.cephadm:Deploying osd.3 on smithi122 with /dev/vg_nvme/lv_1... 2024-08-17T07:11:38.413 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T07:11:39.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.773684+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.787677+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:39.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.789085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:39.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.789907+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.792410+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.793322+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.794217+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: cephadm 2024-08-17T07:11:37.794861+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5072M 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.800948+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:37.806767+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: cluster 2024-08-17T07:11:38.226514+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:38.337016+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:39.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[19784]: audit 2024-08-17T07:11:38.337438+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.773684+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.787677+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.789085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.789907+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.792410+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.793322+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.794217+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: cephadm 2024-08-17T07:11:37.794861+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5072M 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.800948+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:37.806767+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: cluster 2024-08-17T07:11:38.226514+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:38.337016+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:39.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:38 smithi122 bash[25186]: audit 2024-08-17T07:11:38.337438+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:39.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.773684+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.787677+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:39.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.789085+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:39.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.789907+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.792410+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.793322+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.794217+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: cephadm 2024-08-17T07:11:37.794861+0000 mgr.y (mgr.14152) 141 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5072M 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.800948+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:37.806767+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: cluster 2024-08-17T07:11:38.226514+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:38.337016+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:39.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:38 smithi160 bash[19912]: audit 2024-08-17T07:11:38.337438+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:11:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[25186]: audit 2024-08-17T07:11:38.817779+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[25186]: cluster 2024-08-17T07:11:38.817975+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[25186]: audit 2024-08-17T07:11:38.818331+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[25186]: audit 2024-08-17T07:11:38.819262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:40.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[25186]: audit 2024-08-17T07:11:38.819919+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:40.051 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[35180]: debug 2024-08-17T07:11:39.822+0000 7ff109d43700 -1 osd.2 0 waiting for initial osdmap 2024-08-17T07:11:40.051 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[35180]: debug 2024-08-17T07:11:39.826+0000 7ff102ed7700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:11:40.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[19784]: audit 2024-08-17T07:11:38.817779+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T07:11:40.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[19784]: cluster 2024-08-17T07:11:38.817975+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T07:11:40.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[19784]: audit 2024-08-17T07:11:38.818331+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:40.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[19784]: audit 2024-08-17T07:11:38.819262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:40.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:39 smithi122 bash[19784]: audit 2024-08-17T07:11:38.819919+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:39 smithi160 bash[19912]: audit 2024-08-17T07:11:38.817779+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T07:11:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:39 smithi160 bash[19912]: cluster 2024-08-17T07:11:38.817975+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T07:11:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:39 smithi160 bash[19912]: audit 2024-08-17T07:11:38.818331+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:39 smithi160 bash[19912]: audit 2024-08-17T07:11:38.819262+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:39 smithi160 bash[19912]: audit 2024-08-17T07:11:38.819919+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: audit 2024-08-17T07:11:39.818365+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: cluster 2024-08-17T07:11:39.818471+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: audit 2024-08-17T07:11:39.818856+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: audit 2024-08-17T07:11:39.827714+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: audit 2024-08-17T07:11:39.847509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: audit 2024-08-17T07:11:39.853660+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[25186]: cluster 2024-08-17T07:11:40.226989+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: audit 2024-08-17T07:11:39.818365+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: cluster 2024-08-17T07:11:39.818471+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: audit 2024-08-17T07:11:39.818856+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: audit 2024-08-17T07:11:39.827714+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: audit 2024-08-17T07:11:39.847509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: audit 2024-08-17T07:11:39.853660+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:40 smithi122 bash[19784]: cluster 2024-08-17T07:11:40.226989+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:41.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: audit 2024-08-17T07:11:39.818365+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:11:41.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: cluster 2024-08-17T07:11:39.818471+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T07:11:41.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: audit 2024-08-17T07:11:39.818856+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: audit 2024-08-17T07:11:39.827714+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:41.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: audit 2024-08-17T07:11:39.847509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: audit 2024-08-17T07:11:39.853660+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:41.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:40 smithi160 bash[19912]: cluster 2024-08-17T07:11:40.226989+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-17T07:11:42.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: cluster 2024-08-17T07:11:39.351888+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: cluster 2024-08-17T07:11:39.352073+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: audit 2024-08-17T07:11:40.823909+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: cluster 2024-08-17T07:11:40.861008+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150] boot 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: cluster 2024-08-17T07:11:40.861078+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[19784]: audit 2024-08-17T07:11:40.861593+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: cluster 2024-08-17T07:11:39.351888+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: cluster 2024-08-17T07:11:39.352073+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: audit 2024-08-17T07:11:40.823909+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:42.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: cluster 2024-08-17T07:11:40.861008+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150] boot 2024-08-17T07:11:42.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: cluster 2024-08-17T07:11:40.861078+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T07:11:42.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:42 smithi122 bash[25186]: audit 2024-08-17T07:11:40.861593+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: cluster 2024-08-17T07:11:39.351888+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: cluster 2024-08-17T07:11:39.352073+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: audit 2024-08-17T07:11:40.823909+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: cluster 2024-08-17T07:11:40.861008+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 [v2:172.21.15.122:6818/679474150,v1:172.21.15.122:6819/679474150] boot 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: cluster 2024-08-17T07:11:40.861078+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T07:11:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:42 smithi160 bash[19912]: audit 2024-08-17T07:11:40.861593+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:11:43.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[19784]: audit 2024-08-17T07:11:41.618768+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T07:11:43.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[19784]: audit 2024-08-17T07:11:42.046282+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T07:11:43.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[19784]: cluster 2024-08-17T07:11:42.046326+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T07:11:43.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[19784]: audit 2024-08-17T07:11:42.047505+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T07:11:43.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[19784]: cluster 2024-08-17T07:11:42.227558+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:43.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[25186]: audit 2024-08-17T07:11:41.618768+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T07:11:43.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[25186]: audit 2024-08-17T07:11:42.046282+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T07:11:43.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[25186]: cluster 2024-08-17T07:11:42.046326+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T07:11:43.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[25186]: audit 2024-08-17T07:11:42.047505+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T07:11:43.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:43 smithi122 bash[25186]: cluster 2024-08-17T07:11:42.227558+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:43.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:43 smithi160 bash[19912]: audit 2024-08-17T07:11:41.618768+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T07:11:43.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:43 smithi160 bash[19912]: audit 2024-08-17T07:11:42.046282+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T07:11:43.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:43 smithi160 bash[19912]: cluster 2024-08-17T07:11:42.046326+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T07:11:43.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:43 smithi160 bash[19912]: audit 2024-08-17T07:11:42.047505+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T07:11:43.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:43 smithi160 bash[19912]: cluster 2024-08-17T07:11:42.227558+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:44.312 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:11:44.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:44 smithi122 bash[25186]: audit 2024-08-17T07:11:43.056134+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T07:11:44.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:44 smithi122 bash[25186]: cluster 2024-08-17T07:11:43.056258+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T07:11:44.334 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:44 smithi122 bash[19784]: audit 2024-08-17T07:11:43.056134+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T07:11:44.334 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:44 smithi122 bash[19784]: cluster 2024-08-17T07:11:43.056258+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T07:11:44.335 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_1 2024-08-17T07:11:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:44 smithi160 bash[19912]: audit 2024-08-17T07:11:43.056134+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T07:11:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:44 smithi160 bash[19912]: cluster 2024-08-17T07:11:43.056258+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T07:11:44.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:44 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:11:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: cluster 2024-08-17T07:11:44.058068+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: cluster 2024-08-17T07:11:44.228065+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.362055+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: cephadm 2024-08-17T07:11:44.362905+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.366948+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.386807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.388329+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.389275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: cluster 2024-08-17T07:11:44.391343+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.394698+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[19784]: audit 2024-08-17T07:11:44.433529+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: cluster 2024-08-17T07:11:44.058068+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: cluster 2024-08-17T07:11:44.228065+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.362055+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: cephadm 2024-08-17T07:11:44.362905+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.366948+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.386807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.388329+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.389275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: cluster 2024-08-17T07:11:44.391343+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.394698+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:45 smithi122 bash[25186]: audit 2024-08-17T07:11:44.433529+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: cluster 2024-08-17T07:11:44.058068+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: cluster 2024-08-17T07:11:44.228065+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.362055+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: cephadm 2024-08-17T07:11:44.362905+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.366948+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.386807+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.388329+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.389275+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: cluster 2024-08-17T07:11:44.391343+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.394698+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:45 smithi160 bash[19912]: audit 2024-08-17T07:11:44.433529+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:46.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:46 smithi122 bash[25186]: cluster 2024-08-17T07:11:45.059896+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:46.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:46 smithi122 bash[19784]: cluster 2024-08-17T07:11:45.059896+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:46 smithi160 bash[19912]: cluster 2024-08-17T07:11:45.059896+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:11:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: cluster 2024-08-17T07:11:46.080205+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: audit 2024-08-17T07:11:46.205826+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: cluster 2024-08-17T07:11:46.391694+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: audit 2024-08-17T07:11:47.068639+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: audit 2024-08-17T07:11:47.069192+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: audit 2024-08-17T07:11:47.069663+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:49.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[19784]: audit 2024-08-17T07:11:47.069812+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: cluster 2024-08-17T07:11:46.080205+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: audit 2024-08-17T07:11:46.205826+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: cluster 2024-08-17T07:11:46.391694+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: audit 2024-08-17T07:11:47.068639+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: audit 2024-08-17T07:11:47.069192+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: audit 2024-08-17T07:11:47.069663+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:49.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:48 smithi122 bash[25186]: audit 2024-08-17T07:11:47.069812+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: cluster 2024-08-17T07:11:46.080205+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: audit 2024-08-17T07:11:46.205826+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: cluster 2024-08-17T07:11:46.391694+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: audit 2024-08-17T07:11:47.068639+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: audit 2024-08-17T07:11:47.069192+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: audit 2024-08-17T07:11:47.069663+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:49.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:48 smithi160 bash[19912]: audit 2024-08-17T07:11:47.069812+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.073978+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.074712+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.074960+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.075428+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.075604+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.115543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.116595+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.117305+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: cluster 2024-08-17T07:11:47.119492+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.939025+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.944503+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.946202+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.946382+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:47.946518+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.630537+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:50.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.637166+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.640135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.641330+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.835142+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.840632+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.846890+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: audit 2024-08-17T07:11:48.858278+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: cluster 2024-08-17T07:11:48.940734+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: cluster 2024-08-17T07:11:48.940790+0000 mon.a (mon.0) 474 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:50.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:49 smithi160 bash[19912]: cluster 2024-08-17T07:11:49.120113+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.073978+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.074712+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.074960+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.075428+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.075604+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.115543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.116595+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.117305+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:50.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: cluster 2024-08-17T07:11:47.119492+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.939025+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.944503+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.946202+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.946382+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:47.946518+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.630537+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.637166+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.640135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.641330+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.073978+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.074712+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.074960+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.075428+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.075604+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.115543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.116595+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.117305+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: cluster 2024-08-17T07:11:47.119492+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.939025+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.944503+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.946202+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.946382+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:47.946518+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.630537+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.637166+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.640135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.641330+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:11:50.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.835142+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.840632+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.846890+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: audit 2024-08-17T07:11:48.858278+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: cluster 2024-08-17T07:11:48.940734+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: cluster 2024-08-17T07:11:48.940790+0000 mon.a (mon.0) 474 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:50.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[19784]: cluster 2024-08-17T07:11:49.120113+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.835142+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.840632+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.846890+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: audit 2024-08-17T07:11:48.858278+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: cluster 2024-08-17T07:11:48.940734+0000 mon.a (mon.0) 473 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: cluster 2024-08-17T07:11:48.940790+0000 mon.a (mon.0) 474 : cluster [INF] Cluster is now healthy 2024-08-17T07:11:50.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:49 smithi122 bash[25186]: cluster 2024-08-17T07:11:49.120113+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:11:52.502 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:52 smithi122 bash[19784]: cluster 2024-08-17T07:11:51.120637+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 166 KiB/s wr, 11 op/s 2024-08-17T07:11:52.502 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:52 smithi122 bash[25186]: cluster 2024-08-17T07:11:51.120637+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 166 KiB/s wr, 11 op/s 2024-08-17T07:11:52.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:52 smithi160 bash[19912]: cluster 2024-08-17T07:11:51.120637+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 166 KiB/s wr, 11 op/s 2024-08-17T07:11:54.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:54 smithi122 bash[19784]: cluster 2024-08-17T07:11:53.121208+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-17T07:11:54.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:54 smithi122 bash[25186]: cluster 2024-08-17T07:11:53.121208+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-17T07:11:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:54 smithi160 bash[19912]: cluster 2024-08-17T07:11:53.121208+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[25186]: audit 2024-08-17T07:11:54.951374+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]: dispatch 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[25186]: audit 2024-08-17T07:11:54.963550+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]': finished 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[25186]: cluster 2024-08-17T07:11:54.963766+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[25186]: audit 2024-08-17T07:11:54.963938+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[19784]: audit 2024-08-17T07:11:54.951374+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]: dispatch 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[19784]: audit 2024-08-17T07:11:54.963550+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]': finished 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[19784]: cluster 2024-08-17T07:11:54.963766+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T07:11:55.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:55 smithi122 bash[19784]: audit 2024-08-17T07:11:54.963938+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:11:55.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:55 smithi160 bash[19912]: audit 2024-08-17T07:11:54.951374+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]: dispatch 2024-08-17T07:11:55.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:55 smithi160 bash[19912]: audit 2024-08-17T07:11:54.963550+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.122:0/2880056402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "125372d2-e462-4e9b-927f-bc721206fe72"}]': finished 2024-08-17T07:11:55.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:55 smithi160 bash[19912]: cluster 2024-08-17T07:11:54.963766+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T07:11:55.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:55 smithi160 bash[19912]: audit 2024-08-17T07:11:54.963938+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:11:56.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:56 smithi122 bash[19784]: cluster 2024-08-17T07:11:55.121683+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-08-17T07:11:56.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:56 smithi122 bash[19784]: audit 2024-08-17T07:11:55.590572+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.122:0/4232711676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:56.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:56 smithi122 bash[25186]: cluster 2024-08-17T07:11:55.121683+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-08-17T07:11:56.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:56 smithi122 bash[25186]: audit 2024-08-17T07:11:55.590572+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.122:0/4232711676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:56.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:56 smithi160 bash[19912]: cluster 2024-08-17T07:11:55.121683+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-08-17T07:11:56.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:56 smithi160 bash[19912]: audit 2024-08-17T07:11:55.590572+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.122:0/4232711676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:11:58.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:58 smithi122 bash[19784]: cluster 2024-08-17T07:11:57.122294+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:11:58.627 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:58 smithi122 bash[25186]: cluster 2024-08-17T07:11:57.122294+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:11:58.627 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:58 smithi160 bash[19912]: cluster 2024-08-17T07:11:57.122294+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:12:00.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:11:59 smithi160 bash[19912]: cluster 2024-08-17T07:11:59.122827+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:12:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:11:59 smithi122 bash[19784]: cluster 2024-08-17T07:11:59.122827+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:12:00.300 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:00 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:12:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:00.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:11:59 smithi122 bash[25186]: cluster 2024-08-17T07:11:59.122827+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T07:12:01.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:01 smithi122 bash[25186]: audit 2024-08-17T07:12:00.016246+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:01.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:01 smithi122 bash[25186]: audit 2024-08-17T07:12:00.025746+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:01.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:01 smithi122 bash[19784]: audit 2024-08-17T07:12:00.016246+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:01.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:01 smithi122 bash[19784]: audit 2024-08-17T07:12:00.025746+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:01.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:01 smithi160 bash[19912]: audit 2024-08-17T07:12:00.016246+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:01.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:01 smithi160 bash[19912]: audit 2024-08-17T07:12:00.025746+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:02.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:02 smithi122 bash[19784]: cluster 2024-08-17T07:12:01.123484+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:02.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:02 smithi122 bash[25186]: cluster 2024-08-17T07:12:01.123484+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:02 smithi160 bash[19912]: cluster 2024-08-17T07:12:01.123484+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:04.050 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:03 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:12:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[19784]: cluster 2024-08-17T07:12:03.123906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[19784]: audit 2024-08-17T07:12:03.771410+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[19784]: audit 2024-08-17T07:12:03.780792+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[25186]: cluster 2024-08-17T07:12:03.123906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[25186]: audit 2024-08-17T07:12:03.771410+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:04.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:04 smithi122 bash[25186]: audit 2024-08-17T07:12:03.780792+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:04 smithi160 bash[19912]: cluster 2024-08-17T07:12:03.123906+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:04 smithi160 bash[19912]: audit 2024-08-17T07:12:03.771410+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:04 smithi160 bash[19912]: audit 2024-08-17T07:12:03.780792+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:06.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:06 smithi122 bash[19784]: cluster 2024-08-17T07:12:05.124562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:06.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:06 smithi122 bash[25186]: cluster 2024-08-17T07:12:05.124562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:06.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:06 smithi160 bash[19912]: cluster 2024-08-17T07:12:05.124562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:08.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:08 smithi122 bash[19784]: cluster 2024-08-17T07:12:07.125301+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:08.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:08 smithi122 bash[25186]: cluster 2024-08-17T07:12:07.125301+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:08.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:08 smithi160 bash[19912]: cluster 2024-08-17T07:12:07.125301+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[25186]: cluster 2024-08-17T07:12:09.125902+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[25186]: audit 2024-08-17T07:12:09.625055+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[25186]: audit 2024-08-17T07:12:09.626683+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[19784]: cluster 2024-08-17T07:12:09.125902+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[19784]: audit 2024-08-17T07:12:09.625055+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:12:10.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:09 smithi122 bash[19784]: audit 2024-08-17T07:12:09.626683+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:09 smithi160 bash[19912]: cluster 2024-08-17T07:12:09.125902+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:09 smithi160 bash[19912]: audit 2024-08-17T07:12:09.625055+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:12:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:09 smithi160 bash[19912]: audit 2024-08-17T07:12:09.626683+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:11.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:10 smithi122 bash[25186]: cephadm 2024-08-17T07:12:09.628074+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.3 on smithi122 2024-08-17T07:12:11.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:10 smithi122 bash[19784]: cephadm 2024-08-17T07:12:09.628074+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.3 on smithi122 2024-08-17T07:12:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:10 smithi160 bash[19912]: cephadm 2024-08-17T07:12:09.628074+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.3 on smithi122 2024-08-17T07:12:12.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:11 smithi122 bash[25186]: cluster 2024-08-17T07:12:11.126477+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:12.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:11 smithi122 bash[19784]: cluster 2024-08-17T07:12:11.126477+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:12.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:11 smithi160 bash[19912]: cluster 2024-08-17T07:12:11.126477+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:13.790 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:13.790 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:13.791 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:13.791 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:13.791 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:13.792 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.050 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.050 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.050 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.051 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: cluster 2024-08-17T07:12:13.127004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: audit 2024-08-17T07:12:14.072653+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: audit 2024-08-17T07:12:14.072993+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: audit 2024-08-17T07:12:14.074631+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: audit 2024-08-17T07:12:14.075334+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:14.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[19784]: audit 2024-08-17T07:12:14.081690+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: cluster 2024-08-17T07:12:13.127004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: audit 2024-08-17T07:12:14.072653+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: audit 2024-08-17T07:12:14.072993+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: audit 2024-08-17T07:12:14.074631+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: audit 2024-08-17T07:12:14.075334+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:14.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:14 smithi122 bash[25186]: audit 2024-08-17T07:12:14.081690+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: cluster 2024-08-17T07:12:13.127004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: audit 2024-08-17T07:12:14.072653+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: audit 2024-08-17T07:12:14.072993+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: audit 2024-08-17T07:12:14.074631+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: audit 2024-08-17T07:12:14.075334+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:14 smithi160 bash[19912]: audit 2024-08-17T07:12:14.081690+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:16.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:16 smithi122 bash[19784]: cluster 2024-08-17T07:12:15.127674+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:16.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:16 smithi122 bash[25186]: cluster 2024-08-17T07:12:15.127674+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:16 smithi160 bash[19912]: cluster 2024-08-17T07:12:15.127674+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:18.463 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:18 smithi160 bash[19912]: cluster 2024-08-17T07:12:17.128377+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:18.517 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:18 smithi122 bash[25186]: cluster 2024-08-17T07:12:17.128377+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:18.517 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:18 smithi122 bash[19784]: cluster 2024-08-17T07:12:17.128377+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:20.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:19 smithi160 bash[19912]: cluster 2024-08-17T07:12:19.128972+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:20.166 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:19 smithi122 bash[25186]: cluster 2024-08-17T07:12:19.128972+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:20.166 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:19 smithi122 bash[19784]: cluster 2024-08-17T07:12:19.128972+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:20.417 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:20 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:12:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:21.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:21 smithi122 bash[19784]: audit 2024-08-17T07:12:20.157867+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:21.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:21 smithi122 bash[19784]: audit 2024-08-17T07:12:20.164272+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:21.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:21 smithi122 bash[25186]: audit 2024-08-17T07:12:20.157867+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:21.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:21 smithi122 bash[25186]: audit 2024-08-17T07:12:20.164272+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:21.555 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 3 on host 'smithi122' 2024-08-17T07:12:21.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:21 smithi160 bash[19912]: audit 2024-08-17T07:12:20.157867+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:21.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:21 smithi160 bash[19912]: audit 2024-08-17T07:12:20.164272+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.434 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: cluster 2024-08-17T07:12:21.129458+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.487733+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.488123+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.554054+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.566512+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.567713+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.568431+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.570457+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.571356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.572119+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.572885+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.580269+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[25186]: audit 2024-08-17T07:12:21.586999+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: cluster 2024-08-17T07:12:21.129458+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.487733+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.488123+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.554054+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.566512+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.567713+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.568431+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.570457+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.436 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.571356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.572119+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.572885+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.580269+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:22 smithi122 bash[19784]: audit 2024-08-17T07:12:21.586999+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.526 DEBUG:teuthology.orchestra.run.smithi122:osd.3> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T07:12:22.528 INFO:tasks.cephadm:Deploying osd.4 on smithi160 with /dev/vg_nvme/lv_4... 2024-08-17T07:12:22.528 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T07:12:22.539 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: cluster 2024-08-17T07:12:21.129458+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.487733+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.488123+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.554054+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.566512+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.567713+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.568431+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.570457+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.571356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.572119+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.572885+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.580269+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:22.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:22 smithi160 bash[19912]: audit 2024-08-17T07:12:21.586999+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: cephadm 2024-08-17T07:12:21.573440+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3804M 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: audit 2024-08-17T07:12:22.173353+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: cluster 2024-08-17T07:12:22.173462+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: audit 2024-08-17T07:12:22.173997+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: audit 2024-08-17T07:12:22.175525+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[25186]: audit 2024-08-17T07:12:22.183112+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: cephadm 2024-08-17T07:12:21.573440+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3804M 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: audit 2024-08-17T07:12:22.173353+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: cluster 2024-08-17T07:12:22.173462+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: audit 2024-08-17T07:12:22.173997+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: audit 2024-08-17T07:12:22.175525+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:23.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[19784]: audit 2024-08-17T07:12:22.183112+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:23.551 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[38571]: debug 2024-08-17T07:12:23.193+0000 7f2777de6700 -1 osd.3 0 waiting for initial osdmap 2024-08-17T07:12:23.551 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[38571]: debug 2024-08-17T07:12:23.201+0000 7f2772f7e700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:12:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: cephadm 2024-08-17T07:12:21.573440+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3804M 2024-08-17T07:12:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: audit 2024-08-17T07:12:22.173353+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T07:12:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: cluster 2024-08-17T07:12:22.173462+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T07:12:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: audit 2024-08-17T07:12:22.173997+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: audit 2024-08-17T07:12:22.175525+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:23 smithi160 bash[19912]: audit 2024-08-17T07:12:22.183112+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:12:24.200 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:23 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:12:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: cluster 2024-08-17T07:12:23.129951+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.184786+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: cluster 2024-08-17T07:12:23.185036+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.185737+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.197675+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.914354+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.922987+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.959536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.962276+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:24.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.964138+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:24.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:24 smithi160 bash[19912]: audit 2024-08-17T07:12:23.974868+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: cluster 2024-08-17T07:12:23.129951+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.184786+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: cluster 2024-08-17T07:12:23.185036+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.185737+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.197675+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.914354+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.922987+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.959536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.962276+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.964138+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[25186]: audit 2024-08-17T07:12:23.974868+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: cluster 2024-08-17T07:12:23.129951+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.184786+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: cluster 2024-08-17T07:12:23.185036+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.185737+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.197675+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.914354+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.922987+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.959536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.962276+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.964138+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:24 smithi122 bash[19784]: audit 2024-08-17T07:12:23.974868+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:25.534 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: cluster 2024-08-17T07:12:22.491741+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:12:25.535 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: cluster 2024-08-17T07:12:22.491960+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:12:25.535 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: cephadm 2024-08-17T07:12:23.916138+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:12:25.535 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: cluster 2024-08-17T07:12:24.196824+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236] boot 2024-08-17T07:12:25.535 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: cluster 2024-08-17T07:12:24.196916+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T07:12:25.535 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[19784]: audit 2024-08-17T07:12:24.197704+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: cluster 2024-08-17T07:12:22.491741+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: cluster 2024-08-17T07:12:22.491960+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: cephadm 2024-08-17T07:12:23.916138+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: cluster 2024-08-17T07:12:24.196824+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236] boot 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: cluster 2024-08-17T07:12:24.196916+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T07:12:25.536 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:25 smithi122 bash[25186]: audit 2024-08-17T07:12:24.197704+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: cluster 2024-08-17T07:12:22.491741+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:12:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: cluster 2024-08-17T07:12:22.491960+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:12:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: cephadm 2024-08-17T07:12:23.916138+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi122 2024-08-17T07:12:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: cluster 2024-08-17T07:12:24.196824+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.122:6826/509803236,v1:172.21.15.122:6827/509803236] boot 2024-08-17T07:12:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: cluster 2024-08-17T07:12:24.196916+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T07:12:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:25 smithi160 bash[19912]: audit 2024-08-17T07:12:24.197704+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:12:26.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:26 smithi160 bash[19912]: cluster 2024-08-17T07:12:25.130575+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:26.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:26 smithi160 bash[19912]: cluster 2024-08-17T07:12:25.216134+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T07:12:26.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:26 smithi160 bash[19912]: audit 2024-08-17T07:12:25.544129+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:12:26.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:26 smithi160 bash[19912]: audit 2024-08-17T07:12:25.545512+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:12:26.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[25186]: cluster 2024-08-17T07:12:25.130575+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:26.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[25186]: cluster 2024-08-17T07:12:25.216134+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T07:12:26.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[25186]: audit 2024-08-17T07:12:25.544129+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:12:26.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[25186]: audit 2024-08-17T07:12:25.545512+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:12:26.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[19784]: cluster 2024-08-17T07:12:25.130575+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:26.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[19784]: cluster 2024-08-17T07:12:25.216134+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T07:12:26.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[19784]: audit 2024-08-17T07:12:25.544129+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:12:26.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[19784]: audit 2024-08-17T07:12:25.545512+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:12:26.530 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:12:26.569 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_4 2024-08-17T07:12:26.800 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:26 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:12:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.470083+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.474422+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.501334+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.502403+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.503110+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:27.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:27 smithi160 bash[19912]: audit 2024-08-17T07:12:26.508495+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.470083+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.474422+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.501334+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.502403+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.503110+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[19784]: audit 2024-08-17T07:12:26.508495+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.470083+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.474422+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.501334+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.502403+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.503110+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:27 smithi122 bash[25186]: audit 2024-08-17T07:12:26.508495+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:28.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:28 smithi122 bash[19784]: cluster 2024-08-17T07:12:27.131133+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:28 smithi122 bash[25186]: cluster 2024-08-17T07:12:27.131133+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:28.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:28 smithi160 bash[19912]: cluster 2024-08-17T07:12:27.131133+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:30.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:29 smithi160 bash[19912]: cluster 2024-08-17T07:12:29.131641+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:30.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:29 smithi160 bash[19912]: audit 2024-08-17T07:12:29.676238+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:12:30.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:29 smithi160 bash[19912]: audit 2024-08-17T07:12:29.683119+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:12:30.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:29 smithi160 bash[19912]: audit 2024-08-17T07:12:29.684813+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:30.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[19784]: cluster 2024-08-17T07:12:29.131641+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:30.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[19784]: audit 2024-08-17T07:12:29.676238+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:12:30.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[19784]: audit 2024-08-17T07:12:29.683119+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:12:30.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[19784]: audit 2024-08-17T07:12:29.684813+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:30.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[25186]: cluster 2024-08-17T07:12:29.131641+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:30.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[25186]: audit 2024-08-17T07:12:29.676238+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:12:30.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[25186]: audit 2024-08-17T07:12:29.683119+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:12:30.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:29 smithi122 bash[25186]: audit 2024-08-17T07:12:29.684813+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:31.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:30 smithi160 bash[19912]: audit 2024-08-17T07:12:29.669408+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:12:31.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:30 smithi122 bash[19784]: audit 2024-08-17T07:12:29.669408+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:12:31.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:30 smithi122 bash[25186]: audit 2024-08-17T07:12:29.669408+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:12:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:31 smithi160 bash[19912]: cluster 2024-08-17T07:12:31.132203+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:31 smithi122 bash[19784]: cluster 2024-08-17T07:12:31.132203+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:31 smithi122 bash[25186]: cluster 2024-08-17T07:12:31.132203+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:34 smithi160 bash[19912]: cluster 2024-08-17T07:12:33.132778+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:34 smithi122 bash[19784]: cluster 2024-08-17T07:12:33.132778+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:34 smithi122 bash[25186]: cluster 2024-08-17T07:12:33.132778+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: cluster 2024-08-17T07:12:35.133330+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: audit 2024-08-17T07:12:35.687204+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.160:0/3910947123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: audit 2024-08-17T07:12:35.687847+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: audit 2024-08-17T07:12:35.696712+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]': finished 2024-08-17T07:12:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: cluster 2024-08-17T07:12:35.696918+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[19784]: audit 2024-08-17T07:12:35.697235+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: cluster 2024-08-17T07:12:35.133330+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: audit 2024-08-17T07:12:35.687204+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.160:0/3910947123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: audit 2024-08-17T07:12:35.687847+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: audit 2024-08-17T07:12:35.696712+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]': finished 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: cluster 2024-08-17T07:12:35.696918+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T07:12:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:36 smithi122 bash[25186]: audit 2024-08-17T07:12:35.697235+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: cluster 2024-08-17T07:12:35.133330+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: audit 2024-08-17T07:12:35.687204+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.160:0/3910947123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: audit 2024-08-17T07:12:35.687847+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]: dispatch 2024-08-17T07:12:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: audit 2024-08-17T07:12:35.696712+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94045f3e-5806-4f8a-af96-9023eb16196e"}]': finished 2024-08-17T07:12:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: cluster 2024-08-17T07:12:35.696918+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T07:12:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:36 smithi160 bash[19912]: audit 2024-08-17T07:12:35.697235+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:37.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:37 smithi122 bash[19784]: audit 2024-08-17T07:12:36.353676+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.160:0/3818746325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:12:37.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:37 smithi122 bash[25186]: audit 2024-08-17T07:12:36.353676+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.160:0/3818746325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:12:37.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:37 smithi160 bash[19912]: audit 2024-08-17T07:12:36.353676+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.160:0/3818746325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:12:38.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:38 smithi122 bash[19784]: cluster 2024-08-17T07:12:37.133976+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:38.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:38 smithi122 bash[25186]: cluster 2024-08-17T07:12:37.133976+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:38 smithi160 bash[19912]: cluster 2024-08-17T07:12:37.133976+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:39 smithi160 bash[19912]: cluster 2024-08-17T07:12:39.134597+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:40.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:39 smithi122 bash[19784]: cluster 2024-08-17T07:12:39.134597+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:40.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:39 smithi122 bash[25186]: cluster 2024-08-17T07:12:39.134597+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:40.800 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:40 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:12:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:41.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:41 smithi122 bash[19784]: audit 2024-08-17T07:12:40.321543+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:41.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:41 smithi122 bash[19784]: audit 2024-08-17T07:12:40.330731+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:41 smithi122 bash[25186]: audit 2024-08-17T07:12:40.321543+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:41 smithi122 bash[25186]: audit 2024-08-17T07:12:40.330731+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:41.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:41 smithi160 bash[19912]: audit 2024-08-17T07:12:40.321543+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:41.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:41 smithi160 bash[19912]: audit 2024-08-17T07:12:40.330731+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:42.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:42 smithi122 bash[19784]: cluster 2024-08-17T07:12:41.135078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:42.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:42 smithi122 bash[25186]: cluster 2024-08-17T07:12:41.135078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:42 smithi160 bash[19912]: cluster 2024-08-17T07:12:41.135078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:44 smithi122 bash[19784]: cluster 2024-08-17T07:12:43.135464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:44.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:44 smithi122 bash[25186]: cluster 2024-08-17T07:12:43.135464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:44.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:44 smithi160 bash[19912]: cluster 2024-08-17T07:12:43.135464+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:45.550 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:12:45 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:12:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:12:46.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:46 smithi160 bash[19912]: cluster 2024-08-17T07:12:45.136003+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:46.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:46 smithi160 bash[19912]: audit 2024-08-17T07:12:45.420101+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:46 smithi160 bash[19912]: audit 2024-08-17T07:12:45.427489+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:46 smithi160 bash[19912]: audit 2024-08-17T07:12:46.220861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:12:46.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:46 smithi160 bash[19912]: audit 2024-08-17T07:12:46.222703+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[19784]: cluster 2024-08-17T07:12:45.136003+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[19784]: audit 2024-08-17T07:12:45.420101+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[19784]: audit 2024-08-17T07:12:45.427489+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[19784]: audit 2024-08-17T07:12:46.220861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[19784]: audit 2024-08-17T07:12:46.222703+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:46.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[25186]: cluster 2024-08-17T07:12:45.136003+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:46.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[25186]: audit 2024-08-17T07:12:45.420101+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[25186]: audit 2024-08-17T07:12:45.427489+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:46.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[25186]: audit 2024-08-17T07:12:46.220861+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:12:46.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:46 smithi122 bash[25186]: audit 2024-08-17T07:12:46.222703+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:47.631 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:47 smithi160 bash[19912]: cephadm 2024-08-17T07:12:46.224201+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-08-17T07:12:47.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:47 smithi122 bash[19784]: cephadm 2024-08-17T07:12:46.224201+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-08-17T07:12:47.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:47 smithi122 bash[25186]: cephadm 2024-08-17T07:12:46.224201+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi160 2024-08-17T07:12:48.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:48 smithi122 bash[19784]: cluster 2024-08-17T07:12:47.136559+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:48.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:48 smithi122 bash[25186]: cluster 2024-08-17T07:12:47.136559+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:48.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:48 smithi160 bash[19912]: cluster 2024-08-17T07:12:47.136559+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:49 smithi160 bash[19912]: cluster 2024-08-17T07:12:49.137122+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:49 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:50.062 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:12:49 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:50.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:49 smithi122 bash[19784]: cluster 2024-08-17T07:12:49.137122+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:50.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:49 smithi122 bash[25186]: cluster 2024-08-17T07:12:49.137122+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:50.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:50.353 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:12:50 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:12:51.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 bash[19912]: audit 2024-08-17T07:12:50.189566+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 bash[19912]: audit 2024-08-17T07:12:50.195518+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 bash[19912]: audit 2024-08-17T07:12:50.196038+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 bash[19912]: audit 2024-08-17T07:12:50.198563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:51.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:50 smithi160 bash[19912]: audit 2024-08-17T07:12:50.213690+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[19784]: audit 2024-08-17T07:12:50.189566+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[19784]: audit 2024-08-17T07:12:50.195518+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[19784]: audit 2024-08-17T07:12:50.196038+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[19784]: audit 2024-08-17T07:12:50.198563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[19784]: audit 2024-08-17T07:12:50.213690+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:51.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[25186]: audit 2024-08-17T07:12:50.189566+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:51.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[25186]: audit 2024-08-17T07:12:50.195518+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:51.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[25186]: audit 2024-08-17T07:12:50.196038+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:51.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[25186]: audit 2024-08-17T07:12:50.198563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:51.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:50 smithi122 bash[25186]: audit 2024-08-17T07:12:50.213690+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:51 smithi160 bash[19912]: cluster 2024-08-17T07:12:51.137694+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:51 smithi122 bash[19784]: cluster 2024-08-17T07:12:51.137694+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:52.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:51 smithi122 bash[25186]: cluster 2024-08-17T07:12:51.137694+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:54.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:54 smithi122 bash[19784]: cluster 2024-08-17T07:12:53.138256+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:54.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:54 smithi122 bash[25186]: cluster 2024-08-17T07:12:53.138256+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:54 smithi160 bash[19912]: cluster 2024-08-17T07:12:53.138256+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:56 smithi160 bash[19912]: cluster 2024-08-17T07:12:55.138803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:56.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:56 smithi122 bash[19784]: cluster 2024-08-17T07:12:55.138803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:56.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:56 smithi122 bash[25186]: cluster 2024-08-17T07:12:55.138803+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:56.724 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 4 on host 'smithi160' 2024-08-17T07:12:57.333 DEBUG:teuthology.orchestra.run.smithi160:osd.4> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T07:12:57.336 INFO:tasks.cephadm:Deploying osd.5 on smithi160 with /dev/vg_nvme/lv_3... 2024-08-17T07:12:57.337 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T07:12:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.721789+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.759031+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.761881+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.763819+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.768292+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: cephadm 2024-08-17T07:12:56.769782+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 16241M 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.780574+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.791309+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.917868+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: audit 2024-08-17T07:12:56.918866+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[19784]: cluster 2024-08-17T07:12:57.139471+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.721789+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.759031+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.761881+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.763819+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.768292+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: cephadm 2024-08-17T07:12:56.769782+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 16241M 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.780574+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.791309+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.917868+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: audit 2024-08-17T07:12:56.918866+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:57 smithi122 bash[25186]: cluster 2024-08-17T07:12:57.139471+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:58.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.721789+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.759031+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.761881+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.763819+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.768292+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: cephadm 2024-08-17T07:12:56.769782+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 16241M 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.780574+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.791309+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.917868+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: audit 2024-08-17T07:12:56.918866+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T07:12:58.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:57 smithi160 bash[19912]: cluster 2024-08-17T07:12:57.139471+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:12:59.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[19912]: audit 2024-08-17T07:12:57.804779+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T07:12:59.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[19912]: cluster 2024-08-17T07:12:57.805008+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T07:12:59.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[19912]: audit 2024-08-17T07:12:57.805271+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:59.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[19912]: audit 2024-08-17T07:12:57.806594+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:12:59.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[19912]: audit 2024-08-17T07:12:57.807436+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:12:59.103 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[25496]: debug 2024-08-17T07:12:58.820+0000 7f0ef8d9c700 -1 osd.4 0 waiting for initial osdmap 2024-08-17T07:12:59.103 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:12:58 smithi160 bash[25496]: debug 2024-08-17T07:12:58.828+0000 7f0ef2731700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:12:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[19784]: audit 2024-08-17T07:12:57.804779+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T07:12:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[19784]: cluster 2024-08-17T07:12:57.805008+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T07:12:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[19784]: audit 2024-08-17T07:12:57.805271+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[19784]: audit 2024-08-17T07:12:57.806594+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:12:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[19784]: audit 2024-08-17T07:12:57.807436+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:12:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[25186]: audit 2024-08-17T07:12:57.804779+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T07:12:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[25186]: cluster 2024-08-17T07:12:57.805008+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T07:12:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[25186]: audit 2024-08-17T07:12:57.805271+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:12:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[25186]: audit 2024-08-17T07:12:57.806594+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:12:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:58 smithi122 bash[25186]: audit 2024-08-17T07:12:57.807436+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:00.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: audit 2024-08-17T07:12:58.809967+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:00.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: cluster 2024-08-17T07:12:58.810192+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T07:13:00.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: audit 2024-08-17T07:12:58.812414+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: audit 2024-08-17T07:12:58.823329+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: cluster 2024-08-17T07:12:59.140033+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:13:00.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: cluster 2024-08-17T07:12:59.806940+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583] boot 2024-08-17T07:13:00.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: cluster 2024-08-17T07:12:59.806999+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T07:13:00.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:12:59 smithi160 bash[19912]: audit 2024-08-17T07:12:59.807180+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: audit 2024-08-17T07:12:58.809967+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: cluster 2024-08-17T07:12:58.810192+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: audit 2024-08-17T07:12:58.812414+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: audit 2024-08-17T07:12:58.823329+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: cluster 2024-08-17T07:12:59.140033+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: cluster 2024-08-17T07:12:59.806940+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583] boot 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: cluster 2024-08-17T07:12:59.806999+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T07:13:00.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[19784]: audit 2024-08-17T07:12:59.807180+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: audit 2024-08-17T07:12:58.809967+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: cluster 2024-08-17T07:12:58.810192+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: audit 2024-08-17T07:12:58.812414+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: audit 2024-08-17T07:12:58.823329+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: cluster 2024-08-17T07:12:59.140033+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: cluster 2024-08-17T07:12:59.806940+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.160:6800/3861005583,v1:172.21.15.160:6801/3861005583] boot 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: cluster 2024-08-17T07:12:59.806999+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T07:13:00.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:12:59 smithi122 bash[25186]: audit 2024-08-17T07:12:59.807180+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:13:00.754 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:13:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: cluster 2024-08-17T07:12:57.873865+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: cluster 2024-08-17T07:12:57.874091+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.475565+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: cephadm 2024-08-17T07:13:00.477206+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.484682+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.521763+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.524032+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:01.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.525959+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: audit 2024-08-17T07:13:00.535429+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[19784]: cluster 2024-08-17T07:13:00.810792+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: cluster 2024-08-17T07:12:57.873865+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: cluster 2024-08-17T07:12:57.874091+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.475565+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: cephadm 2024-08-17T07:13:00.477206+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.484682+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.521763+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.524032+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.525959+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: audit 2024-08-17T07:13:00.535429+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:00 smithi122 bash[25186]: cluster 2024-08-17T07:13:00.810792+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T07:13:01.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: cluster 2024-08-17T07:12:57.873865+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: cluster 2024-08-17T07:12:57.874091+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.475565+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: cephadm 2024-08-17T07:13:00.477206+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.484682+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.521763+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.524032+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.525959+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: audit 2024-08-17T07:13:00.535429+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:00 smithi160 bash[19912]: cluster 2024-08-17T07:13:00.810792+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T07:13:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:01 smithi160 bash[19912]: cluster 2024-08-17T07:13:00.530626+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:01 smithi160 bash[19912]: cluster 2024-08-17T07:13:01.480809+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:01 smithi160 bash[19912]: cluster 2024-08-17T07:13:01.813875+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T07:13:02.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[19784]: cluster 2024-08-17T07:13:00.530626+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:02.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[19784]: cluster 2024-08-17T07:13:01.480809+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:02.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[19784]: cluster 2024-08-17T07:13:01.813875+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T07:13:02.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[25186]: cluster 2024-08-17T07:13:00.530626+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:02.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[25186]: cluster 2024-08-17T07:13:01.480809+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:02.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:01 smithi122 bash[25186]: cluster 2024-08-17T07:13:01.813875+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T07:13:02.853 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:13:02.880 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_3 2024-08-17T07:13:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:03 smithi160 bash[19912]: cluster 2024-08-17T07:13:02.531066+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:03 smithi160 bash[19912]: cluster 2024-08-17T07:13:02.843697+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T07:13:04.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:03 smithi122 bash[19784]: cluster 2024-08-17T07:13:02.531066+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:03 smithi122 bash[19784]: cluster 2024-08-17T07:13:02.843697+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T07:13:04.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:03 smithi122 bash[25186]: cluster 2024-08-17T07:13:02.531066+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:04.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:03 smithi122 bash[25186]: cluster 2024-08-17T07:13:02.843697+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T07:13:05.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:13:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: cluster 2024-08-17T07:13:03.848086+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.774718+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.783583+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.817095+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.819842+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.821747+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[19784]: audit 2024-08-17T07:13:04.832776+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: cluster 2024-08-17T07:13:03.848086+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.774718+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.783583+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.817095+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.819842+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.821747+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:05.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:04 smithi122 bash[25186]: audit 2024-08-17T07:13:04.832776+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: cluster 2024-08-17T07:13:03.848086+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.774718+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.783583+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.817095+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.819842+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.821747+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:05.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:04 smithi160 bash[19912]: audit 2024-08-17T07:13:04.832776+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:05.860 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:13:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: cluster 2024-08-17T07:13:04.531755+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: cluster 2024-08-17T07:13:04.825997+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: cluster 2024-08-17T07:13:04.849593+0000 mon.a (mon.0) 583 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: cluster 2024-08-17T07:13:04.849721+0000 mon.a (mon.0) 584 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: audit 2024-08-17T07:13:05.593782+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[25186]: audit 2024-08-17T07:13:05.601969+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:06.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: cluster 2024-08-17T07:13:04.531755+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: cluster 2024-08-17T07:13:04.825997+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: cluster 2024-08-17T07:13:04.849593+0000 mon.a (mon.0) 583 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:06.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: cluster 2024-08-17T07:13:04.849721+0000 mon.a (mon.0) 584 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:06.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: audit 2024-08-17T07:13:05.593782+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:06.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:05 smithi122 bash[19784]: audit 2024-08-17T07:13:05.601969+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: cluster 2024-08-17T07:13:04.531755+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: cluster 2024-08-17T07:13:04.825997+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: cluster 2024-08-17T07:13:04.849593+0000 mon.a (mon.0) 583 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: cluster 2024-08-17T07:13:04.849721+0000 mon.a (mon.0) 584 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: audit 2024-08-17T07:13:05.593782+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:05 smithi160 bash[19912]: audit 2024-08-17T07:13:05.601969+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:07.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:06 smithi160 bash[19912]: audit 2024-08-17T07:13:06.814613+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:07.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:06 smithi160 bash[19912]: audit 2024-08-17T07:13:06.820896+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:07.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:06 smithi160 bash[19912]: audit 2024-08-17T07:13:06.822588+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[25186]: audit 2024-08-17T07:13:06.814613+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[25186]: audit 2024-08-17T07:13:06.820896+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[25186]: audit 2024-08-17T07:13:06.822588+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[19784]: audit 2024-08-17T07:13:06.814613+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[19784]: audit 2024-08-17T07:13:06.820896+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:07.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:06 smithi122 bash[19784]: audit 2024-08-17T07:13:06.822588+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:08.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:07 smithi122 bash[25186]: audit 2024-08-17T07:13:06.807701+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:08.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:07 smithi122 bash[25186]: cluster 2024-08-17T07:13:06.826562+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T07:13:08.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:07 smithi122 bash[19784]: audit 2024-08-17T07:13:06.807701+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:08.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:07 smithi122 bash[19784]: cluster 2024-08-17T07:13:06.826562+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T07:13:08.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:07 smithi160 bash[19912]: audit 2024-08-17T07:13:06.807701+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24188 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:08.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:07 smithi160 bash[19912]: cluster 2024-08-17T07:13:06.826562+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T07:13:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:09 smithi160 bash[19912]: cluster 2024-08-17T07:13:08.827095+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T07:13:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:09 smithi122 bash[19784]: cluster 2024-08-17T07:13:08.827095+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T07:13:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:09 smithi122 bash[25186]: cluster 2024-08-17T07:13:08.827095+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T07:13:12.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:11 smithi160 bash[19912]: cluster 2024-08-17T07:13:10.827615+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T07:13:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:11 smithi122 bash[25186]: cluster 2024-08-17T07:13:10.827615+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T07:13:12.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:11 smithi122 bash[19784]: cluster 2024-08-17T07:13:10.827615+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: cluster 2024-08-17T07:13:12.828196+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: audit 2024-08-17T07:13:12.930208+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.160:0/2012259993' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: audit 2024-08-17T07:13:12.930986+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: audit 2024-08-17T07:13:12.939361+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]': finished 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: cluster 2024-08-17T07:13:12.939491+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: audit 2024-08-17T07:13:12.939731+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[25186]: audit 2024-08-17T07:13:13.612228+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.160:0/70749613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: cluster 2024-08-17T07:13:12.828196+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: audit 2024-08-17T07:13:12.930208+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.160:0/2012259993' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: audit 2024-08-17T07:13:12.930986+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: audit 2024-08-17T07:13:12.939361+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]': finished 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: cluster 2024-08-17T07:13:12.939491+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: audit 2024-08-17T07:13:12.939731+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:14.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:13 smithi122 bash[19784]: audit 2024-08-17T07:13:13.612228+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.160:0/70749613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: cluster 2024-08-17T07:13:12.828196+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:13:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: audit 2024-08-17T07:13:12.930208+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.160:0/2012259993' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: audit 2024-08-17T07:13:12.930986+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]: dispatch 2024-08-17T07:13:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: audit 2024-08-17T07:13:12.939361+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09d18874-8172-40d0-8314-bb4ab53bb731"}]': finished 2024-08-17T07:13:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: cluster 2024-08-17T07:13:12.939491+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T07:13:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: audit 2024-08-17T07:13:12.939731+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:13 smithi160 bash[19912]: audit 2024-08-17T07:13:13.612228+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.160:0/70749613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:16.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:15 smithi160 bash[19912]: cluster 2024-08-17T07:13:14.828790+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T07:13:16.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:15 smithi122 bash[25186]: cluster 2024-08-17T07:13:14.828790+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T07:13:16.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:15 smithi122 bash[19784]: cluster 2024-08-17T07:13:14.828790+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T07:13:18.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:17 smithi122 bash[25186]: cluster 2024-08-17T07:13:16.829394+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:18.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:17 smithi122 bash[19784]: cluster 2024-08-17T07:13:16.829394+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:18.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:17 smithi160 bash[19912]: cluster 2024-08-17T07:13:16.829394+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:20.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:19 smithi160 bash[19912]: cluster 2024-08-17T07:13:18.829999+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:20.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:19 smithi122 bash[25186]: cluster 2024-08-17T07:13:18.829999+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:19 smithi122 bash[19784]: cluster 2024-08-17T07:13:18.829999+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:22.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:21 smithi160 bash[19912]: cluster 2024-08-17T07:13:20.830611+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:22.172 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:21 smithi122 bash[19784]: cluster 2024-08-17T07:13:20.830611+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:22.172 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:21 smithi122 bash[25186]: cluster 2024-08-17T07:13:20.830611+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:24.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:23 smithi122 bash[19784]: cluster 2024-08-17T07:13:22.831230+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:24.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:23 smithi122 bash[25186]: cluster 2024-08-17T07:13:22.831230+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:24.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:23 smithi160 bash[19912]: cluster 2024-08-17T07:13:22.831230+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:24.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:13:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:25.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[19784]: audit 2024-08-17T07:13:23.944214+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:13:25.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[19784]: audit 2024-08-17T07:13:23.946163+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:25.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[19784]: cephadm 2024-08-17T07:13:23.947838+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-08-17T07:13:25.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[19784]: audit 2024-08-17T07:13:24.511323+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:25.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[19784]: audit 2024-08-17T07:13:24.519865+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:25.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[25186]: audit 2024-08-17T07:13:23.944214+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:13:25.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[25186]: audit 2024-08-17T07:13:23.946163+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:25.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[25186]: cephadm 2024-08-17T07:13:23.947838+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-08-17T07:13:25.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[25186]: audit 2024-08-17T07:13:24.511323+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:25.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:24 smithi122 bash[25186]: audit 2024-08-17T07:13:24.519865+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:25.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:24 smithi160 bash[19912]: audit 2024-08-17T07:13:23.944214+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:13:25.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:24 smithi160 bash[19912]: audit 2024-08-17T07:13:23.946163+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:25.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:24 smithi160 bash[19912]: cephadm 2024-08-17T07:13:23.947838+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi160 2024-08-17T07:13:25.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:24 smithi160 bash[19912]: audit 2024-08-17T07:13:24.511323+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:25.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:24 smithi160 bash[19912]: audit 2024-08-17T07:13:24.519865+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:13:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[19784]: cluster 2024-08-17T07:13:24.832009+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[19784]: audit 2024-08-17T07:13:25.548896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[19784]: audit 2024-08-17T07:13:25.549458+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[19784]: audit 2024-08-17T07:13:25.760934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[19784]: audit 2024-08-17T07:13:25.770501+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[25186]: cluster 2024-08-17T07:13:24.832009+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[25186]: audit 2024-08-17T07:13:25.548896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[25186]: audit 2024-08-17T07:13:25.549458+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[25186]: audit 2024-08-17T07:13:25.760934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:25 smithi122 bash[25186]: audit 2024-08-17T07:13:25.770501+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:25 smithi160 bash[19912]: cluster 2024-08-17T07:13:24.832009+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:26.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:25 smithi160 bash[19912]: audit 2024-08-17T07:13:25.548896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:13:26.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:25 smithi160 bash[19912]: audit 2024-08-17T07:13:25.549458+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:13:26.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:25 smithi160 bash[19912]: audit 2024-08-17T07:13:25.760934+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:26.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:25 smithi160 bash[19912]: audit 2024-08-17T07:13:25.770501+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:28.158 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:27 smithi160 bash[19912]: cluster 2024-08-17T07:13:26.832622+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:28.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:27 smithi122 bash[19784]: cluster 2024-08-17T07:13:26.832622+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:28.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:27 smithi122 bash[25186]: cluster 2024-08-17T07:13:26.832622+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:30.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:29 smithi160 bash[19912]: cluster 2024-08-17T07:13:28.833177+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:30.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:29 smithi122 bash[19784]: cluster 2024-08-17T07:13:28.833177+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:30.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:29 smithi122 bash[25186]: cluster 2024-08-17T07:13:28.833177+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:30.625 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:30.625 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:30.625 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:30.876 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:30.876 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:30.877 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:13:30 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:13:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: cluster 2024-08-17T07:13:30.833735+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: audit 2024-08-17T07:13:30.891764+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: audit 2024-08-17T07:13:30.926032+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: audit 2024-08-17T07:13:30.928831+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: audit 2024-08-17T07:13:30.930450+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:31 smithi160 bash[19912]: audit 2024-08-17T07:13:30.940859+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: cluster 2024-08-17T07:13:30.833735+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: audit 2024-08-17T07:13:30.891764+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: audit 2024-08-17T07:13:30.926032+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: audit 2024-08-17T07:13:30.928831+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: audit 2024-08-17T07:13:30.930450+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[19784]: audit 2024-08-17T07:13:30.940859+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: cluster 2024-08-17T07:13:30.833735+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: audit 2024-08-17T07:13:30.891764+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: audit 2024-08-17T07:13:30.926032+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:32.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: audit 2024-08-17T07:13:30.928831+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:32.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: audit 2024-08-17T07:13:30.930450+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:32.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:31 smithi122 bash[25186]: audit 2024-08-17T07:13:30.940859+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:34.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:33 smithi160 bash[19912]: cluster 2024-08-17T07:13:32.834346+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:33 smithi122 bash[19784]: cluster 2024-08-17T07:13:32.834346+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:34.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:33 smithi122 bash[25186]: cluster 2024-08-17T07:13:32.834346+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:35 smithi122 bash[19784]: cluster 2024-08-17T07:13:34.834901+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:35 smithi122 bash[25186]: cluster 2024-08-17T07:13:34.834901+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:35 smithi160 bash[19912]: cluster 2024-08-17T07:13:34.834901+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:37.599 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 5 on host 'smithi160' 2024-08-17T07:13:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: cluster 2024-08-17T07:13:36.835562+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.597471+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.630777+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.633382+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.635126+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.639608+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.641359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.651635+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.660636+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.854636+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:38.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:37 smithi160 bash[19912]: audit 2024-08-17T07:13:37.855527+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:38.219 DEBUG:teuthology.orchestra.run.smithi160:osd.5> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T07:13:38.222 INFO:tasks.cephadm:Deploying osd.6 on smithi160 with /dev/vg_nvme/lv_2... 2024-08-17T07:13:38.222 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T07:13:38.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: cluster 2024-08-17T07:13:36.835562+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.597471+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.630777+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.633382+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.635126+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.639608+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.641359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.651635+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.660636+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.854636+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[19784]: audit 2024-08-17T07:13:37.855527+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:38.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: cluster 2024-08-17T07:13:36.835562+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.597471+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.630777+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.633382+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.635126+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.639608+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.641359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.651635+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.660636+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.854636+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:38.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:37 smithi122 bash[25186]: audit 2024-08-17T07:13:37.855527+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T07:13:39.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: cephadm 2024-08-17T07:13:37.642633+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8120M 2024-08-17T07:13:39.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: audit 2024-08-17T07:13:38.666139+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T07:13:39.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: cluster 2024-08-17T07:13:38.666376+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: audit 2024-08-17T07:13:38.666628+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: audit 2024-08-17T07:13:38.667591+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[25186]: audit 2024-08-17T07:13:38.668580+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: cephadm 2024-08-17T07:13:37.642633+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8120M 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: audit 2024-08-17T07:13:38.666139+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: cluster 2024-08-17T07:13:38.666376+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: audit 2024-08-17T07:13:38.666628+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: audit 2024-08-17T07:13:38.667591+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:38 smithi122 bash[19784]: audit 2024-08-17T07:13:38.668580+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: cephadm 2024-08-17T07:13:37.642633+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 8120M 2024-08-17T07:13:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: audit 2024-08-17T07:13:38.666139+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T07:13:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: cluster 2024-08-17T07:13:38.666376+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T07:13:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: audit 2024-08-17T07:13:38.666628+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: audit 2024-08-17T07:13:38.667591+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:38 smithi160 bash[19912]: audit 2024-08-17T07:13:38.668580+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:13:39.853 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[28772]: debug 2024-08-17T07:13:39.672+0000 7fc8f14fb700 -1 osd.5 0 waiting for initial osdmap 2024-08-17T07:13:39.853 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[28772]: debug 2024-08-17T07:13:39.676+0000 7fc8eae90700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[25186]: cluster 2024-08-17T07:13:38.836104+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[25186]: audit 2024-08-17T07:13:39.668485+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[25186]: cluster 2024-08-17T07:13:39.668730+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[25186]: audit 2024-08-17T07:13:39.669193+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[25186]: audit 2024-08-17T07:13:39.674856+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:40.249 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[19784]: cluster 2024-08-17T07:13:38.836104+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:40.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[19784]: audit 2024-08-17T07:13:39.668485+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:40.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[19784]: cluster 2024-08-17T07:13:39.668730+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T07:13:40.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[19784]: audit 2024-08-17T07:13:39.669193+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:40.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:39 smithi122 bash[19784]: audit 2024-08-17T07:13:39.674856+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:40.336 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[19912]: cluster 2024-08-17T07:13:38.836104+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-17T07:13:40.336 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[19912]: audit 2024-08-17T07:13:39.668485+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:13:40.336 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[19912]: cluster 2024-08-17T07:13:39.668730+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T07:13:40.336 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[19912]: audit 2024-08-17T07:13:39.669193+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:40.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:39 smithi160 bash[19912]: audit 2024-08-17T07:13:39.674856+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:41.957 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: cluster 2024-08-17T07:13:38.899949+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: cluster 2024-08-17T07:13:38.900139+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: cluster 2024-08-17T07:13:40.671091+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694] boot 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: cluster 2024-08-17T07:13:40.671214+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: audit 2024-08-17T07:13:40.671694+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[19784]: cluster 2024-08-17T07:13:40.836694+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:41.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: cluster 2024-08-17T07:13:38.899949+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:41.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: cluster 2024-08-17T07:13:38.900139+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:41.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: cluster 2024-08-17T07:13:40.671091+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694] boot 2024-08-17T07:13:41.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: cluster 2024-08-17T07:13:40.671214+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T07:13:41.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: audit 2024-08-17T07:13:40.671694+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:41.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:41 smithi122 bash[25186]: cluster 2024-08-17T07:13:40.836694+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:41.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: cluster 2024-08-17T07:13:38.899949+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:13:41.992 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: cluster 2024-08-17T07:13:38.900139+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:13:41.992 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: cluster 2024-08-17T07:13:40.671091+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.160:6808/4254914694,v1:172.21.15.160:6809/4254914694] boot 2024-08-17T07:13:41.992 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: cluster 2024-08-17T07:13:40.671214+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T07:13:41.992 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: audit 2024-08-17T07:13:40.671694+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:13:41.992 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:41 smithi160 bash[19912]: cluster 2024-08-17T07:13:40.836694+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:43.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:42 smithi122 bash[19784]: cluster 2024-08-17T07:13:41.681648+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T07:13:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:42 smithi122 bash[25186]: cluster 2024-08-17T07:13:41.681648+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T07:13:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:42 smithi160 bash[19912]: cluster 2024-08-17T07:13:41.681648+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T07:13:43.218 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:13:43.257 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_2 2024-08-17T07:13:44.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:43 smithi122 bash[25186]: cluster 2024-08-17T07:13:42.682089+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T07:13:44.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:43 smithi122 bash[25186]: cluster 2024-08-17T07:13:42.837057+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:43 smithi122 bash[19784]: cluster 2024-08-17T07:13:42.682089+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T07:13:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:43 smithi122 bash[19784]: cluster 2024-08-17T07:13:42.837057+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:43 smithi160 bash[19912]: cluster 2024-08-17T07:13:42.682089+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T07:13:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:43 smithi160 bash[19912]: cluster 2024-08-17T07:13:42.837057+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:44.934 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:44 smithi160 bash[19912]: cluster 2024-08-17T07:13:43.696281+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T07:13:44.935 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:44 smithi160 bash[19912]: audit 2024-08-17T07:13:44.670810+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:44.935 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:44 smithi160 bash[19912]: audit 2024-08-17T07:13:44.680067+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:45.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:13:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[19784]: cluster 2024-08-17T07:13:43.696281+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[19784]: audit 2024-08-17T07:13:44.670810+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[19784]: audit 2024-08-17T07:13:44.680067+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[25186]: cluster 2024-08-17T07:13:43.696281+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[25186]: audit 2024-08-17T07:13:44.670810+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:45.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:44 smithi122 bash[25186]: audit 2024-08-17T07:13:44.680067+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:46.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:13:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: cephadm 2024-08-17T07:13:44.672584+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: cluster 2024-08-17T07:13:44.698515+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: audit 2024-08-17T07:13:44.699535+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: audit 2024-08-17T07:13:44.709294+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: audit 2024-08-17T07:13:44.710893+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: cluster 2024-08-17T07:13:44.715309+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[19784]: audit 2024-08-17T07:13:44.722405+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: cephadm 2024-08-17T07:13:44.672584+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: cluster 2024-08-17T07:13:44.698515+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: audit 2024-08-17T07:13:44.699535+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: audit 2024-08-17T07:13:44.709294+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: audit 2024-08-17T07:13:44.710893+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: cluster 2024-08-17T07:13:44.715309+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:45 smithi122 bash[25186]: audit 2024-08-17T07:13:44.722405+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: cephadm 2024-08-17T07:13:44.672584+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: cluster 2024-08-17T07:13:44.698515+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: audit 2024-08-17T07:13:44.699535+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: audit 2024-08-17T07:13:44.709294+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: audit 2024-08-17T07:13:44.710893+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: cluster 2024-08-17T07:13:44.715309+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:46.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:45 smithi160 bash[19912]: audit 2024-08-17T07:13:44.722405+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[19784]: cluster 2024-08-17T07:13:45.700903+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[19784]: audit 2024-08-17T07:13:45.937088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[19784]: audit 2024-08-17T07:13:45.946285+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[25186]: cluster 2024-08-17T07:13:45.700903+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[25186]: audit 2024-08-17T07:13:45.937088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:46 smithi122 bash[25186]: audit 2024-08-17T07:13:45.946285+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:46 smithi160 bash[19912]: cluster 2024-08-17T07:13:45.700903+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:13:47.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:46 smithi160 bash[19912]: audit 2024-08-17T07:13:45.937088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:46 smithi160 bash[19912]: audit 2024-08-17T07:13:45.946285+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:47.549 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:13:47 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:13:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:13:48.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: cluster 2024-08-17T07:13:46.715933+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.224198+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.232895+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.249446+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.252325+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.254011+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: cluster 2024-08-17T07:13:47.258253+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.264987+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.528100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.534435+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: audit 2024-08-17T07:13:47.536092+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: cluster 2024-08-17T07:13:47.711179+0000 mon.a (mon.0) 649 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:48.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[19784]: cluster 2024-08-17T07:13:47.711238+0000 mon.a (mon.0) 650 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: cluster 2024-08-17T07:13:46.715933+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.224198+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.232895+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.249446+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.252325+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.254011+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: cluster 2024-08-17T07:13:47.258253+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.264987+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.528100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.534435+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: audit 2024-08-17T07:13:47.536092+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: cluster 2024-08-17T07:13:47.711179+0000 mon.a (mon.0) 649 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:48 smithi122 bash[25186]: cluster 2024-08-17T07:13:47.711238+0000 mon.a (mon.0) 650 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:48.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: cluster 2024-08-17T07:13:46.715933+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.224198+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.232895+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.249446+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.252325+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.254011+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: cluster 2024-08-17T07:13:47.258253+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.264987+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.528100+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.534435+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: audit 2024-08-17T07:13:47.536092+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: cluster 2024-08-17T07:13:47.711179+0000 mon.a (mon.0) 649 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:13:48.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:48 smithi160 bash[19912]: cluster 2024-08-17T07:13:47.711238+0000 mon.a (mon.0) 650 : cluster [INF] Cluster is now healthy 2024-08-17T07:13:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:49 smithi122 bash[25186]: audit 2024-08-17T07:13:47.520928+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:49.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:49 smithi122 bash[19784]: audit 2024-08-17T07:13:47.520928+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:49.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:49 smithi160 bash[19912]: audit 2024-08-17T07:13:47.520928+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:13:50.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:50 smithi122 bash[25186]: cluster 2024-08-17T07:13:49.258763+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:50.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:50 smithi122 bash[19784]: cluster 2024-08-17T07:13:49.258763+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:50.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:50 smithi160 bash[19912]: cluster 2024-08-17T07:13:49.258763+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:52.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:52 smithi160 bash[19912]: cluster 2024-08-17T07:13:51.259337+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:52.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:52 smithi122 bash[19784]: cluster 2024-08-17T07:13:51.259337+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:52.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:52 smithi122 bash[25186]: cluster 2024-08-17T07:13:51.259337+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: cluster 2024-08-17T07:13:53.259982+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: audit 2024-08-17T07:13:53.660747+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.160:0/2620858970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: audit 2024-08-17T07:13:53.662001+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: audit 2024-08-17T07:13:53.671870+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]': finished 2024-08-17T07:13:54.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: cluster 2024-08-17T07:13:53.672093+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T07:13:54.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:54 smithi160 bash[19912]: audit 2024-08-17T07:13:53.672358+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:13:54.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: cluster 2024-08-17T07:13:53.259982+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:54.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: audit 2024-08-17T07:13:53.660747+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.160:0/2620858970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: audit 2024-08-17T07:13:53.662001+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: audit 2024-08-17T07:13:53.671870+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]': finished 2024-08-17T07:13:54.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: cluster 2024-08-17T07:13:53.672093+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T07:13:54.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[19784]: audit 2024-08-17T07:13:53.672358+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:13:54.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: cluster 2024-08-17T07:13:53.259982+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:54.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: audit 2024-08-17T07:13:53.660747+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.160:0/2620858970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: audit 2024-08-17T07:13:53.662001+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]: dispatch 2024-08-17T07:13:54.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: audit 2024-08-17T07:13:53.671870+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f62f9dd-e13a-4935-ac8f-cd5388b89ef3"}]': finished 2024-08-17T07:13:54.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: cluster 2024-08-17T07:13:53.672093+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T07:13:54.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:54 smithi122 bash[25186]: audit 2024-08-17T07:13:53.672358+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:13:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:55 smithi160 bash[19912]: audit 2024-08-17T07:13:54.339909+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.160:0/2764181870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:55.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:55 smithi122 bash[19784]: audit 2024-08-17T07:13:54.339909+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.160:0/2764181870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:55.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:55 smithi122 bash[25186]: audit 2024-08-17T07:13:54.339909+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.160:0/2764181870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:13:56.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:56 smithi160 bash[19912]: cluster 2024-08-17T07:13:55.260586+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:56.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:56 smithi122 bash[19784]: cluster 2024-08-17T07:13:55.260586+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:56.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:56 smithi122 bash[25186]: cluster 2024-08-17T07:13:55.260586+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:58.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:58 smithi160 bash[19912]: cluster 2024-08-17T07:13:57.261225+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:58.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:58 smithi122 bash[19784]: cluster 2024-08-17T07:13:57.261225+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:13:58.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:58 smithi122 bash[25186]: cluster 2024-08-17T07:13:57.261225+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:00.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:13:59 smithi160 bash[19912]: cluster 2024-08-17T07:13:59.261785+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:00.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:13:59 smithi122 bash[19784]: cluster 2024-08-17T07:13:59.261785+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:00.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:13:59 smithi122 bash[25186]: cluster 2024-08-17T07:13:59.261785+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:02 smithi160 bash[19912]: cluster 2024-08-17T07:14:01.262440+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:02.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:02 smithi122 bash[19784]: cluster 2024-08-17T07:14:01.262440+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:02.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:02 smithi122 bash[25186]: cluster 2024-08-17T07:14:01.262440+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:04 smithi160 bash[19912]: cluster 2024-08-17T07:14:03.262917+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:04.744 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:04 smithi122 bash[19784]: cluster 2024-08-17T07:14:03.262917+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:04.744 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:04 smithi122 bash[25186]: cluster 2024-08-17T07:14:03.262917+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:05.049 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:04 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:14:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[25186]: audit 2024-08-17T07:14:04.813376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[25186]: audit 2024-08-17T07:14:04.820431+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[25186]: cluster 2024-08-17T07:14:05.263589+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[19784]: audit 2024-08-17T07:14:04.813376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[19784]: audit 2024-08-17T07:14:04.820431+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.086 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:05 smithi122 bash[19784]: cluster 2024-08-17T07:14:05.263589+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:06.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:05 smithi160 bash[19912]: audit 2024-08-17T07:14:04.813376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:05 smithi160 bash[19912]: audit 2024-08-17T07:14:04.820431+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:06.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:05 smithi160 bash[19912]: cluster 2024-08-17T07:14:05.263589+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:06.549 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:06 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:14:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:07 smithi160 bash[19912]: audit 2024-08-17T07:14:06.079618+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:07 smithi160 bash[19912]: audit 2024-08-17T07:14:06.085375+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:07 smithi122 bash[19784]: audit 2024-08-17T07:14:06.079618+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:07 smithi122 bash[19784]: audit 2024-08-17T07:14:06.085375+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:07 smithi122 bash[25186]: audit 2024-08-17T07:14:06.079618+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:07 smithi122 bash[25186]: audit 2024-08-17T07:14:06.085375+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:08.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:08 smithi160 bash[19912]: cluster 2024-08-17T07:14:07.264217+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:08.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:08 smithi122 bash[19784]: cluster 2024-08-17T07:14:07.264217+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:08.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:08 smithi122 bash[25186]: cluster 2024-08-17T07:14:07.264217+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:09 smithi160 bash[19912]: audit 2024-08-17T07:14:08.219874+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:14:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:09 smithi160 bash[19912]: audit 2024-08-17T07:14:08.221485+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:09 smithi160 bash[19912]: cephadm 2024-08-17T07:14:08.222890+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Deploying daemon osd.6 on smithi160 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[25186]: audit 2024-08-17T07:14:08.219874+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[25186]: audit 2024-08-17T07:14:08.221485+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[25186]: cephadm 2024-08-17T07:14:08.222890+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Deploying daemon osd.6 on smithi160 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[19784]: audit 2024-08-17T07:14:08.219874+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[19784]: audit 2024-08-17T07:14:08.221485+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:09.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:09 smithi122 bash[19784]: cephadm 2024-08-17T07:14:08.222890+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Deploying daemon osd.6 on smithi160 2024-08-17T07:14:10.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:10 smithi160 bash[19912]: cluster 2024-08-17T07:14:09.264781+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:10.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:10 smithi122 bash[25186]: cluster 2024-08-17T07:14:09.264781+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:10.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:10 smithi122 bash[19784]: cluster 2024-08-17T07:14:09.264781+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:12.277 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.277 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.277 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.278 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.544 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.544 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.545 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.545 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:12 smithi160 bash[19912]: cluster 2024-08-17T07:14:11.265438+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:12.545 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:12 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:12.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:12 smithi122 bash[19784]: cluster 2024-08-17T07:14:11.265438+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:12.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:12 smithi122 bash[25186]: cluster 2024-08-17T07:14:11.265438+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:13 smithi160 bash[19912]: audit 2024-08-17T07:14:12.552297+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:13 smithi160 bash[19912]: audit 2024-08-17T07:14:12.557182+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:13 smithi160 bash[19912]: audit 2024-08-17T07:14:12.563223+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:13 smithi160 bash[19912]: audit 2024-08-17T07:14:12.566021+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:13 smithi160 bash[19912]: audit 2024-08-17T07:14:12.582494+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[19784]: audit 2024-08-17T07:14:12.552297+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[19784]: audit 2024-08-17T07:14:12.557182+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[19784]: audit 2024-08-17T07:14:12.563223+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[19784]: audit 2024-08-17T07:14:12.566021+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[19784]: audit 2024-08-17T07:14:12.582494+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[25186]: audit 2024-08-17T07:14:12.552297+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[25186]: audit 2024-08-17T07:14:12.557182+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:13.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[25186]: audit 2024-08-17T07:14:12.563223+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:13.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[25186]: audit 2024-08-17T07:14:12.566021+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:13.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:13 smithi122 bash[25186]: audit 2024-08-17T07:14:12.582494+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:14 smithi160 bash[19912]: cluster 2024-08-17T07:14:13.266013+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:14.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:14 smithi122 bash[19784]: cluster 2024-08-17T07:14:13.266013+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:14.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:14 smithi122 bash[25186]: cluster 2024-08-17T07:14:13.266013+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:16.543 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:16 smithi160 bash[19912]: cluster 2024-08-17T07:14:15.266597+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:16.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:16 smithi122 bash[19784]: cluster 2024-08-17T07:14:15.266597+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:16.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:16 smithi122 bash[25186]: cluster 2024-08-17T07:14:15.266597+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:18.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:18 smithi160 bash[19912]: cluster 2024-08-17T07:14:17.267125+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:18.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:18 smithi122 bash[19784]: cluster 2024-08-17T07:14:17.267125+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:18.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:18 smithi122 bash[25186]: cluster 2024-08-17T07:14:17.267125+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:19.137 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 6 on host 'smithi160' 2024-08-17T07:14:19.714 DEBUG:teuthology.orchestra.run.smithi160:osd.6> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T07:14:19.717 INFO:tasks.cephadm:Deploying osd.7 on smithi160 with /dev/vg_nvme/lv_1... 2024-08-17T07:14:19.717 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T07:14:20.007 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.129638+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:20.007 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.135703+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.007 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.136364+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.139408+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.144238+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.146051+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.147868+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: cephadm 2024-08-17T07:14:19.149271+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 5413M 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.157857+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.167990+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: cluster 2024-08-17T07:14:19.267731+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.634991+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:20.008 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:19 smithi160 bash[19912]: audit 2024-08-17T07:14:19.636277+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.129638+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.135703+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.136364+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.139408+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:20.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.144238+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.146051+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.147868+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: cephadm 2024-08-17T07:14:19.149271+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 5413M 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.157857+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.167990+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: cluster 2024-08-17T07:14:19.267731+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.634991+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[19784]: audit 2024-08-17T07:14:19.636277+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:20.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.129638+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.135703+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.136364+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.139408+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.144238+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.146051+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.147868+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: cephadm 2024-08-17T07:14:19.149271+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 5413M 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.157857+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.167990+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: cluster 2024-08-17T07:14:19.267731+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.634991+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:20.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:19 smithi122 bash[25186]: audit 2024-08-17T07:14:19.636277+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T07:14:21.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[19912]: audit 2024-08-17T07:14:20.175279+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T07:14:21.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[19912]: cluster 2024-08-17T07:14:20.175461+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T07:14:21.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[19912]: audit 2024-08-17T07:14:20.175741+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:21.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[19912]: audit 2024-08-17T07:14:20.177167+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:21.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[19912]: audit 2024-08-17T07:14:20.178533+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:21.471 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[32064]: debug 2024-08-17T07:14:21.187+0000 7f5a1dc66700 -1 osd.6 0 waiting for initial osdmap 2024-08-17T07:14:21.471 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:14:21 smithi160 bash[32064]: debug 2024-08-17T07:14:21.207+0000 7f5a185fd700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:14:21.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[19784]: audit 2024-08-17T07:14:20.175279+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T07:14:21.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[19784]: cluster 2024-08-17T07:14:20.175461+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T07:14:21.489 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[19784]: audit 2024-08-17T07:14:20.175741+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[19784]: audit 2024-08-17T07:14:20.177167+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[19784]: audit 2024-08-17T07:14:20.178533+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[25186]: audit 2024-08-17T07:14:20.175279+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[25186]: cluster 2024-08-17T07:14:20.175461+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[25186]: audit 2024-08-17T07:14:20.175741+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[25186]: audit 2024-08-17T07:14:20.177167+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:21.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:21 smithi122 bash[25186]: audit 2024-08-17T07:14:20.178533+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:14:22.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[19784]: audit 2024-08-17T07:14:21.178397+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:14:22.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[19784]: cluster 2024-08-17T07:14:21.178690+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T07:14:22.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[19784]: audit 2024-08-17T07:14:21.179582+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[19784]: audit 2024-08-17T07:14:21.191979+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[19784]: cluster 2024-08-17T07:14:21.268399+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[25186]: audit 2024-08-17T07:14:21.178397+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[25186]: cluster 2024-08-17T07:14:21.178690+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[25186]: audit 2024-08-17T07:14:21.179582+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[25186]: audit 2024-08-17T07:14:21.191979+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:22 smithi122 bash[25186]: cluster 2024-08-17T07:14:21.268399+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:22 smithi160 bash[19912]: audit 2024-08-17T07:14:21.178397+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:14:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:22 smithi160 bash[19912]: cluster 2024-08-17T07:14:21.178690+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T07:14:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:22 smithi160 bash[19912]: audit 2024-08-17T07:14:21.179582+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:22 smithi160 bash[19912]: audit 2024-08-17T07:14:21.191979+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:22 smithi160 bash[19912]: cluster 2024-08-17T07:14:21.268399+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: cluster 2024-08-17T07:14:20.630652+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: cluster 2024-08-17T07:14:20.630844+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: audit 2024-08-17T07:14:22.193400+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: cluster 2024-08-17T07:14:22.199428+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575] boot 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: cluster 2024-08-17T07:14:22.199495+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T07:14:23.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[19784]: audit 2024-08-17T07:14:22.199771+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: cluster 2024-08-17T07:14:20.630652+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: cluster 2024-08-17T07:14:20.630844+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: audit 2024-08-17T07:14:22.193400+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: cluster 2024-08-17T07:14:22.199428+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575] boot 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: cluster 2024-08-17T07:14:22.199495+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T07:14:23.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:23 smithi122 bash[25186]: audit 2024-08-17T07:14:22.199771+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: cluster 2024-08-17T07:14:20.630652+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: cluster 2024-08-17T07:14:20.630844+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: audit 2024-08-17T07:14:22.193400+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: cluster 2024-08-17T07:14:22.199428+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.160:6816/2823266575,v1:172.21.15.160:6817/2823266575] boot 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: cluster 2024-08-17T07:14:22.199495+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T07:14:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:23 smithi160 bash[19912]: audit 2024-08-17T07:14:22.199771+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:14:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:24 smithi122 bash[19784]: cluster 2024-08-17T07:14:23.202927+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T07:14:24.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:24 smithi122 bash[19784]: cluster 2024-08-17T07:14:23.269051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:24 smithi122 bash[25186]: cluster 2024-08-17T07:14:23.202927+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T07:14:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:24 smithi122 bash[25186]: cluster 2024-08-17T07:14:23.269051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:24 smithi160 bash[19912]: cluster 2024-08-17T07:14:23.202927+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T07:14:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:24 smithi160 bash[19912]: cluster 2024-08-17T07:14:23.269051+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:25.211 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:24 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:14:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: cluster 2024-08-17T07:14:24.204943+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.928432+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.939529+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.952945+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.954935+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.956147+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:25.477 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[19784]: audit 2024-08-17T07:14:24.967221+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: cluster 2024-08-17T07:14:24.204943+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.928432+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.939529+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.952945+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.954935+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.956147+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:25.478 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:25 smithi122 bash[25186]: audit 2024-08-17T07:14:24.967221+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: cluster 2024-08-17T07:14:24.204943+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.928432+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.939529+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.952945+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.954935+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.956147+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:25 smithi160 bash[19912]: audit 2024-08-17T07:14:24.967221+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: cephadm 2024-08-17T07:14:24.929956+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: cluster 2024-08-17T07:14:24.958968+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: cluster 2024-08-17T07:14:25.227512+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: audit 2024-08-17T07:14:25.551478+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: audit 2024-08-17T07:14:25.553094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: cluster 2024-08-17T07:14:25.933442+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: audit 2024-08-17T07:14:26.207804+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:26 smithi160 bash[19912]: audit 2024-08-17T07:14:26.212895+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:14:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:14:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: cephadm 2024-08-17T07:14:24.929956+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: cluster 2024-08-17T07:14:24.958968+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: cluster 2024-08-17T07:14:25.227512+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: audit 2024-08-17T07:14:25.551478+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: audit 2024-08-17T07:14:25.553094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:14:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: cluster 2024-08-17T07:14:25.933442+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: audit 2024-08-17T07:14:26.207804+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[19784]: audit 2024-08-17T07:14:26.212895+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: cephadm 2024-08-17T07:14:24.929956+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: cluster 2024-08-17T07:14:24.958968+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v223: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: cluster 2024-08-17T07:14:25.227512+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: audit 2024-08-17T07:14:25.551478+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: audit 2024-08-17T07:14:25.553094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: cluster 2024-08-17T07:14:25.933442+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: audit 2024-08-17T07:14:26.207804+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:26.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:26 smithi122 bash[25186]: audit 2024-08-17T07:14:26.212895+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: cluster 2024-08-17T07:14:26.226395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.410571+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.421554+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.438191+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.441214+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.443021+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: cluster 2024-08-17T07:14:26.447421+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[19784]: audit 2024-08-17T07:14:26.456603+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: cluster 2024-08-17T07:14:26.226395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.410571+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.421554+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.438191+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.441214+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.443021+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: cluster 2024-08-17T07:14:26.447421+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:27 smithi122 bash[25186]: audit 2024-08-17T07:14:26.456603+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: cluster 2024-08-17T07:14:26.226395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.410571+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.421554+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.438191+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.441214+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.443021+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: cluster 2024-08-17T07:14:26.447421+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:27 smithi160 bash[19912]: audit 2024-08-17T07:14:26.456603+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:27.881 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-17T07:14:27.919 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi160:vg_nvme/lv_1 2024-08-17T07:14:28.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:28 smithi122 bash[19784]: cluster 2024-08-17T07:14:27.415948+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:14:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:28 smithi122 bash[19784]: cluster 2024-08-17T07:14:27.415997+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T07:14:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:28 smithi122 bash[25186]: cluster 2024-08-17T07:14:27.415948+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:14:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:28 smithi122 bash[25186]: cluster 2024-08-17T07:14:27.415997+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T07:14:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:28 smithi160 bash[19912]: cluster 2024-08-17T07:14:27.415948+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:14:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:28 smithi160 bash[19912]: cluster 2024-08-17T07:14:27.415997+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T07:14:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:29 smithi122 bash[19784]: cluster 2024-08-17T07:14:28.448011+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-08-17T07:14:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:29 smithi122 bash[25186]: cluster 2024-08-17T07:14:28.448011+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-08-17T07:14:29.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:29 smithi160 bash[19912]: cluster 2024-08-17T07:14:28.448011+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-08-17T07:14:30.821 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:30 smithi160 bash[19912]: cluster 2024-08-17T07:14:30.448599+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-08-17T07:14:31.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:30 smithi122 bash[19784]: cluster 2024-08-17T07:14:30.448599+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-08-17T07:14:31.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:30 smithi122 bash[25186]: cluster 2024-08-17T07:14:30.448599+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-08-17T07:14:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:31 smithi160 bash[19912]: audit 2024-08-17T07:14:31.192254+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:14:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:31 smithi160 bash[19912]: audit 2024-08-17T07:14:31.199070+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:14:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:31 smithi160 bash[19912]: audit 2024-08-17T07:14:31.205581+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:14:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:31 smithi160 bash[19912]: audit 2024-08-17T07:14:31.207307+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[19784]: audit 2024-08-17T07:14:31.192254+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[19784]: audit 2024-08-17T07:14:31.199070+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[19784]: audit 2024-08-17T07:14:31.205581+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[19784]: audit 2024-08-17T07:14:31.207307+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[25186]: audit 2024-08-17T07:14:31.192254+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[25186]: audit 2024-08-17T07:14:31.199070+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T07:14:32.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[25186]: audit 2024-08-17T07:14:31.205581+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T07:14:32.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:31 smithi122 bash[25186]: audit 2024-08-17T07:14:31.207307+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:32 smithi160 bash[19912]: cluster 2024-08-17T07:14:32.449187+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T07:14:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:32 smithi122 bash[19784]: cluster 2024-08-17T07:14:32.449187+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T07:14:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:32 smithi122 bash[25186]: cluster 2024-08-17T07:14:32.449187+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T07:14:35.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:34 smithi160 bash[19912]: cluster 2024-08-17T07:14:34.449782+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-17T07:14:35.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:34 smithi122 bash[19784]: cluster 2024-08-17T07:14:34.449782+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-17T07:14:35.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:34 smithi122 bash[25186]: cluster 2024-08-17T07:14:34.449782+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-08-17T07:14:36.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:36 smithi160 bash[19912]: cluster 2024-08-17T07:14:36.450412+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:14:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:36 smithi122 bash[19784]: cluster 2024-08-17T07:14:36.450412+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:14:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:36 smithi122 bash[25186]: cluster 2024-08-17T07:14:36.450412+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:14:37.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:37 smithi160 bash[19912]: audit 2024-08-17T07:14:37.313211+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.160:0/3257400346' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:37.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:37 smithi160 bash[19912]: audit 2024-08-17T07:14:37.314747+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:37.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:37 smithi160 bash[19912]: audit 2024-08-17T07:14:37.323932+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]': finished 2024-08-17T07:14:37.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:37 smithi160 bash[19912]: cluster 2024-08-17T07:14:37.324087+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T07:14:37.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:37 smithi160 bash[19912]: audit 2024-08-17T07:14:37.324412+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:14:38.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[19784]: audit 2024-08-17T07:14:37.313211+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.160:0/3257400346' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[19784]: audit 2024-08-17T07:14:37.314747+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[19784]: audit 2024-08-17T07:14:37.323932+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]': finished 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[19784]: cluster 2024-08-17T07:14:37.324087+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[19784]: audit 2024-08-17T07:14:37.324412+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[25186]: audit 2024-08-17T07:14:37.313211+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.160:0/3257400346' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[25186]: audit 2024-08-17T07:14:37.314747+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]: dispatch 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[25186]: audit 2024-08-17T07:14:37.323932+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "57462989-e078-43dd-9919-2c0b110cd311"}]': finished 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[25186]: cluster 2024-08-17T07:14:37.324087+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T07:14:38.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:37 smithi122 bash[25186]: audit 2024-08-17T07:14:37.324412+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:14:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:38 smithi160 bash[19912]: audit 2024-08-17T07:14:37.989415+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.160:0/1151579174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:14:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:38 smithi160 bash[19912]: cluster 2024-08-17T07:14:38.451095+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:39.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:38 smithi122 bash[19784]: audit 2024-08-17T07:14:37.989415+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.160:0/1151579174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:14:39.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:38 smithi122 bash[19784]: cluster 2024-08-17T07:14:38.451095+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:39.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:38 smithi122 bash[25186]: audit 2024-08-17T07:14:37.989415+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.160:0/1151579174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T07:14:39.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:38 smithi122 bash[25186]: cluster 2024-08-17T07:14:38.451095+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:40.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:40 smithi160 bash[19912]: cluster 2024-08-17T07:14:40.451852+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:41.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:40 smithi122 bash[19784]: cluster 2024-08-17T07:14:40.451852+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:41.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:40 smithi122 bash[25186]: cluster 2024-08-17T07:14:40.451852+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:42.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:42 smithi160 bash[19912]: cluster 2024-08-17T07:14:42.452446+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:43.041 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:42 smithi122 bash[19784]: cluster 2024-08-17T07:14:42.452446+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:43.041 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:42 smithi122 bash[25186]: cluster 2024-08-17T07:14:42.452446+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:44 smithi122 bash[25186]: cluster 2024-08-17T07:14:44.452934+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:45.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:44 smithi122 bash[19784]: cluster 2024-08-17T07:14:44.452934+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:45.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:44 smithi160 bash[19912]: cluster 2024-08-17T07:14:44.452934+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:46.048 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:45 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:14:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:46.778 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:14:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:14:46.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: audit 2024-08-17T07:14:45.781272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:46.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: cephadm 2024-08-17T07:14:45.782598+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:46.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: audit 2024-08-17T07:14:45.789306+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:46.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: audit 2024-08-17T07:14:46.363986+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:46.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: audit 2024-08-17T07:14:46.369999+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:46.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:46 smithi160 bash[19912]: cluster 2024-08-17T07:14:46.453605+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:47.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: audit 2024-08-17T07:14:45.781272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: cephadm 2024-08-17T07:14:45.782598+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: audit 2024-08-17T07:14:45.789306+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: audit 2024-08-17T07:14:46.363986+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: audit 2024-08-17T07:14:46.369999+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[19784]: cluster 2024-08-17T07:14:46.453605+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: audit 2024-08-17T07:14:45.781272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: cephadm 2024-08-17T07:14:45.782598+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Detected new or changed devices on smithi160 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: audit 2024-08-17T07:14:45.789306+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: audit 2024-08-17T07:14:46.363986+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: audit 2024-08-17T07:14:46.369999+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:46 smithi122 bash[25186]: cluster 2024-08-17T07:14:46.453605+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:48.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:48 smithi160 bash[19912]: cluster 2024-08-17T07:14:48.454321+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:48 smithi122 bash[19784]: cluster 2024-08-17T07:14:48.454321+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:48 smithi122 bash[25186]: cluster 2024-08-17T07:14:48.454321+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:50.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:49 smithi160 bash[19912]: audit 2024-08-17T07:14:49.474285+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:14:50.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:49 smithi160 bash[19912]: audit 2024-08-17T07:14:49.476178+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:50.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:49 smithi160 bash[19912]: cephadm 2024-08-17T07:14:49.477612+0000 mgr.y (mgr.14152) 261 : cephadm [INF] Deploying daemon osd.7 on smithi160 2024-08-17T07:14:50.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[25186]: audit 2024-08-17T07:14:49.474285+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:14:50.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[25186]: audit 2024-08-17T07:14:49.476178+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:50.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[25186]: cephadm 2024-08-17T07:14:49.477612+0000 mgr.y (mgr.14152) 261 : cephadm [INF] Deploying daemon osd.7 on smithi160 2024-08-17T07:14:50.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[19784]: audit 2024-08-17T07:14:49.474285+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:14:50.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[19784]: audit 2024-08-17T07:14:49.476178+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:50.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:49 smithi122 bash[19784]: cephadm 2024-08-17T07:14:49.477612+0000 mgr.y (mgr.14152) 261 : cephadm [INF] Deploying daemon osd.7 on smithi160 2024-08-17T07:14:51.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:50 smithi160 bash[19912]: cluster 2024-08-17T07:14:50.454923+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:51.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:50 smithi122 bash[25186]: cluster 2024-08-17T07:14:50.454923+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:51.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:50 smithi122 bash[19784]: cluster 2024-08-17T07:14:50.454923+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:52.728 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:52 smithi160 bash[19912]: cluster 2024-08-17T07:14:52.455495+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:53.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:52 smithi122 bash[19784]: cluster 2024-08-17T07:14:52.455495+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:53.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:52 smithi122 bash[25186]: cluster 2024-08-17T07:14:52.455495+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:53.530 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.531 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.531 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.531 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.532 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.809 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.809 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.809 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:53.809 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:14:53 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: audit 2024-08-17T07:14:53.825518+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: audit 2024-08-17T07:14:53.852626+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: audit 2024-08-17T07:14:53.857190+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: audit 2024-08-17T07:14:53.858965+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: audit 2024-08-17T07:14:53.869989+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:54 smithi160 bash[19912]: cluster 2024-08-17T07:14:54.456088+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:55.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: audit 2024-08-17T07:14:53.825518+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: audit 2024-08-17T07:14:53.852626+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: audit 2024-08-17T07:14:53.857190+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: audit 2024-08-17T07:14:53.858965+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: audit 2024-08-17T07:14:53.869989+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[19784]: cluster 2024-08-17T07:14:54.456088+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: audit 2024-08-17T07:14:53.825518+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: audit 2024-08-17T07:14:53.852626+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: audit 2024-08-17T07:14:53.857190+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: audit 2024-08-17T07:14:53.858965+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: audit 2024-08-17T07:14:53.869989+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:14:55.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:54 smithi122 bash[25186]: cluster 2024-08-17T07:14:54.456088+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:56.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:56 smithi160 bash[19912]: cluster 2024-08-17T07:14:56.456739+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:57.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:56 smithi122 bash[19784]: cluster 2024-08-17T07:14:56.456739+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:57.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:56 smithi122 bash[25186]: cluster 2024-08-17T07:14:56.456739+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:58.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:14:58 smithi160 bash[19912]: cluster 2024-08-17T07:14:58.457448+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:14:58 smithi122 bash[19784]: cluster 2024-08-17T07:14:58.457448+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:14:59.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:14:58 smithi122 bash[25186]: cluster 2024-08-17T07:14:58.457448+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:00.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:00 smithi160 bash[19912]: cluster 2024-08-17T07:15:00.458176+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:01.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:00 smithi122 bash[19784]: cluster 2024-08-17T07:15:00.458176+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:01.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:00 smithi122 bash[25186]: cluster 2024-08-17T07:15:00.458176+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:01.128 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 7 on host 'smithi160' 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.015970+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.017416+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.127395+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.160374+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.163236+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:01.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.165068+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.169907+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.171629+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.173279+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.174935+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: cephadm 2024-08-17T07:15:01.176454+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 4060M 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.186151+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:01.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:01 smithi160 bash[19912]: audit 2024-08-17T07:15:01.196542+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.015970+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.017416+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.127395+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.160374+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.163236+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.165068+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.169907+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.171629+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.173279+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.174935+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: cephadm 2024-08-17T07:15:01.176454+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 4060M 2024-08-17T07:15:02.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.186151+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[19784]: audit 2024-08-17T07:15:01.196542+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.015970+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.017416+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.127395+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.160374+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.163236+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.165068+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.169907+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.171629+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.173279+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.174935+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:02.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: cephadm 2024-08-17T07:15:01.176454+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Adjusting osd_memory_target on smithi160 to 4060M 2024-08-17T07:15:02.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.186151+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:01 smithi122 bash[25186]: audit 2024-08-17T07:15:01.196542+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:02.301 DEBUG:teuthology.orchestra.run.smithi160:osd.7> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T07:15:02.304 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T07:15:02.304 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T07:15:02.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: audit 2024-08-17T07:15:01.574963+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T07:15:02.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: cluster 2024-08-17T07:15:01.575120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T07:15:02.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: audit 2024-08-17T07:15:01.575443+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:02.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: audit 2024-08-17T07:15:01.575545+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:02.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: audit 2024-08-17T07:15:01.577120+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:02.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[19912]: cluster 2024-08-17T07:15:02.458770+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:02.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[35389]: debug 2024-08-17T07:15:02.587+0000 7f42bf90a700 -1 osd.7 0 waiting for initial osdmap 2024-08-17T07:15:02.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:15:02 smithi160 bash[35389]: debug 2024-08-17T07:15:02.599+0000 7f42bc2a5700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:15:03.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: audit 2024-08-17T07:15:01.574963+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: cluster 2024-08-17T07:15:01.575120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: audit 2024-08-17T07:15:01.575443+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: audit 2024-08-17T07:15:01.575545+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: audit 2024-08-17T07:15:01.577120+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[19784]: cluster 2024-08-17T07:15:02.458770+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: audit 2024-08-17T07:15:01.574963+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: cluster 2024-08-17T07:15:01.575120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T07:15:03.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: audit 2024-08-17T07:15:01.575443+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: audit 2024-08-17T07:15:01.575545+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: audit 2024-08-17T07:15:01.577120+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-08-17T07:15:03.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:02 smithi122 bash[25186]: cluster 2024-08-17T07:15:02.458770+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-17T07:15:03.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:03 smithi160 bash[19912]: audit 2024-08-17T07:15:02.585963+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:15:03.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:03 smithi160 bash[19912]: cluster 2024-08-17T07:15:02.586111+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T07:15:03.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:03 smithi160 bash[19912]: audit 2024-08-17T07:15:02.586567+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:03.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:03 smithi160 bash[19912]: audit 2024-08-17T07:15:02.592391+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[19784]: audit 2024-08-17T07:15:02.585963+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:15:04.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[19784]: cluster 2024-08-17T07:15:02.586111+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[19784]: audit 2024-08-17T07:15:02.586567+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[19784]: audit 2024-08-17T07:15:02.592391+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[25186]: audit 2024-08-17T07:15:02.585963+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[25186]: cluster 2024-08-17T07:15:02.586111+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[25186]: audit 2024-08-17T07:15:02.586567+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:03 smithi122 bash[25186]: audit 2024-08-17T07:15:02.592391+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:02.019414+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:02.019557+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:03.589553+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151] boot 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:03.589723+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: audit 2024-08-17T07:15:03.590582+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:03.858562+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T07:15:04.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[19784]: cluster 2024-08-17T07:15:04.459361+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:02.019414+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:02.019557+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:03.589553+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151] boot 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:03.589723+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: audit 2024-08-17T07:15:03.590582+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:03.858562+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T07:15:04.695 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:04 smithi122 bash[25186]: cluster 2024-08-17T07:15:04.459361+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:02.019414+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:02.019557+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:03.589553+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.160:6824/1133389151,v1:172.21.15.160:6825/1133389151] boot 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:03.589723+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: audit 2024-08-17T07:15:03.590582+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:03.858562+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T07:15:04.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:04 smithi160 bash[19912]: cluster 2024-08-17T07:15:04.459361+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:05 smithi122 bash[19784]: cluster 2024-08-17T07:15:04.876915+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T07:15:06.299 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:05 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:15:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:05 smithi122 bash[25186]: cluster 2024-08-17T07:15:04.876915+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T07:15:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:05 smithi160 bash[19912]: cluster 2024-08-17T07:15:04.876915+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T07:15:06.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:15:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:07.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: cluster 2024-08-17T07:15:05.879999+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.935628+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.944668+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.980320+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.982969+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.984510+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: cluster 2024-08-17T07:15:05.988594+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v253: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:07.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:05.995511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:06.524639+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: audit 2024-08-17T07:15:06.531945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[19784]: cluster 2024-08-17T07:15:06.881914+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: cluster 2024-08-17T07:15:05.879999+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.935628+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.944668+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.980320+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:07.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.982969+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.984510+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: cluster 2024-08-17T07:15:05.988594+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v253: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:05.995511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:06.524639+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: audit 2024-08-17T07:15:06.531945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:06 smithi122 bash[25186]: cluster 2024-08-17T07:15:06.881914+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: cluster 2024-08-17T07:15:05.879999+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.935628+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.944668+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.980320+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.982969+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.984510+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: cluster 2024-08-17T07:15:05.988594+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v253: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:05.995511+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:06.524639+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: audit 2024-08-17T07:15:06.531945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:06 smithi160 bash[19912]: cluster 2024-08-17T07:15:06.881914+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T07:15:07.664 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:15:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:07 smithi122 bash[19784]: cluster 2024-08-17T07:15:06.940721+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:15:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:07 smithi122 bash[19784]: audit 2024-08-17T07:15:07.665164+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.122:0/4105202170' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T07:15:08.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:07 smithi122 bash[25186]: cluster 2024-08-17T07:15:06.940721+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:15:08.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:07 smithi122 bash[25186]: audit 2024-08-17T07:15:07.665164+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.122:0/4105202170' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T07:15:08.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:07 smithi160 bash[19912]: cluster 2024-08-17T07:15:06.940721+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-17T07:15:08.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:07 smithi160 bash[19912]: audit 2024-08-17T07:15:07.665164+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.122:0/4105202170' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T07:15:08.484 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1723878903,"num_in_osds":8,"osd_in_since":1723878877,"num_remapped_pgs":0} 2024-08-17T07:15:08.484 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T07:15:08.970 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:08 smithi122 bash[19784]: cluster 2024-08-17T07:15:07.989222+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:08.970 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:08 smithi122 bash[25186]: cluster 2024-08-17T07:15:07.989222+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:09.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:08 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:15:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:08 smithi160 bash[19912]: cluster 2024-08-17T07:15:07.989222+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.960871+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.970396+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.972491+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.973888+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.974800+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: cluster 2024-08-17T07:15:08.977178+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-08-17T07:15:10.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[19784]: audit 2024-08-17T07:15:08.984141+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.960871+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.970396+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.972491+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.973888+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.974800+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: cluster 2024-08-17T07:15:08.977178+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-08-17T07:15:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:09 smithi122 bash[25186]: audit 2024-08-17T07:15:08.984141+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.960871+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.970396+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.972491+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:10.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.973888+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:10.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.974800+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:10.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: cluster 2024-08-17T07:15:08.977178+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-08-17T07:15:10.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:09 smithi160 bash[19912]: audit 2024-08-17T07:15:08.984141+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:10.981 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:15:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:10 smithi122 bash[19784]: cluster 2024-08-17T07:15:09.966868+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:15:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:10 smithi122 bash[19784]: cluster 2024-08-17T07:15:09.966945+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2024-08-17T07:15:11.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:10 smithi122 bash[25186]: cluster 2024-08-17T07:15:09.966868+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:15:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:10 smithi122 bash[25186]: cluster 2024-08-17T07:15:09.966945+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2024-08-17T07:15:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:10 smithi160 bash[19912]: cluster 2024-08-17T07:15:09.966868+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-17T07:15:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:10 smithi160 bash[19912]: cluster 2024-08-17T07:15:09.966945+0000 mon.a (mon.0) 771 : cluster [INF] Cluster is now healthy 2024-08-17T07:15:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:11 smithi122 bash[19784]: cluster 2024-08-17T07:15:10.977724+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-17T07:15:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:11 smithi122 bash[25186]: cluster 2024-08-17T07:15:10.977724+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-17T07:15:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:11 smithi160 bash[19912]: cluster 2024-08-17T07:15:10.977724+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-08-17T07:15:13.942 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:15:13.942 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":58,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","created":"2024-08-17T07:07:22.463101+0000","modified":"2024-08-17T07:15:06.874044+0000","last_up_change":"2024-08-17T07:15:03.577625+0000","last_in_change":"2024-08-17T07:14:37.316255+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T07:11:42.033705+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0dbe598c-b13d-4e84-9a6d-50ec90f9f53a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6803","nonce":2075552268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6805","nonce":2075552268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6809","nonce":2075552268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6807","nonce":2075552268}]},"public_addr":"172.21.15.122:6803/2075552268","cluster_addr":"172.21.15.122:6805/2075552268","heartbeat_back_addr":"172.21.15.122:6809/2075552268","heartbeat_front_addr":"172.21.15.122:6807/2075552268","state":["exists","up"]},{"osd":1,"uuid":"3cea7c92-79c4-4154-b7f4-34240caf7cb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6811","nonce":3740963463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6813","nonce":3740963463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6816","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6817","nonce":3740963463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6815","nonce":3740963463}]},"public_addr":"172.21.15.122:6811/3740963463","cluster_addr":"172.21.15.122:6813/3740963463","heartbeat_back_addr":"172.21.15.122:6817/3740963463","heartbeat_front_addr":"172.21.15.122:6815/3740963463","state":["exists","up"]},{"osd":2,"uuid":"2ed9c988-f125-429b-b775-f2d462e4592d","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.122:6818","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6819","nonce":679474150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6821","nonce":679474150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6824","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6825","nonce":679474150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6823","nonce":679474150}]},"public_addr":"172.21.15.122:6819/679474150","cluster_addr":"172.21.15.122:6821/679474150","heartbeat_back_addr":"172.21.15.122:6825/679474150","heartbeat_front_addr":"172.21.15.122:6823/679474150","state":["exists","up"]},{"osd":3,"uuid":"125372d2-e462-4e9b-927f-bc721206fe72","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6827","nonce":509803236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6829","nonce":509803236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6832","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6833","nonce":509803236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6831","nonce":509803236}]},"public_addr":"172.21.15.122:6827/509803236","cluster_addr":"172.21.15.122:6829/509803236","heartbeat_back_addr":"172.21.15.122:6833/509803236","heartbeat_front_addr":"172.21.15.122:6831/509803236","state":["exists","up"]},{"osd":4,"uuid":"94045f3e-5806-4f8a-af96-9023eb16196e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6801","nonce":3861005583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6803","nonce":3861005583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6807","nonce":3861005583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6805","nonce":3861005583}]},"public_addr":"172.21.15.160:6801/3861005583","cluster_addr":"172.21.15.160:6803/3861005583","heartbeat_back_addr":"172.21.15.160:6807/3861005583","heartbeat_front_addr":"172.21.15.160:6805/3861005583","state":["exists","up"]},{"osd":5,"uuid":"09d18874-8172-40d0-8314-bb4ab53bb731","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6809","nonce":4254914694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6811","nonce":4254914694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6815","nonce":4254914694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6813","nonce":4254914694}]},"public_addr":"172.21.15.160:6809/4254914694","cluster_addr":"172.21.15.160:6811/4254914694","heartbeat_back_addr":"172.21.15.160:6815/4254914694","heartbeat_front_addr":"172.21.15.160:6813/4254914694","state":["exists","up"]},{"osd":6,"uuid":"1f62f9dd-e13a-4935-ac8f-cd5388b89ef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6817","nonce":2823266575}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6819","nonce":2823266575}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6823","nonce":2823266575}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6821","nonce":2823266575}]},"public_addr":"172.21.15.160:6817/2823266575","cluster_addr":"172.21.15.160:6819/2823266575","heartbeat_back_addr":"172.21.15.160:6823/2823266575","heartbeat_front_addr":"172.21.15.160:6821/2823266575","state":["exists","up"]},{"osd":7,"uuid":"57462989-e078-43dd-9919-2c0b110cd311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6825","nonce":1133389151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6827","nonce":1133389151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6831","nonce":1133389151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6829","nonce":1133389151}]},"public_addr":"172.21.15.160:6825/1133389151","cluster_addr":"172.21.15.160:6827/1133389151","heartbeat_back_addr":"172.21.15.160:6831/1133389151","heartbeat_front_addr":"172.21.15.160:6829/1133389151","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:16.925715+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:57.706755+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:11:39.352076+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:22.491968+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:57.874100+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:13:38.900145+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:14:20.630850+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:15:02.019562+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.122:0/4270930214":"2024-08-18T07:08:25.399978+0000","172.21.15.122:0/3694498474":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:6801/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/610729703":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6801/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:0/1313763685":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/631681888":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/1501599336":"2024-08-18T07:07:54.491638+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T07:15:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:14 smithi122 bash[19784]: cluster 2024-08-17T07:15:12.978390+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T07:15:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:14 smithi122 bash[19784]: audit 2024-08-17T07:15:13.942123+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.122:0/3264348698' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:15:14.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:14 smithi122 bash[25186]: cluster 2024-08-17T07:15:12.978390+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T07:15:14.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:14 smithi122 bash[25186]: audit 2024-08-17T07:15:13.942123+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.122:0/3264348698' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:15:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:14 smithi160 bash[19912]: cluster 2024-08-17T07:15:12.978390+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T07:15:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:14 smithi160 bash[19912]: audit 2024-08-17T07:15:13.942123+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.122:0/3264348698' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:15:14.568 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T07:11:42.033705+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-08-17T07:15:14.569 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T07:15:16.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:16 smithi122 bash[25186]: cluster 2024-08-17T07:15:14.979013+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:15:16.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:16 smithi122 bash[19784]: cluster 2024-08-17T07:15:14.979013+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:15:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:16 smithi160 bash[19912]: cluster 2024-08-17T07:15:14.979013+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-17T07:15:17.287 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:15:18.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:18 smithi122 bash[19784]: cluster 2024-08-17T07:15:16.979583+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:15:18.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:18 smithi122 bash[25186]: cluster 2024-08-17T07:15:16.979583+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:15:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:18 smithi160 bash[19912]: cluster 2024-08-17T07:15:16.979583+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-08-17T07:15:20.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:19 smithi122 bash[25186]: cluster 2024-08-17T07:15:18.980192+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-08-17T07:15:20.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:19 smithi122 bash[19784]: cluster 2024-08-17T07:15:18.980192+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-08-17T07:15:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:19 smithi160 bash[19912]: cluster 2024-08-17T07:15:18.980192+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-08-17T07:15:20.416 INFO:teuthology.orchestra.run.smithi122.stdout:pg_num: 1 2024-08-17T07:15:21.046 INFO:tasks.cephadm:Adding prometheus.a on smithi160 2024-08-17T07:15:21.046 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi160=a' 2024-08-17T07:15:21.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:20 smithi122 bash[19784]: audit 2024-08-17T07:15:20.417164+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.122:0/1417144250' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T07:15:21.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:20 smithi122 bash[25186]: audit 2024-08-17T07:15:20.417164+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.122:0/1417144250' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T07:15:21.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:20 smithi160 bash[19912]: audit 2024-08-17T07:15:20.417164+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.122:0/1417144250' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T07:15:22.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:21 smithi122 bash[19784]: cluster 2024-08-17T07:15:20.980842+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:22.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:21 smithi122 bash[25186]: cluster 2024-08-17T07:15:20.980842+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:22.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:21 smithi160 bash[19912]: cluster 2024-08-17T07:15:20.980842+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:24.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:24 smithi122 bash[19784]: cluster 2024-08-17T07:15:22.981501+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:24.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:24 smithi122 bash[25186]: cluster 2024-08-17T07:15:22.981501+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:24.314 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:24 smithi160 bash[19912]: cluster 2024-08-17T07:15:22.981501+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:26.012 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled prometheus update... 2024-08-17T07:15:26.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[25186]: cluster 2024-08-17T07:15:24.982261+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:26.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[25186]: audit 2024-08-17T07:15:25.554474+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:26.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[25186]: audit 2024-08-17T07:15:25.554735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:26.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[25186]: audit 2024-08-17T07:15:26.011887+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:26.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[19784]: cluster 2024-08-17T07:15:24.982261+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:26.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[19784]: audit 2024-08-17T07:15:25.554474+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:26.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[19784]: audit 2024-08-17T07:15:25.554735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:26.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[19784]: audit 2024-08-17T07:15:26.011887+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:26 smithi160 bash[19912]: cluster 2024-08-17T07:15:24.982261+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:26 smithi160 bash[19912]: audit 2024-08-17T07:15:25.554474+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:26 smithi160 bash[19912]: audit 2024-08-17T07:15:25.554735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:26 smithi160 bash[19912]: audit 2024-08-17T07:15:26.011887+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:26.650 DEBUG:teuthology.orchestra.run.smithi160:prometheus.a> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T07:15:26.653 INFO:tasks.cephadm:Adding node-exporter.a on smithi122 2024-08-17T07:15:26.653 INFO:tasks.cephadm:Adding node-exporter.b on smithi160 2024-08-17T07:15:26.653 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi122=a;smithi160=b' 2024-08-17T07:15:27.042 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:26 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:15:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.001598+0000 mgr.y (mgr.14152) 282 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: cephadm 2024-08-17T07:15:26.004966+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Saving service prometheus spec with placement smithi160=a;count:1 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.046658+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.049438+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.050960+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:27.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.061250+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.075752+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:27.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.669866+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[19912]: audit 2024-08-17T07:15:26.676907+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[20035]: ignoring --setuser ceph since I am not root 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[20035]: ignoring --setgroup ceph since I am not root 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[20035]: debug 2024-08-17T07:15:27.114+0000 7f6b17448700 1 -- 172.21.15.122:0/843121650 <== mon.0 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560571f16340 con 0x560572c92c00 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[20035]: debug 2024-08-17T07:15:27.254+0000 7f6b1fea4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.001598+0000 mgr.y (mgr.14152) 282 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: cephadm 2024-08-17T07:15:26.004966+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Saving service prometheus spec with placement smithi160=a;count:1 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.046658+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.049438+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:27.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.050960+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.061250+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.075752+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.669866+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[19784]: audit 2024-08-17T07:15:26.676907+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.001598+0000 mgr.y (mgr.14152) 282 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: cephadm 2024-08-17T07:15:26.004966+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Saving service prometheus spec with placement smithi160=a;count:1 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.046658+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.049438+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.050960+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.061250+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.075752+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:27.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.669866+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:27 smithi122 bash[25186]: audit 2024-08-17T07:15:26.676907+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' 2024-08-17T07:15:27.372 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[21027]: ignoring --setuser ceph since I am not root 2024-08-17T07:15:27.373 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[21027]: ignoring --setgroup ceph since I am not root 2024-08-17T07:15:27.373 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[21027]: debug 2024-08-17T07:15:27.123+0000 7fa259f67700 1 -- 172.21.15.160:0/323647711 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56323fe68340 con 0x563240be4800 2024-08-17T07:15:27.373 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:27 smithi160 bash[21027]: debug 2024-08-17T07:15:27.267+0000 7fa2629c3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:15:28.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:28 smithi160 bash[19912]: audit 2024-08-17T07:15:27.068675+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:28.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:28 smithi160 bash[19912]: cluster 2024-08-17T07:15:27.068745+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-08-17T07:15:28.499 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[19784]: audit 2024-08-17T07:15:27.068675+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:28.499 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[19784]: cluster 2024-08-17T07:15:27.068745+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-08-17T07:15:28.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[25186]: audit 2024-08-17T07:15:27.068675+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14152 172.21.15.122:0/1091897918' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:28.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[25186]: cluster 2024-08-17T07:15:27.068745+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-08-17T07:15:29.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:28 smithi160 bash[21027]: debug 2024-08-17T07:15:28.823+0000 7fa2629c3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:15:29.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:28 smithi160 bash[21027]: debug 2024-08-17T07:15:28.919+0000 7fa2629c3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:15:29.160 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[20035]: debug 2024-08-17T07:15:28.814+0000 7f6b1fea4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:15:29.160 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:28 smithi122 bash[20035]: debug 2024-08-17T07:15:28.910+0000 7f6b1fea4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:15:29.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:29 smithi122 bash[20035]: debug 2024-08-17T07:15:29.154+0000 7f6b1fea4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:15:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:29 smithi160 bash[21027]: debug 2024-08-17T07:15:29.167+0000 7fa2629c3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:15:30.000 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:29 smithi122 bash[20035]: debug 2024-08-17T07:15:29.890+0000 7f6b1fea4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:15:30.228 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:29 smithi160 bash[21027]: debug 2024-08-17T07:15:29.899+0000 7fa2629c3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:15:30.228 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.003+0000 7fa2629c3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:15:30.228 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.111+0000 7fa2629c3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:15:30.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:29.994+0000 7f6b1fea4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:15:30.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.098+0000 7f6b1fea4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:15:30.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.210+0000 7f6b1fea4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:15:30.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.223+0000 7fa2629c3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:15:30.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.435+0000 7fa2629c3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:15:30.697 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.422+0000 7f6b1fea4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:15:30.975 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.690+0000 7f6b1fea4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:15:30.975 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.794+0000 7f6b1fea4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:15:30.984 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.703+0000 7fa2629c3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:15:30.984 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.803+0000 7fa2629c3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:15:31.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:30 smithi122 bash[20035]: debug 2024-08-17T07:15:30.970+0000 7f6b1fea4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:15:31.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:31 smithi122 bash[20035]: debug 2024-08-17T07:15:31.214+0000 7f6b1fea4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:15:31.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:30 smithi160 bash[21027]: debug 2024-08-17T07:15:30.979+0000 7fa2629c3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:15:31.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:31 smithi160 bash[21027]: debug 2024-08-17T07:15:31.227+0000 7fa2629c3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:15:31.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:31 smithi122 bash[20035]: debug 2024-08-17T07:15:31.482+0000 7f6b1fea4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:15:31.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:31 smithi122 bash[20035]: debug 2024-08-17T07:15:31.642+0000 7f6b1fea4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:15:31.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:31 smithi160 bash[21027]: debug 2024-08-17T07:15:31.491+0000 7fa2629c3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:15:31.852 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:31 smithi160 bash[21027]: debug 2024-08-17T07:15:31.651+0000 7fa2629c3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:15:32.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:31 smithi122 bash[20035]: debug 2024-08-17T07:15:31.878+0000 7f6b1fea4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:15:32.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:31 smithi122 bash[20035]: debug 2024-08-17T07:15:31.990+0000 7f6b1fea4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:15:32.333 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:31 smithi160 bash[21027]: debug 2024-08-17T07:15:31.879+0000 7fa2629c3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:15:32.334 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:31 smithi160 bash[21027]: debug 2024-08-17T07:15:31.995+0000 7fa2629c3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:15:32.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:32 smithi160 bash[21027]: debug 2024-08-17T07:15:32.331+0000 7fa2629c3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:15:32.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:32 smithi122 bash[20035]: debug 2024-08-17T07:15:32.326+0000 7f6b1fea4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:15:33.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:33 smithi160 bash[21027]: debug 2024-08-17T07:15:33.043+0000 7fa2629c3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:15:33.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:33 smithi160 bash[21027]: debug 2024-08-17T07:15:33.155+0000 7fa2629c3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:15:33.373 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:33 smithi122 bash[20035]: debug 2024-08-17T07:15:33.050+0000 7f6b1fea4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:15:33.373 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:33 smithi122 bash[20035]: debug 2024-08-17T07:15:33.162+0000 7f6b1fea4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:15:33.684 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:33 smithi160 bash[21027]: debug 2024-08-17T07:15:33.359+0000 7fa2629c3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:15:33.717 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:33 smithi122 bash[20035]: debug 2024-08-17T07:15:33.366+0000 7f6b1fea4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:15:34.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:33 smithi122 bash[20035]: debug 2024-08-17T07:15:33.714+0000 7f6b1fea4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:15:34.051 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:33 smithi160 bash[21027]: debug 2024-08-17T07:15:33.679+0000 7fa2629c3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:15:34.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: debug 2024-08-17T07:15:34.047+0000 7fa2629c3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: debug 2024-08-17T07:15:34.163+0000 7fa2629c3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: [17/Aug/2024:07:15:34] ENGINE Bus STARTING 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: CherryPy Checker: 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: The Application mounted at '' has an empty config. 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: [17/Aug/2024:07:15:34] ENGINE Serving on http://:::9283 2024-08-17T07:15:34.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[21027]: [17/Aug/2024:07:15:34] ENGINE Bus STARTED 2024-08-17T07:15:34.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[20035]: debug 2024-08-17T07:15:34.082+0000 7f6b1fea4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:15:34.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[20035]: debug 2024-08-17T07:15:34.202+0000 7f6b1fea4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:15:35.124 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[20035]: [17/Aug/2024:07:15:34] ENGINE Bus STARTING 2024-08-17T07:15:35.124 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.189267+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.189452+0000 mon.a (mon.0) 786 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: audit 2024-08-17T07:15:34.190886+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: audit 2024-08-17T07:15:34.192885+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: audit 2024-08-17T07:15:34.194783+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: audit 2024-08-17T07:15:34.195324+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.228666+0000 mon.a (mon.0) 787 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.229791+0000 mon.a (mon.0) 788 : cluster [INF] Activating manager daemon y 2024-08-17T07:15:35.125 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.235757+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.189267+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.189452+0000 mon.a (mon.0) 786 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: audit 2024-08-17T07:15:34.190886+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: audit 2024-08-17T07:15:34.192885+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: audit 2024-08-17T07:15:34.194783+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: audit 2024-08-17T07:15:34.195324+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.228666+0000 mon.a (mon.0) 787 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:15:35.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.229791+0000 mon.a (mon.0) 788 : cluster [INF] Activating manager daemon y 2024-08-17T07:15:35.127 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:34 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.235757+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T07:15:35.187 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.189267+0000 mon.a (mon.0) 785 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:15:35.187 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.189452+0000 mon.a (mon.0) 786 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: audit 2024-08-17T07:15:34.190886+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: audit 2024-08-17T07:15:34.192885+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: audit 2024-08-17T07:15:34.194783+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: audit 2024-08-17T07:15:34.195324+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.160:0/889505058' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.228666+0000 mon.a (mon.0) 787 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:15:35.188 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.229791+0000 mon.a (mon.0) 788 : cluster [INF] Activating manager daemon y 2024-08-17T07:15:35.189 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:34 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.235757+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T07:15:35.379 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: CherryPy Checker: 2024-08-17T07:15:35.379 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: The Application mounted at '' has an empty config. 2024-08-17T07:15:35.379 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: [17/Aug/2024:07:15:35] ENGINE Serving on http://:::9283 2024-08-17T07:15:35.379 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: [17/Aug/2024:07:15:35] ENGINE Bus STARTED 2024-08-17T07:15:35.379 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: [17/Aug/2024:07:15:35] ENGINE Bus STARTING 2024-08-17T07:15:35.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: [17/Aug/2024:07:15:35] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:15:35.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[20035]: [17/Aug/2024:07:15:35] ENGINE Bus STARTED 2024-08-17T07:15:35.934 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled node-exporter update... 2024-08-17T07:15:36.171 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.880425+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e17: y(active, starting, since 0.650907s), standbys: x 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.886462+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.886992+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.887486+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.888863+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:15:36.171 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.889468+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.890063+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.890822+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.891652+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.892262+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.892882+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.893470+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.894052+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.894619+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.895234+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.895643+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.896978+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: cluster 2024-08-17T07:15:34.925093+0000 mon.a (mon.0) 807 : cluster [INF] Manager daemon y is now available 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.950135+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.172 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.953884+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.956380+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.958081+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.959433+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.964091+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.964679+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.968993+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: cephadm 2024-08-17T07:15:34.971202+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.977340+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: cephadm 2024-08-17T07:15:34.979252+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:34.984831+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.002325+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.006535+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.398547+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.173 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.462468+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.174 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.500334+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.174 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.505322+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.174 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:35 smithi160 bash[19912]: audit 2024-08-17T07:15:35.510270+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:36.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.880425+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e17: y(active, starting, since 0.650907s), standbys: x 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.886462+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.886992+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.887486+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.888863+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.889468+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.890063+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.890822+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.891652+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.892262+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:15:36.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.892882+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.893470+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.894052+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.894619+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.895234+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.895643+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.896978+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: cluster 2024-08-17T07:15:34.925093+0000 mon.a (mon.0) 807 : cluster [INF] Manager daemon y is now available 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.950135+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.880425+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e17: y(active, starting, since 0.650907s), standbys: x 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.886462+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.886992+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.887486+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.888863+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.889468+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.890063+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.890822+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.891652+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.892262+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.892882+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.893470+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.894052+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:15:36.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.894619+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.895234+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.895643+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.896978+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: cluster 2024-08-17T07:15:34.925093+0000 mon.a (mon.0) 807 : cluster [INF] Manager daemon y is now available 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.950135+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.953884+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.956380+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.958081+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.959433+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.964091+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.964679+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.968993+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: cephadm 2024-08-17T07:15:34.971202+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.977340+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: cephadm 2024-08-17T07:15:34.979252+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:34.984831+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.002325+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.006535+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.398547+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.462468+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.500334+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.505322+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[19784]: audit 2024-08-17T07:15:35.510270+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.953884+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.956380+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.958081+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.959433+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.964091+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.964679+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.968993+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: cephadm 2024-08-17T07:15:34.971202+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.977340+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]': finished 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: cephadm 2024-08-17T07:15:34.979252+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:15:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:34.984831+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.002325+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.006535+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.398547+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.462468+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.500334+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.505322+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:35 smithi122 bash[25186]: audit 2024-08-17T07:15:35.510270+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T07:15:36.884 DEBUG:teuthology.orchestra.run.smithi122:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T07:15:36.886 DEBUG:teuthology.orchestra.run.smithi160:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T07:15:36.889 INFO:tasks.cephadm:Adding alertmanager.a on smithi122 2024-08-17T07:15:36.889 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi122=a' 2024-08-17T07:15:37.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.176984+0000 mgr.y (mgr.24277) 3 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTING 2024-08-17T07:15:37.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.371793+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.391757+0000 mgr.y (mgr.24277) 5 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.393754+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.393872+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTED 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: audit 2024-08-17T07:15:35.894553+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cluster 2024-08-17T07:15:35.895012+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e18: y(active, since 1.66551s), standbys: x 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: audit 2024-08-17T07:15:35.914702+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi122=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cluster 2024-08-17T07:15:35.920395+0000 mgr.y (mgr.24277) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.926607+0000 mgr.y (mgr.24277) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi122=a;smithi160=b;count:2 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: audit 2024-08-17T07:15:35.932263+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:37.216 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:36 smithi160 bash[19912]: cephadm 2024-08-17T07:15:35.936706+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:15:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.176984+0000 mgr.y (mgr.24277) 3 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTING 2024-08-17T07:15:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.371793+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.391757+0000 mgr.y (mgr.24277) 5 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.393754+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:15:37.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.393872+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTED 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: audit 2024-08-17T07:15:35.894553+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cluster 2024-08-17T07:15:35.895012+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e18: y(active, since 1.66551s), standbys: x 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: audit 2024-08-17T07:15:35.914702+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi122=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cluster 2024-08-17T07:15:35.920395+0000 mgr.y (mgr.24277) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.926607+0000 mgr.y (mgr.24277) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi122=a;smithi160=b;count:2 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: audit 2024-08-17T07:15:35.932263+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[19784]: cephadm 2024-08-17T07:15:35.936706+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.176984+0000 mgr.y (mgr.24277) 3 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTING 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.371793+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.391757+0000 mgr.y (mgr.24277) 5 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:15:37.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.393754+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.393872+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [17/Aug/2024:07:15:35] ENGINE Bus STARTED 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: audit 2024-08-17T07:15:35.894553+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cluster 2024-08-17T07:15:35.895012+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e18: y(active, since 1.66551s), standbys: x 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: audit 2024-08-17T07:15:35.914702+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi122=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cluster 2024-08-17T07:15:35.920395+0000 mgr.y (mgr.24277) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.926607+0000 mgr.y (mgr.24277) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi122=a;smithi160=b;count:2 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: audit 2024-08-17T07:15:35.932263+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:37.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:36 smithi122 bash[25186]: cephadm 2024-08-17T07:15:35.936706+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:15:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:37 smithi122 bash[19784]: cluster 2024-08-17T07:15:36.891477+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:37 smithi122 bash[19784]: cluster 2024-08-17T07:15:36.941715+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T07:15:38.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:37 smithi122 bash[25186]: cluster 2024-08-17T07:15:36.891477+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:38.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:37 smithi122 bash[25186]: cluster 2024-08-17T07:15:36.941715+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T07:15:38.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:37 smithi160 bash[19912]: cluster 2024-08-17T07:15:36.891477+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:38.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:37 smithi160 bash[19912]: cluster 2024-08-17T07:15:36.941715+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T07:15:40.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:39 smithi160 bash[19912]: cluster 2024-08-17T07:15:38.892060+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:40.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:39 smithi122 bash[19784]: cluster 2024-08-17T07:15:38.892060+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:40.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:39 smithi122 bash[25186]: cluster 2024-08-17T07:15:38.892060+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:41 smithi122 bash[19784]: cluster 2024-08-17T07:15:40.892639+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:42.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:41 smithi122 bash[25186]: cluster 2024-08-17T07:15:40.892639+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:41 smithi160 bash[19912]: cluster 2024-08-17T07:15:40.892639+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:42.465 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled alertmanager update... 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[19784]: audit 2024-08-17T07:15:42.455613+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[19784]: cephadm 2024-08-17T07:15:42.458982+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi122=a;count:1 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[19784]: audit 2024-08-17T07:15:42.465828+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[19784]: cluster 2024-08-17T07:15:42.893259+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[25186]: audit 2024-08-17T07:15:42.455613+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[25186]: cephadm 2024-08-17T07:15:42.458982+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi122=a;count:1 2024-08-17T07:15:43.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[25186]: audit 2024-08-17T07:15:42.465828+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:43.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:43 smithi122 bash[25186]: cluster 2024-08-17T07:15:42.893259+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:43 smithi160 bash[19912]: audit 2024-08-17T07:15:42.455613+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:43 smithi160 bash[19912]: cephadm 2024-08-17T07:15:42.458982+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi122=a;count:1 2024-08-17T07:15:43.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:43 smithi160 bash[19912]: audit 2024-08-17T07:15:42.465828+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:43.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:43 smithi160 bash[19912]: cluster 2024-08-17T07:15:42.893259+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:44.546 DEBUG:teuthology.orchestra.run.smithi122:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T07:15:44.549 INFO:tasks.cephadm:Adding grafana.a on smithi160 2024-08-17T07:15:44.549 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi160=a' 2024-08-17T07:15:46.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:45 smithi122 bash[19784]: cluster 2024-08-17T07:15:44.893848+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:45 smithi122 bash[25186]: cluster 2024-08-17T07:15:44.893848+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:46.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:45 smithi160 bash[19912]: cluster 2024-08-17T07:15:44.893848+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:47.190 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:46 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:15:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:48.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:47 smithi160 bash[19912]: audit 2024-08-17T07:15:46.837645+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:47 smithi160 bash[19912]: audit 2024-08-17T07:15:46.845528+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:47 smithi160 bash[19912]: cluster 2024-08-17T07:15:46.894547+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:48.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[19784]: audit 2024-08-17T07:15:46.837645+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[19784]: audit 2024-08-17T07:15:46.845528+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[19784]: cluster 2024-08-17T07:15:46.894547+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:48.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[25186]: audit 2024-08-17T07:15:46.837645+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[25186]: audit 2024-08-17T07:15:46.845528+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:48.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:47 smithi122 bash[25186]: cluster 2024-08-17T07:15:46.894547+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:48.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:15:48 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:15:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:15:49.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[19784]: audit 2024-08-17T07:15:48.486499+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[19784]: audit 2024-08-17T07:15:48.491322+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[19784]: cluster 2024-08-17T07:15:48.895164+0000 mgr.y (mgr.24277) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[25186]: audit 2024-08-17T07:15:48.486499+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[25186]: audit 2024-08-17T07:15:48.491322+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:49 smithi122 bash[25186]: cluster 2024-08-17T07:15:48.895164+0000 mgr.y (mgr.24277) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:49.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:49 smithi160 bash[19912]: audit 2024-08-17T07:15:48.486499+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:49 smithi160 bash[19912]: audit 2024-08-17T07:15:48.491322+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:49.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:49 smithi160 bash[19912]: cluster 2024-08-17T07:15:48.895164+0000 mgr.y (mgr.24277) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:50.254 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled grafana update... 2024-08-17T07:15:51.475 DEBUG:teuthology.orchestra.run.smithi160:grafana.a> sudo journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T07:15:51.478 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T07:15:51.478 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[19784]: audit 2024-08-17T07:15:50.242245+0000 mgr.y (mgr.24277) 21 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[19784]: cephadm 2024-08-17T07:15:50.245432+0000 mgr.y (mgr.24277) 22 : cephadm [INF] Saving service grafana spec with placement smithi160=a;count:1 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[19784]: audit 2024-08-17T07:15:50.253338+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[19784]: cluster 2024-08-17T07:15:50.895926+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[25186]: audit 2024-08-17T07:15:50.242245+0000 mgr.y (mgr.24277) 21 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:51.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[25186]: cephadm 2024-08-17T07:15:50.245432+0000 mgr.y (mgr.24277) 22 : cephadm [INF] Saving service grafana spec with placement smithi160=a;count:1 2024-08-17T07:15:51.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[25186]: audit 2024-08-17T07:15:50.253338+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:51.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:51 smithi122 bash[25186]: cluster 2024-08-17T07:15:50.895926+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:51.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:51 smithi160 bash[19912]: audit 2024-08-17T07:15:50.242245+0000 mgr.y (mgr.24277) 21 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:15:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:51 smithi160 bash[19912]: cephadm 2024-08-17T07:15:50.245432+0000 mgr.y (mgr.24277) 22 : cephadm [INF] Saving service grafana spec with placement smithi160=a;count:1 2024-08-17T07:15:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:51 smithi160 bash[19912]: audit 2024-08-17T07:15:50.253338+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:51 smithi160 bash[19912]: cluster 2024-08-17T07:15:50.895926+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:54.272 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:53 smithi122 bash[19784]: cluster 2024-08-17T07:15:52.896411+0000 mgr.y (mgr.24277) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:54.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:53 smithi122 bash[25186]: cluster 2024-08-17T07:15:52.896411+0000 mgr.y (mgr.24277) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:53 smithi160 bash[19912]: cluster 2024-08-17T07:15:52.896411+0000 mgr.y (mgr.24277) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:54.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.651 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.651 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.652 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.652 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.652 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.718 INFO:teuthology.orchestra.run.smithi122.stdout:[client.0] 2024-08-17T07:15:54.718 INFO:teuthology.orchestra.run.smithi122.stdout: key = AQAqTsBm55OnKhAAlIGVEJXmdZFPVEdh8Ri2lQ== 2024-08-17T07:15:54.923 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.924 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.924 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.924 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:15:54.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:54 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:15:55.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.715294+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.720016+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.942405+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.945890+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.947803+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[19784]: audit 2024-08-17T07:15:54.949096+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.715294+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.720016+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:15:55.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.942405+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:55.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.945890+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:55.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.947803+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:55.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:54 smithi122 bash[25186]: audit 2024-08-17T07:15:54.949096+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:55.233 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.715294+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:15:55.233 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.720016+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.122:0/2172311510' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:15:55.234 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.942405+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:55.234 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.945890+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:55.234 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.947803+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:55.234 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:54 smithi160 bash[19912]: audit 2024-08-17T07:15:54.949096+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:55.472 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-08-17T07:15:55.472 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T07:15:55.472 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T07:15:55.497 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T07:15:56.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: cluster 2024-08-17T07:15:54.897035+0000 mgr.y (mgr.24277) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:56.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.967496+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: cephadm 2024-08-17T07:15:54.968250+0000 mgr.y (mgr.24277) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.975149+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.975909+0000 mgr.y (mgr.24277) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.978133+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.978754+0000 mgr.y (mgr.24277) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.983450+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.991123+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.995473+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.998184+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:54.999931+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:55.012528+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: cephadm 2024-08-17T07:15:55.013284+0000 mgr.y (mgr.24277) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:55.018749+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:55.020878+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:55.022407+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: audit 2024-08-17T07:15:55.033071+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[19784]: cephadm 2024-08-17T07:15:55.033900+0000 mgr.y (mgr.24277) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: cluster 2024-08-17T07:15:54.897035+0000 mgr.y (mgr.24277) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.967496+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: cephadm 2024-08-17T07:15:54.968250+0000 mgr.y (mgr.24277) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.975149+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.975909+0000 mgr.y (mgr.24277) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.978133+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.978754+0000 mgr.y (mgr.24277) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.983450+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.991123+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.995473+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.998184+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:54.999931+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:55.012528+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: cephadm 2024-08-17T07:15:55.013284+0000 mgr.y (mgr.24277) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:55.018749+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:55.020878+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:55.022407+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: audit 2024-08-17T07:15:55.033071+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:55 smithi122 bash[25186]: cephadm 2024-08-17T07:15:55.033900+0000 mgr.y (mgr.24277) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: cluster 2024-08-17T07:15:54.897035+0000 mgr.y (mgr.24277) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.967496+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: cephadm 2024-08-17T07:15:54.968250+0000 mgr.y (mgr.24277) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.975149+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.975909+0000 mgr.y (mgr.24277) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.978133+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.978754+0000 mgr.y (mgr.24277) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.160:9095"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.983450+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.991123+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.995473+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.998184+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:54.999931+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:55.012528+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: cephadm 2024-08-17T07:15:55.013284+0000 mgr.y (mgr.24277) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:55.018749+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:55.020878+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:55.022407+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: audit 2024-08-17T07:15:55.033071+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:15:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:55 smithi160 bash[19912]: cephadm 2024-08-17T07:15:55.033900+0000 mgr.y (mgr.24277) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.296Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.297Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.297Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.297Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.297Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.297Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:15:57.444 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.298Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.298Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.299Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.303Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.303Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.296µs 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.303Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.303Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.303Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.345µs wal_replay_duration=329.292µs total_replay_duration=401.839µs 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.304Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.304Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.304Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.323Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.300868ms db_storage=882ns remote_storage=2.008µs web_handler=413ns query_engine=900ns scrape=348.656µs scrape_sd=26.774µs notify=968ns notify_sd=1.679µs rules=18.634327ms 2024-08-17T07:15:57.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[38061]: ts=2024-08-17T07:15:57.324Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:15:58.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:57 smithi160 bash[19912]: cluster 2024-08-17T07:15:56.897715+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:58.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:57 smithi122 bash[25186]: cluster 2024-08-17T07:15:56.897715+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:15:58.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:57 smithi122 bash[19784]: cluster 2024-08-17T07:15:56.897715+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:00.041 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:15:59 smithi160 bash[19912]: cluster 2024-08-17T07:15:58.898329+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:00.183 INFO:teuthology.orchestra.run.smithi160.stdout:[client.1] 2024-08-17T07:16:00.184 INFO:teuthology.orchestra.run.smithi160.stdout: key = AQAwTsBmZmt3ChAAiFEaeHapvoedhu/HPW9tcQ== 2024-08-17T07:16:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:15:59 smithi122 bash[19784]: cluster 2024-08-17T07:15:58.898329+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:15:59 smithi122 bash[25186]: cluster 2024-08-17T07:15:58.898329+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:01.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:00 smithi160 bash[19912]: audit 2024-08-17T07:16:00.173118+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.160:0/3366033691' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:00 smithi160 bash[19912]: audit 2024-08-17T07:16:00.175278+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:00 smithi160 bash[19912]: audit 2024-08-17T07:16:00.184500+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:16:01.260 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-17T07:16:01.260 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T07:16:01.260 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T07:16:01.283 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T07:16:01.283 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T07:16:01.283 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T07:16:01.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[19784]: audit 2024-08-17T07:16:00.173118+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.160:0/3366033691' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[19784]: audit 2024-08-17T07:16:00.175278+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[19784]: audit 2024-08-17T07:16:00.184500+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:16:01.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[25186]: audit 2024-08-17T07:16:00.173118+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.160:0/3366033691' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[25186]: audit 2024-08-17T07:16:00.175278+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T07:16:01.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:00 smithi122 bash[25186]: audit 2024-08-17T07:16:00.184500+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T07:16:02.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:01 smithi160 bash[19912]: cluster 2024-08-17T07:16:00.898917+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:02.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:01 smithi122 bash[19784]: cluster 2024-08-17T07:16:00.898917+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:02.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:01 smithi122 bash[25186]: cluster 2024-08-17T07:16:00.898917+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:03.630 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:03.630 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.954 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.954 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.955 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.955 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.955 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.956 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.956 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.956 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:03.956 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.002 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:04.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.298 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.298 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.298 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.299 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:04 smithi122 systemd[1]: Started Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:16:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:04 smithi122 bash[43332]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-08-17T07:16:04.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: cluster 2024-08-17T07:16:02.899567+0000 mgr.y (mgr.24277) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.359851+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.370503+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.373076+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.375672+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.377510+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[19784]: audit 2024-08-17T07:16:03.389157+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: cluster 2024-08-17T07:16:02.899567+0000 mgr.y (mgr.24277) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.359851+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.370503+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.373076+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:04.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.375672+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:04.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.377510+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:04.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 bash[25186]: audit 2024-08-17T07:16:03.389157+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:03 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: cluster 2024-08-17T07:16:02.899567+0000 mgr.y (mgr.24277) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.359851+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.370503+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.373076+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.375672+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.377510+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:04.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:03 smithi160 bash[19912]: audit 2024-08-17T07:16:03.389157+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:05.465 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:05 smithi160 bash[19912]: cephadm 2024-08-17T07:16:03.397229+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:16:05.465 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:05 smithi160 bash[19912]: audit 2024-08-17T07:16:04.116708+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:05.465 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:05 smithi160 bash[19912]: cephadm 2024-08-17T07:16:04.117989+0000 mgr.y (mgr.24277) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[25186]: cephadm 2024-08-17T07:16:03.397229+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[25186]: audit 2024-08-17T07:16:04.116708+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[25186]: cephadm 2024-08-17T07:16:04.117989+0000 mgr.y (mgr.24277) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[19784]: cephadm 2024-08-17T07:16:03.397229+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[19784]: audit 2024-08-17T07:16:04.116708+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:05.490 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[19784]: cephadm 2024-08-17T07:16:04.117989+0000 mgr.y (mgr.24277) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:16:05.752 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.753 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.753 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.754 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.754 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.754 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.754 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:05.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[43332]: v1.3.1: Pulling from prometheus/node-exporter 2024-08-17T07:16:05.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:06.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.016 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.016 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.016 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.016 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.017 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.017 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:06.017 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:05 smithi160 systemd[1]: Started Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[43332]: aa2a8d90b84c: Pulling fs layer 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[43332]: b45d31ee2d7f: Pulling fs layer 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:05 smithi122 bash[43332]: b5db1e299295: Pulling fs layer 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: b45d31ee2d7f: Verifying Checksum 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: b45d31ee2d7f: Download complete 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: aa2a8d90b84c: Verifying Checksum 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: aa2a8d90b84c: Download complete 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: b5db1e299295: Verifying Checksum 2024-08-17T07:16:06.124 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: b5db1e299295: Download complete 2024-08-17T07:16:06.351 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-08-17T07:16:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[19912]: cluster 2024-08-17T07:16:04.900253+0000 mgr.y (mgr.24277) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[19912]: audit 2024-08-17T07:16:05.568397+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[19912]: audit 2024-08-17T07:16:05.579361+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[19912]: audit 2024-08-17T07:16:06.031183+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.388 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[19784]: cluster 2024-08-17T07:16:04.900253+0000 mgr.y (mgr.24277) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[19784]: audit 2024-08-17T07:16:05.568397+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[19784]: audit 2024-08-17T07:16:05.579361+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[19784]: audit 2024-08-17T07:16:06.031183+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[25186]: cluster 2024-08-17T07:16:04.900253+0000 mgr.y (mgr.24277) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[25186]: audit 2024-08-17T07:16:05.568397+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[25186]: audit 2024-08-17T07:16:05.579361+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[25186]: audit 2024-08-17T07:16:06.031183+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:06.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[43332]: aa2a8d90b84c: Pull complete 2024-08-17T07:16:06.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: v1.3.1: Pulling from prometheus/node-exporter 2024-08-17T07:16:06.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: aa2a8d90b84c: Pulling fs layer 2024-08-17T07:16:06.852 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b45d31ee2d7f: Pulling fs layer 2024-08-17T07:16:06.852 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b5db1e299295: Pulling fs layer 2024-08-17T07:16:07.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:07 smithi122 bash[19784]: cephadm 2024-08-17T07:16:06.060313+0000 mgr.y (mgr.24277) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:16:07.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:07 smithi122 bash[19784]: audit 2024-08-17T07:16:06.932877+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:07.305 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:06 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:16:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:07.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:07 smithi122 bash[25186]: cephadm 2024-08-17T07:16:06.060313+0000 mgr.y (mgr.24277) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:16:07.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:07 smithi122 bash[25186]: audit 2024-08-17T07:16:06.932877+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:07 smithi160 bash[19912]: cephadm 2024-08-17T07:16:06.060313+0000 mgr.y (mgr.24277) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:16:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:07 smithi160 bash[19912]: audit 2024-08-17T07:16:06.932877+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:07.352 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: aa2a8d90b84c: Verifying Checksum 2024-08-17T07:16:07.352 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: aa2a8d90b84c: Download complete 2024-08-17T07:16:07.352 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b45d31ee2d7f: Verifying Checksum 2024-08-17T07:16:07.352 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b45d31ee2d7f: Download complete 2024-08-17T07:16:07.352 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b5db1e299295: Verifying Checksum 2024-08-17T07:16:07.353 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:06 smithi160 bash[38999]: b5db1e299295: Download complete 2024-08-17T07:16:07.353 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:07 smithi160 bash[38999]: aa2a8d90b84c: Pull complete 2024-08-17T07:16:08.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:08 smithi122 bash[19784]: cluster 2024-08-17T07:16:06.900662+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:08.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:07 smithi122 bash[43332]: b45d31ee2d7f: Pull complete 2024-08-17T07:16:08.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:08 smithi122 bash[25186]: cluster 2024-08-17T07:16:06.900662+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:08.381 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:08 smithi160 bash[19912]: cluster 2024-08-17T07:16:06.900662+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:08.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:08 smithi160 bash[38999]: b45d31ee2d7f: Pull complete 2024-08-17T07:16:09.398 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:09 smithi160 bash[38999]: b5db1e299295: Pull complete 2024-08-17T07:16:09.561 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:09 smithi122 bash[43332]: b5db1e299295: Pull complete 2024-08-17T07:16:09.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:09 smithi160 bash[38999]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-08-17T07:16:09.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:09 smithi160 bash[38999]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-08-17T07:16:10.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:09 smithi122 bash[19784]: cluster 2024-08-17T07:16:08.901310+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:10.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:09 smithi122 bash[25186]: cluster 2024-08-17T07:16:08.901310+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:10.251 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:10 smithi122 bash[43332]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-08-17T07:16:10.251 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:10 smithi122 bash[43332]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-08-17T07:16:10.310 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:09 smithi160 bash[19912]: cluster 2024-08-17T07:16:08.901310+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:11.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:10 smithi122 bash[25186]: audit 2024-08-17T07:16:09.991439+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:11.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:10 smithi122 bash[19784]: audit 2024-08-17T07:16:09.991439+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:11.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:10 smithi160 bash[19912]: audit 2024-08-17T07:16:09.991439+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:11.740 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.715Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.715Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=arp 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-17T07:16:11.999 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.717Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=edac 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-17T07:16:12.000 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-17T07:16:12.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=os 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.718Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=stat 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=time 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-17T07:16:12.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=uname 2024-08-17T07:16:12.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-17T07:16:12.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-17T07:16:12.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-17T07:16:12.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-17T07:16:12.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[38999]: ts=2024-08-17T07:16:11.719Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-17T07:16:12.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:11 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:16:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:11 smithi122 bash[19784]: cluster 2024-08-17T07:16:10.901920+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:11 smithi122 bash[19784]: audit 2024-08-17T07:16:11.737449+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.122:0/3436266850' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[19784]: audit 2024-08-17T07:16:11.947007+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[19784]: audit 2024-08-17T07:16:11.950702+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[25186]: cluster 2024-08-17T07:16:10.901920+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[25186]: audit 2024-08-17T07:16:11.737449+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.122:0/3436266850' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[25186]: audit 2024-08-17T07:16:11.947007+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[25186]: audit 2024-08-17T07:16:11.950702+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[19912]: cluster 2024-08-17T07:16:10.901920+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[19912]: audit 2024-08-17T07:16:11.737449+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.122:0/3436266850' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:16:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:11 smithi160 bash[19912]: audit 2024-08-17T07:16:11.947007+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:12 smithi160 bash[19912]: audit 2024-08-17T07:16:11.950702+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:12 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:13.539 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":19,"active_gid":24277,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":3648427067},{"type":"v1","addr":"172.21.15.122:6801","nonce":3648427067}]},"active_addr":"172.21.15.122:6801/3648427067","active_change":"2024-08-17T07:15:34.229482+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24281,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.122:8443/","prometheus":"http://172.21.15.122:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.122:0","nonce":2321007457}]},{"addrvec":[{"type":"v2","addr":"172.21.15.122:0","nonce":667488624}]},{"addrvec":[{"type":"v2","addr":"172.21.15.122:0","nonce":2872085611}]},{"addrvec":[{"type":"v2","addr":"172.21.15.122:0","nonce":1968086980}]}]}} 2024-08-17T07:16:13.543 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T07:16:13.543 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T07:16:13.543 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.508Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.508Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.509Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.509Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-17T07:16:13.676 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=arp 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=edac 2024-08-17T07:16:13.677 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-17T07:16:13.678 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=os 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-17T07:16:13.679 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=stat 2024-08-17T07:16:13.680 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-17T07:16:13.680 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-17T07:16:13.680 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-17T07:16:13.680 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=time 2024-08-17T07:16:13.680 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=uname 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-17T07:16:13.681 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[43332]: ts=2024-08-17T07:16:13.510Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-17T07:16:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[19784]: audit 2024-08-17T07:16:12.679657+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[19784]: audit 2024-08-17T07:16:12.688615+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[19784]: cluster 2024-08-17T07:16:12.902668+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:13.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[25186]: audit 2024-08-17T07:16:12.679657+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[25186]: audit 2024-08-17T07:16:12.688615+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:13 smithi122 bash[25186]: cluster 2024-08-17T07:16:12.902668+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:13 smithi160 bash[19912]: audit 2024-08-17T07:16:12.679657+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:13 smithi160 bash[19912]: audit 2024-08-17T07:16:12.688615+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:13.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:13 smithi160 bash[19912]: cluster 2024-08-17T07:16:12.902668+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:14.531 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:14 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:15.511 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[19784]: audit 2024-08-17T07:16:14.251820+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.512 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[19784]: audit 2024-08-17T07:16:14.263324+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.512 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[19784]: cluster 2024-08-17T07:16:14.903300+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:15.512 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[25186]: audit 2024-08-17T07:16:14.251820+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.512 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[25186]: audit 2024-08-17T07:16:14.263324+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.512 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:15 smithi122 bash[25186]: cluster 2024-08-17T07:16:14.903300+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:15 smithi160 bash[19912]: audit 2024-08-17T07:16:14.251820+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:15 smithi160 bash[19912]: audit 2024-08-17T07:16:14.263324+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:15 smithi160 bash[19912]: cluster 2024-08-17T07:16:14.903300+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:16.462 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:18.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:17 smithi122 bash[25186]: cluster 2024-08-17T07:16:16.903824+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:18.272 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:17 smithi122 bash[19784]: cluster 2024-08-17T07:16:16.903824+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:17 smithi160 bash[19912]: cluster 2024-08-17T07:16:16.903824+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:19.509 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.510 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.510 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.511 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.511 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.511 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.512 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.512 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.756 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.757 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.757 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.757 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.758 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.758 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.758 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.759 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:19.759 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:20.047 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:19 smithi122 systemd[1]: Started Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:16:20.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: cluster 2024-08-17T07:16:18.904341+0000 mgr.y (mgr.24277) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:20.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: audit 2024-08-17T07:16:19.790224+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: audit 2024-08-17T07:16:19.848810+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: audit 2024-08-17T07:16:19.853066+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: audit 2024-08-17T07:16:19.856172+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[19784]: audit 2024-08-17T07:16:19.862189+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: cluster 2024-08-17T07:16:18.904341+0000 mgr.y (mgr.24277) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: audit 2024-08-17T07:16:19.790224+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: audit 2024-08-17T07:16:19.848810+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: audit 2024-08-17T07:16:19.853066+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: audit 2024-08-17T07:16:19.856172+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:20.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:19 smithi122 bash[25186]: audit 2024-08-17T07:16:19.862189+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.352 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: cluster 2024-08-17T07:16:18.904341+0000 mgr.y (mgr.24277) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: audit 2024-08-17T07:16:19.790224+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: audit 2024-08-17T07:16:19.848810+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: audit 2024-08-17T07:16:19.853066+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: audit 2024-08-17T07:16:19.856172+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:20.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:19 smithi160 bash[19912]: audit 2024-08-17T07:16:19.862189+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:21.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[25186]: audit 2024-08-17T07:16:19.856579+0000 mgr.y (mgr.24277) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:21.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[25186]: cephadm 2024-08-17T07:16:19.867741+0000 mgr.y (mgr.24277) 47 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:16:21.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[25186]: audit 2024-08-17T07:16:20.000660+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:21.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[19784]: audit 2024-08-17T07:16:19.856579+0000 mgr.y (mgr.24277) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:21.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[19784]: cephadm 2024-08-17T07:16:19.867741+0000 mgr.y (mgr.24277) 47 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:16:21.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:21 smithi122 bash[19784]: audit 2024-08-17T07:16:20.000660+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:21.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:21 smithi160 bash[19912]: audit 2024-08-17T07:16:19.856579+0000 mgr.y (mgr.24277) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:16:21.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:21 smithi160 bash[19912]: cephadm 2024-08-17T07:16:19.867741+0000 mgr.y (mgr.24277) 47 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:16:21.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:21 smithi160 bash[19912]: audit 2024-08-17T07:16:20.000660+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:21.817 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:16:21.817 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":59,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","created":"2024-08-17T07:07:22.463101+0000","modified":"2024-08-17T07:15:34.228835+0000","last_up_change":"2024-08-17T07:15:03.577625+0000","last_in_change":"2024-08-17T07:14:37.316255+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T07:11:42.033705+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0dbe598c-b13d-4e84-9a6d-50ec90f9f53a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6803","nonce":2075552268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6805","nonce":2075552268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6809","nonce":2075552268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6807","nonce":2075552268}]},"public_addr":"172.21.15.122:6803/2075552268","cluster_addr":"172.21.15.122:6805/2075552268","heartbeat_back_addr":"172.21.15.122:6809/2075552268","heartbeat_front_addr":"172.21.15.122:6807/2075552268","state":["exists","up"]},{"osd":1,"uuid":"3cea7c92-79c4-4154-b7f4-34240caf7cb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6811","nonce":3740963463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6813","nonce":3740963463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6816","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6817","nonce":3740963463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6815","nonce":3740963463}]},"public_addr":"172.21.15.122:6811/3740963463","cluster_addr":"172.21.15.122:6813/3740963463","heartbeat_back_addr":"172.21.15.122:6817/3740963463","heartbeat_front_addr":"172.21.15.122:6815/3740963463","state":["exists","up"]},{"osd":2,"uuid":"2ed9c988-f125-429b-b775-f2d462e4592d","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.122:6818","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6819","nonce":679474150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6821","nonce":679474150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6824","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6825","nonce":679474150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6823","nonce":679474150}]},"public_addr":"172.21.15.122:6819/679474150","cluster_addr":"172.21.15.122:6821/679474150","heartbeat_back_addr":"172.21.15.122:6825/679474150","heartbeat_front_addr":"172.21.15.122:6823/679474150","state":["exists","up"]},{"osd":3,"uuid":"125372d2-e462-4e9b-927f-bc721206fe72","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6827","nonce":509803236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6829","nonce":509803236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6832","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6833","nonce":509803236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6831","nonce":509803236}]},"public_addr":"172.21.15.122:6827/509803236","cluster_addr":"172.21.15.122:6829/509803236","heartbeat_back_addr":"172.21.15.122:6833/509803236","heartbeat_front_addr":"172.21.15.122:6831/509803236","state":["exists","up"]},{"osd":4,"uuid":"94045f3e-5806-4f8a-af96-9023eb16196e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6801","nonce":3861005583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6803","nonce":3861005583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6807","nonce":3861005583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6805","nonce":3861005583}]},"public_addr":"172.21.15.160:6801/3861005583","cluster_addr":"172.21.15.160:6803/3861005583","heartbeat_back_addr":"172.21.15.160:6807/3861005583","heartbeat_front_addr":"172.21.15.160:6805/3861005583","state":["exists","up"]},{"osd":5,"uuid":"09d18874-8172-40d0-8314-bb4ab53bb731","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6809","nonce":4254914694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6811","nonce":4254914694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6815","nonce":4254914694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6813","nonce":4254914694}]},"public_addr":"172.21.15.160:6809/4254914694","cluster_addr":"172.21.15.160:6811/4254914694","heartbeat_back_addr":"172.21.15.160:6815/4254914694","heartbeat_front_addr":"172.21.15.160:6813/4254914694","state":["exists","up"]},{"osd":6,"uuid":"1f62f9dd-e13a-4935-ac8f-cd5388b89ef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6817","nonce":2823266575}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6819","nonce":2823266575}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6823","nonce":2823266575}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6821","nonce":2823266575}]},"public_addr":"172.21.15.160:6817/2823266575","cluster_addr":"172.21.15.160:6819/2823266575","heartbeat_back_addr":"172.21.15.160:6823/2823266575","heartbeat_front_addr":"172.21.15.160:6821/2823266575","state":["exists","up"]},{"osd":7,"uuid":"57462989-e078-43dd-9919-2c0b110cd311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6825","nonce":1133389151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6827","nonce":1133389151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6831","nonce":1133389151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6829","nonce":1133389151}]},"public_addr":"172.21.15.160:6825/1133389151","cluster_addr":"172.21.15.160:6827/1133389151","heartbeat_back_addr":"172.21.15.160:6831/1133389151","heartbeat_front_addr":"172.21.15.160:6829/1133389151","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:16.925715+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:57.706755+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:11:39.352076+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:22.491968+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:57.874100+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:13:38.900145+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:14:20.630850+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:15:02.019562+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.122:0/3558281960":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/3658101916":"2024-08-18T07:15:34.228707+0000","172.21.15.122:6800/522804556":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/2904199473":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/4270930214":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6801/522804556":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/3694498474":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:6801/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/610729703":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6801/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:0/1313763685":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/953914236":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/631681888":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/1501599336":"2024-08-18T07:07:54.491638+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T07:16:22.136 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[19784]: cluster 2024-08-17T07:16:20.905048+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:22.136 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[19784]: audit 2024-08-17T07:16:21.817912+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.122:0/4022897212' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:22.136 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[25186]: cluster 2024-08-17T07:16:20.905048+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:22.136 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[25186]: audit 2024-08-17T07:16:21.817912+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.122:0/4022897212' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:22 smithi160 bash[19912]: cluster 2024-08-17T07:16:20.905048+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:22 smithi160 bash[19912]: audit 2024-08-17T07:16:21.817912+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.122:0/4022897212' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:22.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.588Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-17T07:16:22.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.588Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.590Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.122 port=9094 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.591Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.622Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.623Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.625Z caller=main.go:518 msg=Listening address=:9093 2024-08-17T07:16:22.798 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:22 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:22.625Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-17T07:16:23.043 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T07:16:23.044 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T07:16:24.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:24 smithi122 bash[19784]: cluster 2024-08-17T07:16:22.905541+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:24.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:24 smithi122 bash[25186]: cluster 2024-08-17T07:16:22.905541+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:24 smithi160 bash[19912]: cluster 2024-08-17T07:16:22.905541+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:25.047 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:24 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:24.591Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000848926s 2024-08-17T07:16:25.605 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:26.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:26 smithi122 bash[19784]: cluster 2024-08-17T07:16:24.905911+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:26.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:26 smithi122 bash[25186]: cluster 2024-08-17T07:16:24.905911+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:26 smithi160 bash[19912]: cluster 2024-08-17T07:16:24.905911+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:28.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:28 smithi122 bash[19784]: cluster 2024-08-17T07:16:26.906501+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:28.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:28 smithi122 bash[25186]: cluster 2024-08-17T07:16:26.906501+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:28 smithi160 bash[19912]: cluster 2024-08-17T07:16:26.906501+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:28.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:28 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:16:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[19784]: audit 2024-08-17T07:16:28.240202+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[19784]: audit 2024-08-17T07:16:28.247439+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[19784]: cluster 2024-08-17T07:16:28.906934+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[25186]: audit 2024-08-17T07:16:28.240202+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[25186]: audit 2024-08-17T07:16:28.247439+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:29 smithi122 bash[25186]: cluster 2024-08-17T07:16:28.906934+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:29.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:29 smithi160 bash[19912]: audit 2024-08-17T07:16:28.240202+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:29 smithi160 bash[19912]: audit 2024-08-17T07:16:28.247439+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:29.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:29 smithi160 bash[19912]: cluster 2024-08-17T07:16:28.906934+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:29.603 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:16:29.603 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":59,"fsid":"3912a32a-5c67-11ef-bccf-c7b262605968","created":"2024-08-17T07:07:22.463101+0000","modified":"2024-08-17T07:15:34.228835+0000","last_up_change":"2024-08-17T07:15:03.577625+0000","last_in_change":"2024-08-17T07:14:37.316255+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T07:11:42.033705+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0dbe598c-b13d-4e84-9a6d-50ec90f9f53a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6803","nonce":2075552268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6805","nonce":2075552268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6809","nonce":2075552268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2075552268},{"type":"v1","addr":"172.21.15.122:6807","nonce":2075552268}]},"public_addr":"172.21.15.122:6803/2075552268","cluster_addr":"172.21.15.122:6805/2075552268","heartbeat_back_addr":"172.21.15.122:6809/2075552268","heartbeat_front_addr":"172.21.15.122:6807/2075552268","state":["exists","up"]},{"osd":1,"uuid":"3cea7c92-79c4-4154-b7f4-34240caf7cb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6811","nonce":3740963463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6813","nonce":3740963463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6816","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6817","nonce":3740963463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3740963463},{"type":"v1","addr":"172.21.15.122:6815","nonce":3740963463}]},"public_addr":"172.21.15.122:6811/3740963463","cluster_addr":"172.21.15.122:6813/3740963463","heartbeat_back_addr":"172.21.15.122:6817/3740963463","heartbeat_front_addr":"172.21.15.122:6815/3740963463","state":["exists","up"]},{"osd":2,"uuid":"2ed9c988-f125-429b-b775-f2d462e4592d","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.122:6818","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6819","nonce":679474150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6821","nonce":679474150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6824","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6825","nonce":679474150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":679474150},{"type":"v1","addr":"172.21.15.122:6823","nonce":679474150}]},"public_addr":"172.21.15.122:6819/679474150","cluster_addr":"172.21.15.122:6821/679474150","heartbeat_back_addr":"172.21.15.122:6825/679474150","heartbeat_front_addr":"172.21.15.122:6823/679474150","state":["exists","up"]},{"osd":3,"uuid":"125372d2-e462-4e9b-927f-bc721206fe72","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6827","nonce":509803236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6829","nonce":509803236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6832","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6833","nonce":509803236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":509803236},{"type":"v1","addr":"172.21.15.122:6831","nonce":509803236}]},"public_addr":"172.21.15.122:6827/509803236","cluster_addr":"172.21.15.122:6829/509803236","heartbeat_back_addr":"172.21.15.122:6833/509803236","heartbeat_front_addr":"172.21.15.122:6831/509803236","state":["exists","up"]},{"osd":4,"uuid":"94045f3e-5806-4f8a-af96-9023eb16196e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6801","nonce":3861005583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6803","nonce":3861005583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6807","nonce":3861005583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3861005583},{"type":"v1","addr":"172.21.15.160:6805","nonce":3861005583}]},"public_addr":"172.21.15.160:6801/3861005583","cluster_addr":"172.21.15.160:6803/3861005583","heartbeat_back_addr":"172.21.15.160:6807/3861005583","heartbeat_front_addr":"172.21.15.160:6805/3861005583","state":["exists","up"]},{"osd":5,"uuid":"09d18874-8172-40d0-8314-bb4ab53bb731","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6809","nonce":4254914694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6811","nonce":4254914694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6815","nonce":4254914694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":4254914694},{"type":"v1","addr":"172.21.15.160:6813","nonce":4254914694}]},"public_addr":"172.21.15.160:6809/4254914694","cluster_addr":"172.21.15.160:6811/4254914694","heartbeat_back_addr":"172.21.15.160:6815/4254914694","heartbeat_front_addr":"172.21.15.160:6813/4254914694","state":["exists","up"]},{"osd":6,"uuid":"1f62f9dd-e13a-4935-ac8f-cd5388b89ef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6817","nonce":2823266575}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6819","nonce":2823266575}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6823","nonce":2823266575}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":2823266575},{"type":"v1","addr":"172.21.15.160:6821","nonce":2823266575}]},"public_addr":"172.21.15.160:6817/2823266575","cluster_addr":"172.21.15.160:6819/2823266575","heartbeat_back_addr":"172.21.15.160:6823/2823266575","heartbeat_front_addr":"172.21.15.160:6821/2823266575","state":["exists","up"]},{"osd":7,"uuid":"57462989-e078-43dd-9919-2c0b110cd311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6825","nonce":1133389151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6827","nonce":1133389151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6831","nonce":1133389151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1133389151},{"type":"v1","addr":"172.21.15.160:6829","nonce":1133389151}]},"public_addr":"172.21.15.160:6825/1133389151","cluster_addr":"172.21.15.160:6827/1133389151","heartbeat_back_addr":"172.21.15.160:6831/1133389151","heartbeat_front_addr":"172.21.15.160:6829/1133389151","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:16.925715+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:10:57.706755+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:11:39.352076+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:22.491968+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:12:57.874100+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:13:38.900145+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:14:20.630850+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T07:15:02.019562+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.122:0/3558281960":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/3658101916":"2024-08-18T07:15:34.228707+0000","172.21.15.122:6800/522804556":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/2904199473":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/4270930214":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6801/522804556":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/3694498474":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6800/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:6801/3953833990":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/610729703":"2024-08-18T07:08:25.399978+0000","172.21.15.122:6801/3217771859":"2024-08-18T07:08:25.399978+0000","172.21.15.122:0/1313763685":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/953914236":"2024-08-18T07:15:34.228707+0000","172.21.15.122:0/631681888":"2024-08-18T07:07:54.491638+0000","172.21.15.122:0/1501599336":"2024-08-18T07:07:54.491638+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T07:16:30.242 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:16:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:30.344 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T07:16:30.345 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T07:16:30.345 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T07:16:30.345 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T07:16:30.346 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T07:16:30.346 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T07:16:30.346 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T07:16:30.347 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T07:16:30.467 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:30 smithi160 bash[19912]: audit 2024-08-17T07:16:29.603455+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.122:0/622212992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:30.467 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:30 smithi160 bash[19912]: audit 2024-08-17T07:16:30.026408+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.467 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:30 smithi160 bash[19912]: audit 2024-08-17T07:16:30.033890+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[19784]: audit 2024-08-17T07:16:29.603455+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.122:0/622212992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[19784]: audit 2024-08-17T07:16:30.026408+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[19784]: audit 2024-08-17T07:16:30.033890+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[25186]: audit 2024-08-17T07:16:29.603455+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.122:0/622212992' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[25186]: audit 2024-08-17T07:16:30.026408+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[25186]: audit 2024-08-17T07:16:30.033890+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:30.548 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:30 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[19784]: audit 2024-08-17T07:16:30.376099+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[19784]: audit 2024-08-17T07:16:30.389976+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[19784]: cluster 2024-08-17T07:16:30.907458+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:31.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[25186]: audit 2024-08-17T07:16:30.376099+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[25186]: audit 2024-08-17T07:16:30.389976+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:31 smithi122 bash[25186]: cluster 2024-08-17T07:16:30.907458+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:31.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:31 smithi160 bash[19912]: audit 2024-08-17T07:16:30.376099+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:31 smithi160 bash[19912]: audit 2024-08-17T07:16:30.389976+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:31 smithi160 bash[19912]: cluster 2024-08-17T07:16:30.907458+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:33.047 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:32 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:32.593Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002847413s 2024-08-17T07:16:33.202 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.202 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.202 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.203 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.203 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.205 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.206 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:33.209 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:34.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:33 smithi122 bash[19784]: cluster 2024-08-17T07:16:32.908182+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:33 smithi122 bash[25186]: cluster 2024-08-17T07:16:32.908182+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:34.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:33 smithi160 bash[19912]: cluster 2024-08-17T07:16:32.908182+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[19784]: cluster 2024-08-17T07:16:34.908799+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[19784]: audit 2024-08-17T07:16:35.007693+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[19784]: audit 2024-08-17T07:16:35.012367+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[25186]: cluster 2024-08-17T07:16:34.908799+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[25186]: audit 2024-08-17T07:16:35.007693+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:16:36.144 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:35 smithi122 bash[25186]: audit 2024-08-17T07:16:35.012367+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:16:36.229 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:35 smithi160 bash[19912]: cluster 2024-08-17T07:16:34.908799+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:36.229 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:35 smithi160 bash[19912]: audit 2024-08-17T07:16:35.007693+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:16:36.229 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:35 smithi160 bash[19912]: audit 2024-08-17T07:16:35.012367+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:16:37.206 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.206 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.207 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.207 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.207 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.208 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.208 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.468 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.468 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.468 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.469 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.469 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.469 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:16:37.470 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:37 smithi160 systemd[1]: Started Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:16:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: cluster 2024-08-17T07:16:36.909491+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: audit 2024-08-17T07:16:37.509011+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: audit 2024-08-17T07:16:37.511943+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: audit 2024-08-17T07:16:37.513486+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: audit 2024-08-17T07:16:37.514483+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:38.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:37 smithi160 bash[19912]: audit 2024-08-17T07:16:37.524878+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: cluster 2024-08-17T07:16:36.909491+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: audit 2024-08-17T07:16:37.509011+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: audit 2024-08-17T07:16:37.511943+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: audit 2024-08-17T07:16:37.513486+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: audit 2024-08-17T07:16:37.514483+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[25186]: audit 2024-08-17T07:16:37.524878+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:38.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: cluster 2024-08-17T07:16:36.909491+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: audit 2024-08-17T07:16:37.509011+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: audit 2024-08-17T07:16:37.511943+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:16:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: audit 2024-08-17T07:16:37.513486+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:16:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: audit 2024-08-17T07:16:37.514483+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:16:38.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:37 smithi122 bash[19784]: audit 2024-08-17T07:16:37.524878+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:39.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[19784]: cephadm 2024-08-17T07:16:37.525782+0000 mgr.y (mgr.24277) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:16:39.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[19784]: cephadm 2024-08-17T07:16:37.528976+0000 mgr.y (mgr.24277) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:16:39.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[19784]: cephadm 2024-08-17T07:16:37.536990+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:16:39.274 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[25186]: cephadm 2024-08-17T07:16:37.525782+0000 mgr.y (mgr.24277) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:16:39.274 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[25186]: cephadm 2024-08-17T07:16:37.528976+0000 mgr.y (mgr.24277) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:16:39.275 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:38 smithi122 bash[25186]: cephadm 2024-08-17T07:16:37.536990+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:16:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:38 smithi160 bash[19912]: cephadm 2024-08-17T07:16:37.525782+0000 mgr.y (mgr.24277) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:16:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:38 smithi160 bash[19912]: cephadm 2024-08-17T07:16:37.528976+0000 mgr.y (mgr.24277) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:16:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:38 smithi160 bash[19912]: cephadm 2024-08-17T07:16:37.536990+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-08-17T07:16:39.620 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="App mode production" logger=settings 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-08-17T07:16:39.621 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-08-17T07:16:39.906 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-17T07:16:39.907 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-08-17T07:16:39.907 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-08-17T07:16:40.175 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[19912]: cluster 2024-08-17T07:16:38.909875+0000 mgr.y (mgr.24277) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:40.175 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:39 smithi160 bash[40008]: t=2024-08-17T07:16:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-08-17T07:16:40.175 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-08-17T07:16:40.175 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-08-17T07:16:40.175 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-08-17T07:16:40.176 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-08-17T07:16:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:39 smithi122 bash[19784]: cluster 2024-08-17T07:16:38.909875+0000 mgr.y (mgr.24277) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:40.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:39 smithi122 bash[25186]: cluster 2024-08-17T07:16:38.909875+0000 mgr.y (mgr.24277) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-08-17T07:16:40.428 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-08-17T07:16:40.689 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:40 smithi160 bash[40008]: t=2024-08-17T07:16:40+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-08-17T07:16:41.000 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-08-17T07:16:41.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[19912]: audit 2024-08-17T07:16:40.010629+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:41.293 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-08-17T07:16:41.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:41 smithi122 bash[19784]: audit 2024-08-17T07:16:40.010629+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:41.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:41 smithi122 bash[25186]: audit 2024-08-17T07:16:40.010629+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:41.601 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-08-17T07:16:41.601 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T07:16:41.601 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-08-17T07:16:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[19912]: cluster 2024-08-17T07:16:40.910504+0000 mgr.y (mgr.24277) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:42.107 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-08-17T07:16:42.108 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-08-17T07:16:42.108 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:41 smithi160 bash[40008]: t=2024-08-17T07:16:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-08-17T07:16:42.108 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-08-17T07:16:42.108 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-08-17T07:16:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:42 smithi122 bash[19784]: cluster 2024-08-17T07:16:40.910504+0000 mgr.y (mgr.24277) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:42.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:42 smithi122 bash[25186]: cluster 2024-08-17T07:16:40.910504+0000 mgr.y (mgr.24277) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:42.544 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-08-17T07:16:42.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-08-17T07:16:42.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T07:16:43.207 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:42 smithi160 bash[40008]: t=2024-08-17T07:16:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T07:16:43.480 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T07:16:43.481 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-08-17T07:16:43.481 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-08-17T07:16:43.481 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T07:16:43.761 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-08-17T07:16:43.761 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-08-17T07:16:43.761 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-08-17T07:16:43.761 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-08-17T07:16:44.020 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-08-17T07:16:44.020 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-08-17T07:16:44.021 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-08-17T07:16:44.021 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:43 smithi160 bash[40008]: t=2024-08-17T07:16:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-08-17T07:16:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[19912]: cluster 2024-08-17T07:16:42.911069+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:44.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-08-17T07:16:44.352 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-08-17T07:16:44.352 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-08-17T07:16:44.357 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:44 smithi122 bash[19784]: cluster 2024-08-17T07:16:42.911069+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:44.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:44 smithi122 bash[25186]: cluster 2024-08-17T07:16:42.911069+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:44.671 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-08-17T07:16:44.951 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-08-17T07:16:44.951 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-08-17T07:16:44.951 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-08-17T07:16:44.951 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-08-17T07:16:45.246 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:44 smithi160 bash[40008]: t=2024-08-17T07:16:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-08-17T07:16:45.246 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:45 smithi160 bash[40008]: t=2024-08-17T07:16:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-08-17T07:16:45.513 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:45 smithi160 bash[40008]: t=2024-08-17T07:16:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-08-17T07:16:45.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:45 smithi160 bash[40008]: t=2024-08-17T07:16:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-08-17T07:16:45.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:45 smithi160 bash[40008]: t=2024-08-17T07:16:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T07:16:46.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[19912]: cluster 2024-08-17T07:16:44.911564+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:46.139 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:45 smithi160 bash[40008]: t=2024-08-17T07:16:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-08-17T07:16:46.140 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T07:16:46.140 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-08-17T07:16:46.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:46 smithi122 bash[19784]: cluster 2024-08-17T07:16:44.911564+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:46.307 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:46 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:46.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:46 smithi122 bash[25186]: cluster 2024-08-17T07:16:44.911564+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:46.392 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T07:16:46.393 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T07:16:46.393 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-08-17T07:16:46.655 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:46 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:16:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:46.662 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-08-17T07:16:46.663 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-08-17T07:16:46.965 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:46 smithi160 bash[40008]: t=2024-08-17T07:16:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-08-17T07:16:47.217 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[19912]: audit 2024-08-17T07:16:46.134804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.217 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[19912]: audit 2024-08-17T07:16:46.140433+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.217 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[19912]: audit 2024-08-17T07:16:46.256024+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.217 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[19912]: audit 2024-08-17T07:16:46.262275+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-08-17T07:16:47.218 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-08-17T07:16:47.478 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-08-17T07:16:47.522 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[25186]: audit 2024-08-17T07:16:46.134804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[25186]: audit 2024-08-17T07:16:46.140433+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[25186]: audit 2024-08-17T07:16:46.256024+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[25186]: audit 2024-08-17T07:16:46.262275+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[19784]: audit 2024-08-17T07:16:46.134804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[19784]: audit 2024-08-17T07:16:46.140433+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[19784]: audit 2024-08-17T07:16:46.256024+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:47 smithi122 bash[19784]: audit 2024-08-17T07:16:46.262275+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:47.747 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-08-17T07:16:47.747 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-08-17T07:16:47.747 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-08-17T07:16:47.747 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-08-17T07:16:47.748 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-08-17T07:16:47.748 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-08-17T07:16:47.748 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T07:16:47.748 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-08-17T07:16:47.748 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-08-17T07:16:48.025 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-08-17T07:16:48.026 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-08-17T07:16:48.026 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-08-17T07:16:48.026 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-08-17T07:16:48.026 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:47 smithi160 bash[40008]: t=2024-08-17T07:16:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-08-17T07:16:48.026 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-08-17T07:16:48.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[19912]: cluster 2024-08-17T07:16:46.912116+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:48.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-08-17T07:16:48.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-08-17T07:16:48.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:48 smithi122 bash[19784]: cluster 2024-08-17T07:16:46.912116+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:48.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:48 smithi122 bash[25186]: cluster 2024-08-17T07:16:46.912116+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:48.785 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-08-17T07:16:49.055 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-08-17T07:16:49.055 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-08-17T07:16:49.055 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:48 smithi160 bash[40008]: t=2024-08-17T07:16:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T07:16:49.055 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T07:16:49.056 INFO:teuthology.orchestra.run.smithi122.stdout:197568495646 2024-08-17T07:16:49.057 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-08-17T07:16:49.308 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T07:16:49.342 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:16:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-08-17T07:16:49.577 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-08-17T07:16:49.847 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-08-17T07:16:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[19912]: cluster 2024-08-17T07:16:48.912659+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[19912]: audit 2024-08-17T07:16:49.201635+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[19912]: audit 2024-08-17T07:16:49.210569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:49 smithi160 bash[40008]: t=2024-08-17T07:16:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-08-17T07:16:50.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T07:16:50.249 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[19784]: cluster 2024-08-17T07:16:48.912659+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:50.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[19784]: audit 2024-08-17T07:16:49.201635+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[19784]: audit 2024-08-17T07:16:49.210569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[25186]: cluster 2024-08-17T07:16:48.912659+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:50.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[25186]: audit 2024-08-17T07:16:49.201635+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.250 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:49 smithi122 bash[25186]: audit 2024-08-17T07:16:49.210569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:16:50.411 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T07:16:50.411 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T07:16:50.411 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-08-17T07:16:50.411 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-17T07:16:50.411 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-08-17T07:16:50.412 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-08-17T07:16:50.664 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-08-17T07:16:50.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-08-17T07:16:50.935 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-08-17T07:16:50.935 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T07:16:51.185 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:50 smithi160 bash[40008]: t=2024-08-17T07:16:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-08-17T07:16:51.186 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-08-17T07:16:51.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T07:16:51.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T07:16:51.580 INFO:teuthology.orchestra.run.smithi122.stdout:55834574920 2024-08-17T07:16:51.581 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T07:16:51.699 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-08-17T07:16:51.700 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-08-17T07:16:51.967 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-08-17T07:16:51.967 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-08-17T07:16:51.967 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T07:16:51.968 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T07:16:52.240 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[19912]: cluster 2024-08-17T07:16:50.913247+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:51 smithi160 bash[40008]: t=2024-08-17T07:16:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-08-17T07:16:52.241 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-08-17T07:16:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:51 smithi122 bash[25186]: cluster 2024-08-17T07:16:50.913247+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:52.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:51 smithi122 bash[19784]: cluster 2024-08-17T07:16:50.913247+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-08-17T07:16:52.510 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-08-17T07:16:52.511 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-08-17T07:16:52.511 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-08-17T07:16:52.763 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-08-17T07:16:52.764 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-08-17T07:16:53.048 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-08-17T07:16:53.049 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-08-17T07:16:53.049 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-08-17T07:16:53.049 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-08-17T07:16:53.049 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-08-17T07:16:53.049 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:52 smithi160 bash[40008]: t=2024-08-17T07:16:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T07:16:53.318 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-08-17T07:16:53.318 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-08-17T07:16:53.318 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-08-17T07:16:53.318 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-08-17T07:16:53.318 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-08-17T07:16:53.319 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-08-17T07:16:53.579 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-08-17T07:16:53.579 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-08-17T07:16:53.579 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-08-17T07:16:53.579 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-08-17T07:16:53.579 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-08-17T07:16:53.580 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-08-17T07:16:53.580 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-08-17T07:16:53.580 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-08-17T07:16:53.580 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-08-17T07:16:53.669 INFO:teuthology.orchestra.run.smithi122.stdout:128849018927 2024-08-17T07:16:53.670 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-08-17T07:16:53.849 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-08-17T07:16:53.994 INFO:teuthology.orchestra.run.smithi122.stdout:163208757288 2024-08-17T07:16:53.995 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T07:16:54.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[19912]: cluster 2024-08-17T07:16:52.913830+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:54.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-08-17T07:16:54.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T07:16:54.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:53 smithi160 bash[40008]: t=2024-08-17T07:16:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-08-17T07:16:54.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-08-17T07:16:54.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-08-17T07:16:54.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-08-17T07:16:54.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T07:16:54.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:53 smithi122 bash[19784]: cluster 2024-08-17T07:16:52.913830+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:54.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:53 smithi122 bash[25186]: cluster 2024-08-17T07:16:52.913830+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:54.383 INFO:teuthology.orchestra.run.smithi122.stdout:231928234006 2024-08-17T07:16:54.383 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T07:16:54.429 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T07:16:54.430 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-08-17T07:16:54.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T07:16:54.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T07:16:54.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-08-17T07:16:54.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-08-17T07:16:54.934 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-08-17T07:16:54.939 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T07:16:55.187 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:54 smithi160 bash[40008]: t=2024-08-17T07:16:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T07:16:55.188 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T07:16:55.449 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-08-17T07:16:55.579 INFO:teuthology.orchestra.run.smithi122.stdout:107374182455 2024-08-17T07:16:55.580 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T07:16:55.605 INFO:teuthology.orchestra.run.smithi122.stdout:77309411393 2024-08-17T07:16:55.606 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-08-17T07:16:55.710 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-08-17T07:16:55.711 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-08-17T07:16:55.711 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-08-17T07:16:55.962 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-08-17T07:16:55.963 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[40008]: t=2024-08-17T07:16:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-08-17T07:16:55.982 INFO:teuthology.orchestra.run.smithi122.stdout:34359738448 2024-08-17T07:16:55.982 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T07:16:56.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:55 smithi160 bash[19912]: cluster 2024-08-17T07:16:54.914380+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-08-17T07:16:56.216 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-08-17T07:16:56.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:55 smithi122 bash[19784]: cluster 2024-08-17T07:16:54.914380+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:56.230 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:55 smithi122 bash[25186]: cluster 2024-08-17T07:16:54.914380+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:56.453 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:56.454 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:56.454 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:56.454 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-08-17T07:16:56.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-08-17T07:16:56.486 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.975376719s 2024-08-17T07:16:56.486 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-08-17T07:16:56.486 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-08-17T07:16:56.767 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-08-17T07:16:56.767 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-08-17T07:16:56.768 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-08-17T07:16:56.768 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-08-17T07:16:56.768 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-08-17T07:16:57.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T07:16:57.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-08-17T07:16:57.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T07:16:57.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:16:56 smithi160 bash[40008]: t=2024-08-17T07:16:56+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-08-17T07:16:57.551 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:57.685 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:57 smithi122 systemd[1]: Stopping Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:16:57.686 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:57 smithi122 bash[47287]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager.a 2024-08-17T07:16:57.965 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:57 smithi122 bash[44306]: level=info ts=2024-08-17T07:16:57.688Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:16:58.202 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:58.202 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:58.203 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:16:58.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:57 smithi122 bash[19784]: cluster 2024-08-17T07:16:56.914926+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:58.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:57 smithi122 bash[25186]: cluster 2024-08-17T07:16:56.914926+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:58.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:57 smithi160 bash[19912]: cluster 2024-08-17T07:16:56.914926+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:16:59.547 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:59 smithi122 bash[47296]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:16:59.547 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:59 smithi122 bash[47372]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager.a 2024-08-17T07:17:00.184 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:16:59 smithi160 bash[19912]: cluster 2024-08-17T07:16:58.915342+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:00.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:16:59 smithi122 bash[19784]: cluster 2024-08-17T07:16:58.915342+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:00.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:16:59 smithi122 bash[25186]: cluster 2024-08-17T07:16:58.915342+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:00.297 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:59 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T07:17:00.297 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:59 smithi122 systemd[1]: Stopped Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:17:00.297 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:16:59 smithi122 systemd[1]: Started Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[19784]: audit 2024-08-17T07:16:59.983943+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[19784]: cephadm 2024-08-17T07:16:59.985538+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[19784]: cephadm 2024-08-17T07:16:59.989172+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[25186]: audit 2024-08-17T07:16:59.983943+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[25186]: cephadm 2024-08-17T07:16:59.985538+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:17:01.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:00 smithi122 bash[25186]: cephadm 2024-08-17T07:16:59.989172+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:17:01.254 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:00 smithi160 bash[19912]: audit 2024-08-17T07:16:59.983943+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:01.254 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:00 smithi160 bash[19912]: cephadm 2024-08-17T07:16:59.985538+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:17:01.254 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:00 smithi160 bash[19912]: cephadm 2024-08-17T07:16:59.989172+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:17:02.254 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:01 smithi122 bash[19784]: cluster 2024-08-17T07:17:00.915836+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:02.254 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:01 smithi122 bash[25186]: cluster 2024-08-17T07:17:00.915836+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:02.265 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:01 smithi160 bash[19912]: cluster 2024-08-17T07:17:00.915836+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:03.994 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:03 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:17:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:04.291 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:03 smithi160 bash[19912]: cluster 2024-08-17T07:17:02.916300+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:04.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:03 smithi160 bash[19912]: audit 2024-08-17T07:17:03.849472+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:04.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:03 smithi160 bash[19912]: audit 2024-08-17T07:17:03.858767+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:03 smithi122 bash[19784]: cluster 2024-08-17T07:17:02.916300+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:03 smithi122 bash[19784]: audit 2024-08-17T07:17:03.849472+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:03 smithi122 bash[19784]: audit 2024-08-17T07:17:03.858767+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:04 smithi122 bash[25186]: cluster 2024-08-17T07:17:02.916300+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:04 smithi122 bash[25186]: audit 2024-08-17T07:17:03.849472+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:04.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:04 smithi122 bash[25186]: audit 2024-08-17T07:17:03.858767+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[41102]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:17:05.075 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.827Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.828Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.828Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:17:05.076 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:04 smithi160 bash[38061]: ts=2024-08-17T07:17:04.828Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:17:05.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:05 smithi160 bash[41111]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:17:05.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:05 smithi160 bash[41145]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:17:05.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:05 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:17:05.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:05 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:17:05.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:05 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:17:06.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:05 smithi160 bash[19912]: cluster 2024-08-17T07:17:04.916817+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:06.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:05 smithi160 bash[19912]: audit 2024-08-17T07:17:05.632143+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:05 smithi122 bash[19784]: cluster 2024-08-17T07:17:04.916817+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:05 smithi122 bash[19784]: audit 2024-08-17T07:17:05.632143+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.641586+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.644358+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.652035+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.664428+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.687291+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.690255+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.698883+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.704333+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.707170+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.708985+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.720267+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.735188+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.738600+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.740330+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[19784]: audit 2024-08-17T07:17:05.751205+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: cluster 2024-08-17T07:17:04.916817+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.632143+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.641586+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.644358+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.652035+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.664428+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.687291+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.690255+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.698883+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.704333+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.707170+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.708985+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.720267+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.735188+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.738600+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.740330+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[25186]: audit 2024-08-17T07:17:05.751205+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.641586+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.644358+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.652035+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.664428+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.687291+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.690255+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.698883+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.704333+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.707170+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.708985+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.720267+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.735188+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:17:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.738600+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.740330+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:06 smithi160 bash[19912]: audit 2024-08-17T07:17:05.751205+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:06.693 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:06 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:17:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:05.642430+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:05.645065+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:05.665931+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:05.688231+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:05.691379+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:06.435631+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[25186]: audit 2024-08-17T07:17:06.441644+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:05.642430+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:07.347 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:05.645065+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:07.348 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:05.665931+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:07.348 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:05.688231+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:07.348 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:05.691379+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:07.348 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:06.435631+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.348 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:07 smithi122 bash[19784]: audit 2024-08-17T07:17:06.441644+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:05.642430+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:05.645065+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.122:9093"}]: dispatch 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:05.665931+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:05.688231+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:05.691379+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.160:3000"}]: dispatch 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:06.435631+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[19912]: audit 2024-08-17T07:17:06.441644+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:07.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:17:07.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:17:07.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:17:07.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.676Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.678Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.678Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.679Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.682Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.682Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.963µs 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.682Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.684Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.684Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.684Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.024µs wal_replay_duration=1.535768ms total_replay_duration=1.61132ms 2024-08-17T07:17:07.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.685Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:17:07.853 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.685Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:17:07.853 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.685Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:17:07.853 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.711Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.343287ms db_storage=735ns remote_storage=2.228µs web_handler=461ns query_engine=911ns scrape=355.315µs scrape_sd=36.724µs notify=30.765µs notify_sd=11.364µs rules=25.516094ms 2024-08-17T07:17:07.853 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:17:07 smithi160 bash[41173]: ts=2024-08-17T07:17:07.711Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:17:08.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:08 smithi122 bash[25186]: cluster 2024-08-17T07:17:06.917218+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:08 smithi122 bash[19784]: cluster 2024-08-17T07:17:06.917218+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:08 smithi160 bash[19912]: cluster 2024-08-17T07:17:06.917218+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:10.206 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:09 smithi122 bash[19784]: cluster 2024-08-17T07:17:08.917618+0000 mgr.y (mgr.24277) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:10.207 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:09 smithi122 bash[25186]: cluster 2024-08-17T07:17:08.917618+0000 mgr.y (mgr.24277) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.101Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.102Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.104Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.122 port=9094 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.104Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.138Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.138Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:17:10.207 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.141Z caller=main.go:518 msg=Listening address=:9093 2024-08-17T07:17:10.208 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:10 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:10.141Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-17T07:17:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:09 smithi160 bash[19912]: cluster 2024-08-17T07:17:08.917618+0000 mgr.y (mgr.24277) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:11.105 INFO:teuthology.orchestra.run.smithi122.stdout:197568495651 2024-08-17T07:17:12.296 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:12 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:12.105Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000445999s 2024-08-17T07:17:12.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:11 smithi122 bash[19784]: cluster 2024-08-17T07:17:10.917920+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:12.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:11 smithi122 bash[19784]: audit 2024-08-17T07:17:11.107500+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.122:0/4276913711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T07:17:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:11 smithi122 bash[25186]: cluster 2024-08-17T07:17:10.917920+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:11 smithi122 bash[25186]: audit 2024-08-17T07:17:11.107500+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.122:0/4276913711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T07:17:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:11 smithi160 bash[19912]: cluster 2024-08-17T07:17:10.917920+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:11 smithi160 bash[19912]: audit 2024-08-17T07:17:11.107500+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.122:0/4276913711' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T07:17:13.279 INFO:teuthology.orchestra.run.smithi122.stdout:163208757292 2024-08-17T07:17:14.206 INFO:teuthology.orchestra.run.smithi122.stdout:128849018932 2024-08-17T07:17:14.218 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:13 smithi122 bash[19784]: cluster 2024-08-17T07:17:12.918288+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:14.218 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:13 smithi122 bash[19784]: audit 2024-08-17T07:17:13.282007+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.122:0/4167447487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T07:17:14.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:13 smithi122 bash[25186]: cluster 2024-08-17T07:17:12.918288+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:14.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:13 smithi122 bash[25186]: audit 2024-08-17T07:17:13.282007+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.122:0/4167447487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T07:17:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:13 smithi160 bash[19912]: cluster 2024-08-17T07:17:12.918288+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:13 smithi160 bash[19912]: audit 2024-08-17T07:17:13.282007+0000 mon.a (mon.0) 921 : audit [DBG] from='client.? 172.21.15.122:0/4167447487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T07:17:14.530 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495646 got 197568495651 for osd.6 2024-08-17T07:17:14.531 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:15.036 INFO:teuthology.orchestra.run.smithi122.stdout:55834574925 2024-08-17T07:17:15.328 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:14 smithi122 bash[25186]: audit 2024-08-17T07:17:14.206676+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.122:0/1946549270' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T07:17:15.328 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:14 smithi122 bash[19784]: audit 2024-08-17T07:17:14.206676+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.122:0/1946549270' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T07:17:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:14 smithi160 bash[19912]: audit 2024-08-17T07:17:14.206676+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.122:0/1946549270' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T07:17:16.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:15 smithi122 bash[19784]: cluster 2024-08-17T07:17:14.918621+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:16.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:15 smithi122 bash[19784]: audit 2024-08-17T07:17:15.039014+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.122:0/2068866463' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T07:17:16.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:15 smithi122 bash[25186]: cluster 2024-08-17T07:17:14.918621+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:16.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:15 smithi122 bash[25186]: audit 2024-08-17T07:17:15.039014+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.122:0/2068866463' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T07:17:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:15 smithi160 bash[19912]: cluster 2024-08-17T07:17:14.918621+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:15 smithi160 bash[19912]: audit 2024-08-17T07:17:15.039014+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.122:0/2068866463' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T07:17:16.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757288 got 163208757292 for osd.5 2024-08-17T07:17:16.409 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:17.098 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574920 got 55834574925 for osd.1 2024-08-17T07:17:17.099 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:17.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:17:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:17:17.598 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018927 got 128849018932 for osd.4 2024-08-17T07:17:17.598 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:17.618 INFO:teuthology.orchestra.run.smithi122.stdout:34359738453 2024-08-17T07:17:17.696 INFO:teuthology.orchestra.run.smithi122.stdout:231928234012 2024-08-17T07:17:18.010 INFO:teuthology.orchestra.run.smithi122.stdout:77309411398 2024-08-17T07:17:18.044 INFO:teuthology.orchestra.run.smithi122.stdout:107374182460 2024-08-17T07:17:18.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[19784]: cluster 2024-08-17T07:17:16.919334+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:18.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[19784]: audit 2024-08-17T07:17:17.620947+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.122:0/2405707065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T07:17:18.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[19784]: audit 2024-08-17T07:17:17.699489+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.122:0/959596789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T07:17:18.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[25186]: cluster 2024-08-17T07:17:16.919334+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:18.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[25186]: audit 2024-08-17T07:17:17.620947+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.122:0/2405707065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T07:17:18.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:17 smithi122 bash[25186]: audit 2024-08-17T07:17:17.699489+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.122:0/959596789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T07:17:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:17 smithi160 bash[19912]: cluster 2024-08-17T07:17:16.919334+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:17 smithi160 bash[19912]: audit 2024-08-17T07:17:17.620947+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.122:0/2405707065' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T07:17:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:17 smithi160 bash[19912]: audit 2024-08-17T07:17:17.699489+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.122:0/959596789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T07:17:19.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:18 smithi122 bash[19784]: audit 2024-08-17T07:17:18.012636+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.122:0/3615057080' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T07:17:19.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:18 smithi122 bash[19784]: audit 2024-08-17T07:17:18.047279+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.122:0/1098217560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T07:17:19.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:18 smithi122 bash[25186]: audit 2024-08-17T07:17:18.012636+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.122:0/3615057080' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T07:17:19.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:18 smithi122 bash[25186]: audit 2024-08-17T07:17:18.047279+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.122:0/1098217560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T07:17:19.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:18 smithi160 bash[19912]: audit 2024-08-17T07:17:18.012636+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.122:0/3615057080' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T07:17:19.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:18 smithi160 bash[19912]: audit 2024-08-17T07:17:18.047279+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.122:0/1098217560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T07:17:19.438 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738448 got 34359738453 for osd.0 2024-08-17T07:17:19.438 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:19.758 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234006 got 231928234012 for osd.7 2024-08-17T07:17:19.759 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:20.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:19 smithi122 bash[25186]: cluster 2024-08-17T07:17:18.919925+0000 mgr.y (mgr.24277) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:20.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:19 smithi122 bash[19784]: cluster 2024-08-17T07:17:18.919925+0000 mgr.y (mgr.24277) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:19 smithi160 bash[19912]: cluster 2024-08-17T07:17:18.919925+0000 mgr.y (mgr.24277) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:20.297 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:17:20 smithi122 bash[47402]: level=info ts=2024-08-17T07:17:20.107Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002497987s 2024-08-17T07:17:20.596 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182455 got 107374182460 for osd.3 2024-08-17T07:17:20.596 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:20.608 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411393 got 77309411398 for osd.2 2024-08-17T07:17:20.608 DEBUG:teuthology.parallel:result is None 2024-08-17T07:17:20.608 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T07:17:20.609 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T07:17:22.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:21] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-08-17T07:17:22.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:21 smithi122 bash[19784]: cluster 2024-08-17T07:17:20.920313+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:22.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:21 smithi122 bash[25186]: cluster 2024-08-17T07:17:20.920313+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:21 smithi160 bash[19912]: cluster 2024-08-17T07:17:20.920313+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:24.031 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:17:24.249 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:24 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:17:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:24.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:23 smithi122 bash[25186]: cluster 2024-08-17T07:17:22.920847+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:24.250 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:23 smithi122 bash[19784]: cluster 2024-08-17T07:17:22.920847+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:23 smithi160 bash[19912]: cluster 2024-08-17T07:17:22.920847+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:25.033 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:24 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:17:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:25.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[19784]: audit 2024-08-17T07:17:24.035792+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[19784]: audit 2024-08-17T07:17:24.042153+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[19784]: audit 2024-08-17T07:17:24.672181+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[19784]: audit 2024-08-17T07:17:24.679077+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[25186]: audit 2024-08-17T07:17:24.035792+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[25186]: audit 2024-08-17T07:17:24.042153+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[25186]: audit 2024-08-17T07:17:24.672181+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:25 smithi122 bash[25186]: audit 2024-08-17T07:17:24.679077+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:25 smithi160 bash[19912]: audit 2024-08-17T07:17:24.035792+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:25 smithi160 bash[19912]: audit 2024-08-17T07:17:24.042153+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:25 smithi160 bash[19912]: audit 2024-08-17T07:17:24.672181+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:25.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:25 smithi160 bash[19912]: audit 2024-08-17T07:17:24.679077+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:26.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:26 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:17:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:26.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:26 smithi122 bash[25186]: cluster 2024-08-17T07:17:24.921248+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:26.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:26 smithi122 bash[19784]: cluster 2024-08-17T07:17:24.921248+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:26 smithi160 bash[19912]: cluster 2024-08-17T07:17:24.921248+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:27.245 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:17:27.247 INFO:teuthology.orchestra.run.smithi122.stderr:dumped all 2024-08-17T07:17:27.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:27 smithi122 bash[19784]: audit 2024-08-17T07:17:26.120015+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:27.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:27 smithi122 bash[19784]: audit 2024-08-17T07:17:26.127443+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:27.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:27 smithi122 bash[25186]: audit 2024-08-17T07:17:26.120015+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:27.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:27 smithi122 bash[25186]: audit 2024-08-17T07:17:26.127443+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:27.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:17:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:17:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:27 smithi160 bash[19912]: audit 2024-08-17T07:17:26.120015+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:27 smithi160 bash[19912]: audit 2024-08-17T07:17:26.127443+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:28.004 INFO:teuthology.orchestra.run.smithi122.stdout:{"pg_ready":true,"pg_map":{"version":59,"stamp":"2024-08-17T07:17:26.921483+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48896,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912320,"statfs":{"total":767960285184,"available":767910215680,"internally_reserved":0,"allocated":6225920,"data_stored":3487856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003038"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-08-17T07:15:35.049625+0000","last_change":"2024-08-17T07:15:06.886459+0000","last_active":"2024-08-17T07:15:35.049625+0000","last_peered":"2024-08-17T07:15:35.049625+0000","last_clean":"2024-08-17T07:15:35.049625+0000","last_became_active":"2024-08-17T07:15:06.885498+0000","last_became_peered":"2024-08-17T07:15:06.885498+0000","last_unstale":"2024-08-17T07:15:35.049625+0000","last_undegraded":"2024-08-17T07:15:35.049625+0000","last_fullsized":"2024-08-17T07:15:35.049625+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T07:11:42.034313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T07:11:42.034313+0000","last_clean_scrub_stamp":"2024-08-17T07:11:42.034313+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:27:37.858810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":1105920,"data_stored":766231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.373,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.95299999999999996,"15min":0.96199999999999997},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.242,"5min":1.288,"15min":1.288},"last":0.57199999999999995}]},{"osd":1,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.93999999999999995,"15min":0.94599999999999995},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.94099999999999995,"15min":0.94599999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.212,"5min":1.337,"15min":1.337},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4450000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.66000000000000003}]},{"osd":3,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.98299999999999998,"15min":0.98499999999999999},"min":{"1min":0.64900000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1859999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.073,"15min":1.079},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.80000000000000004}]},{"osd":4,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.88900000000000001,"15min":0.875},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3580000000000001,"5min":1.625,"15min":1.625},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.97699999999999998,"15min":0.97099999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.3120000000000001,"5min":1.877,"15min":1.877},"last":0.90500000000000003}]},{"osd":5,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.018,"15min":1.0209999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.264,"5min":1.492,"15min":1.492},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.022,"15min":1.016},"min":{"1min":0.51600000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2889999999999999,"5min":1.724,"15min":1.724},"last":0.71999999999999997}]},{"osd":6,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0660000000000001,"15min":1.0589999999999999},"min":{"1min":0.499,"5min":0.496,"15min":0.496},"max":{"1min":1.4199999999999999,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4370000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.93400000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":1101824,"data_stored":765916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.84299999999999997,"15min":0.84099999999999997},"min":{"1min":0.58499999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.879},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.90100000000000002,"15min":0.90700000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.84199999999999997}]},{"osd":1,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.86199999999999999,"15min":0.85399999999999998},"min":{"1min":0.52900000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85599999999999998,"15min":0.85399999999999998},"min":{"1min":0.61399999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.79500000000000004}]},{"osd":2,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.88500000000000001,"15min":0.89100000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":1.2669999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.90600000000000003,"15min":0.91000000000000003},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.218,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.92500000000000004}]},{"osd":3,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.58699999999999997,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.135}]},{"osd":4,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.78600000000000003,"15min":0.78000000000000003},"min":{"1min":0.45100000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.01},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.86799999999999999,"15min":0.85999999999999999},"min":{"1min":0.45200000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.204}]},{"osd":5,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.85499999999999998,"15min":0.84099999999999997},"min":{"1min":0.495,"5min":0.377,"15min":0.377},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.85699999999999998,"15min":0.84399999999999997},"min":{"1min":0.44,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.357}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.014,"15min":1.014},"min":{"1min":0.52300000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.304},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.044,"15min":1.0489999999999999},"min":{"1min":0.53100000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.1899999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65300000000000002,"15min":0.53600000000000003},"min":{"1min":0.374,"5min":0.314,"15min":0.23400000000000001},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.67800000000000005,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.33300000000000002,"15min":0.32900000000000001},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.45700000000000002}]},{"osd":2,"last update":"Sat Aug 17 07:16:51 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.69999999999999996,"15min":0.622},"min":{"1min":0.31900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72199999999999998,"15min":0.65400000000000003},"min":{"1min":0.377,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":0.40500000000000003}]},{"osd":3,"last update":"Sat Aug 17 07:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78400000000000003,"15min":0.75800000000000001},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.1299999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.441},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.77700000000000002,"15min":0.73999999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.34999999999999998}]},{"osd":4,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.90900000000000003,"15min":0.89400000000000002},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.628},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2589999999999999,"5min":1.407,"15min":1.407},"last":0.79100000000000004}]},{"osd":5,"last update":"Sat Aug 17 07:16:51 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.96999999999999997,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2889999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1,"15min":1.0009999999999999},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.407,"5min":1.458,"15min":1.458},"last":0.58699999999999997}]},{"osd":6,"last update":"Sat Aug 17 07:16:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0629999999999999,"15min":1.071},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.3240000000000001,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.085,"5min":1.042,"15min":1.0349999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3420000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.81299999999999994}]},{"osd":7,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0700000000000001,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2230000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.1040000000000001,"15min":1.1220000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3169999999999999,"5min":1.889,"15min":1.889},"last":0.65500000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738455,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6916,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738236,"statfs":{"total":95995035648,"available":95987953664,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 07:17:16 2024","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.65600000000000003,"15min":0.56799999999999995},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.0940000000000001,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.71299999999999997,"15min":0.623},"min":{"1min":0.33600000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.123,"5min":1.397,"15min":1.397},"last":0.71299999999999997}]},{"osd":2,"last update":"Sat Aug 17 07:16:58 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69399999999999995,"15min":0.67200000000000004},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0509999999999999,"5min":1.133,"15min":1.133},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.72599999999999998,"15min":0.70599999999999996},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.94199999999999995}]},{"osd":3,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.75700000000000001,"15min":0.73599999999999999},"min":{"1min":0.35599999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.98899999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.78800000000000003,"15min":0.755},"min":{"1min":0.38300000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.60599999999999998}]},{"osd":4,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92900000000000005,"15min":0.92300000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.96799999999999997,"15min":0.94199999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.80400000000000005}]},{"osd":5,"last update":"Sat Aug 17 07:16:49 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.071,"15min":1.103},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.0920000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":0.70499999999999996}]},{"osd":6,"last update":"Sat Aug 17 07:16:26 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.069,"15min":1.079},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.395,"5min":1.502,"15min":1.502},"last":1.137},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.101,"15min":1.0980000000000001},"min":{"1min":0.85299999999999998,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.181}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0640000000000001,"15min":1.0609999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.042,"15min":1.044},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.96599999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:50 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63400000000000001,"15min":0.57999999999999996},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.0600000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.79200000000000004,"15min":0.67600000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.39200000000000002}]},{"osd":1,"last update":"Sat Aug 17 07:16:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.68000000000000005,"15min":0.627},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.37},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78300000000000003,"15min":0.70399999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.123,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.42899999999999999}]},{"osd":3,"last update":"Sat Aug 17 07:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84699999999999998,"15min":0.81000000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2270000000000001,"5min":1.252,"15min":1.252},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76600000000000001,"15min":0.752},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.40400000000000003}]},{"osd":4,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97899999999999998,"15min":0.94199999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.91800000000000004,"15min":0.89700000000000002},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.393,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.83199999999999996}]},{"osd":5,"last update":"Sat Aug 17 07:16:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.97499999999999998,"15min":0.97899999999999998},"min":{"1min":0.56899999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.282,"5min":1.458,"15min":1.458},"last":0.871},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.077,"15min":1.0900000000000001},"min":{"1min":0.69499999999999995,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3440000000000001,"5min":1.413,"15min":1.413},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Aug 17 07:16:28 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.0600000000000001,"15min":1.077},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.244,"5min":1.476,"15min":1.476},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.997,"15min":1.004},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.751}]},{"osd":7,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.262,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.095,"5min":1.1559999999999999,"15min":1.1659999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.80200000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182462,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.70799999999999996,"15min":0.70099999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.0129999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.79100000000000004,"15min":0.77000000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.0329999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0189999999999999}]},{"osd":1,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.72799999999999998,"15min":0.72199999999999998},"min":{"1min":0.48199999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.75600000000000001,"15min":0.748},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.89100000000000001}]},{"osd":2,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.80000000000000004},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.74299999999999999,"15min":0.71399999999999997},"min":{"1min":0.46200000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.98899999999999999}]},{"osd":4,"last update":"Sat Aug 17 07:17:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.96599999999999997,"15min":0.95199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":3.4580000000000002,"5min":3.4580000000000002,"15min":3.4580000000000002},"last":1.077},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.91400000000000003,"15min":0.91000000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.64600000000000002}]},{"osd":5,"last update":"Sat Aug 17 07:16:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.996,"15min":0.98499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":3.7469999999999999,"5min":3.7469999999999999,"15min":3.7469999999999999},"last":0.66700000000000004},{"interface":"front","average":{"1min":1.093,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":3.6560000000000001,"5min":3.6560000000000001,"15min":3.6560000000000001},"last":0.96599999999999997}]},{"osd":6,"last update":"Sat Aug 17 07:17:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.034,"15min":1.042},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2809999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.048},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.073,"15min":1.0740000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":3.8170000000000002,"5min":3.8170000000000002,"15min":3.8170000000000002},"last":0.77200000000000002}]},{"osd":7,"last update":"Sat Aug 17 07:17:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1379999999999999,"15min":1.1419999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":3.5569999999999999,"5min":3.5569999999999999,"15min":3.5569999999999999},"last":1.137},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.081,"15min":1.085},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1020000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018935,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.85699999999999998,"15min":0.85099999999999998},"min":{"1min":0.53200000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.153,"5min":1.208,"15min":1.208},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.876,"15min":0.89400000000000002},"min":{"1min":0.40100000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.69399999999999995}]},{"osd":1,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.54600000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.2270000000000001,"5min":1.486,"15min":1.486},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.58199999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.82599999999999996}]},{"osd":2,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90300000000000002,"15min":0.91200000000000003},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2330000000000001,"5min":1.262,"15min":1.262},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.72899999999999998}]},{"osd":3,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88600000000000001,"15min":0.89000000000000001},"min":{"1min":0.54300000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.61099999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.329,"5min":1.387,"15min":1.387},"last":0.70599999999999996}]},{"osd":5,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.77100000000000002,"15min":0.755},"min":{"1min":0.42699999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.2070000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82499999999999996,"15min":0.82599999999999996},"min":{"1min":0.497,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1719999999999999,"5min":1.2,"15min":1.2},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Aug 17 07:16:28 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.81899999999999995,"15min":0.79900000000000004},"min":{"1min":0.53300000000000003,"5min":0.307,"15min":0.307},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.625},{"interface":"front","average":{"1min":0.996,"5min":0.88400000000000001,"15min":0.86599999999999999},"min":{"1min":0.50600000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.75900000000000001}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0029999999999999,"15min":1.0089999999999999},"min":{"1min":0.44900000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.018,"15min":1.0109999999999999},"min":{"1min":0.44500000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":0.66900000000000004}]}]},{"osd":5,"up_from":38,"seq":163208757295,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.59699999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1919999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.89100000000000001,"15min":0.871},"min":{"1min":0.68300000000000005,"5min":0.626,"15min":0.626},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.81999999999999995}]},{"osd":1,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.83499999999999996,"15min":0.80700000000000005},"min":{"1min":0.624,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.04,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.91100000000000003,"15min":0.90800000000000003},"min":{"1min":0.64200000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2090000000000001,"5min":1.403,"15min":1.403},"last":0.78600000000000003}]},{"osd":2,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.871,"15min":0.85799999999999998},"min":{"1min":0.66200000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.27,"5min":1.276,"15min":1.276},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.93300000000000005,"15min":0.93500000000000005},"min":{"1min":0.624,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.24,"5min":1.353,"15min":1.353},"last":0.751}]},{"osd":3,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.93400000000000005,"15min":0.93000000000000005},"min":{"1min":0.64700000000000002,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2909999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.878},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93400000000000005,"15min":0.91600000000000004},"min":{"1min":0.58899999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.224,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.71099999999999997}]},{"osd":4,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.87,"15min":0.871},"min":{"1min":0.48399999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4530000000000001,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.89400000000000002,"15min":0.88100000000000001},"min":{"1min":0.58299999999999996,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.48399999999999999}]},{"osd":6,"last update":"Sat Aug 17 07:16:25 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.93600000000000005,"15min":0.92200000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.012,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.58299999999999996,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.66600000000000004}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.0309999999999999,"15min":1.0129999999999999},"min":{"1min":0.59299999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.002,"15min":0.996},"min":{"1min":0.502,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3999999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.56599999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T07:17:28.006 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T07:17:28.128 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:28 smithi122 bash[19784]: cluster 2024-08-17T07:17:26.921666+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:28.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:28 smithi122 bash[25186]: cluster 2024-08-17T07:17:26.921666+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:28 smithi160 bash[19912]: cluster 2024-08-17T07:17:26.921666+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:29.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:29 smithi122 bash[19784]: audit 2024-08-17T07:17:27.239816+0000 mgr.y (mgr.24277) 92 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:29.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:29 smithi122 bash[25186]: audit 2024-08-17T07:17:27.239816+0000 mgr.y (mgr.24277) 92 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:29.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:29 smithi160 bash[19912]: audit 2024-08-17T07:17:27.239816+0000 mgr.y (mgr.24277) 92 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:30 smithi122 bash[19784]: cluster 2024-08-17T07:17:28.922117+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:30 smithi122 bash[25186]: cluster 2024-08-17T07:17:28.922117+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:30 smithi160 bash[19912]: cluster 2024-08-17T07:17:28.922117+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:30.724 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:17:32.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:31] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-08-17T07:17:32.419 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:32 smithi122 bash[19784]: cluster 2024-08-17T07:17:30.922616+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:32.419 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:32 smithi122 bash[25186]: cluster 2024-08-17T07:17:30.922616+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:32 smithi160 bash[19912]: cluster 2024-08-17T07:17:30.922616+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:34.199 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:17:34.201 INFO:teuthology.orchestra.run.smithi122.stderr:dumped all 2024-08-17T07:17:34.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:34 smithi122 bash[19784]: cluster 2024-08-17T07:17:32.923041+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:34 smithi122 bash[25186]: cluster 2024-08-17T07:17:32.923041+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:34 smithi160 bash[19912]: cluster 2024-08-17T07:17:32.923041+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:34.804 INFO:teuthology.orchestra.run.smithi122.stdout:{"pg_ready":true,"pg_map":{"version":62,"stamp":"2024-08-17T07:17:32.922843+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48896,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912320,"statfs":{"total":767960285184,"available":767910215680,"internally_reserved":0,"allocated":6225920,"data_stored":3487856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.002688"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-08-17T07:15:35.049625+0000","last_change":"2024-08-17T07:15:06.886459+0000","last_active":"2024-08-17T07:15:35.049625+0000","last_peered":"2024-08-17T07:15:35.049625+0000","last_clean":"2024-08-17T07:15:35.049625+0000","last_became_active":"2024-08-17T07:15:06.885498+0000","last_became_peered":"2024-08-17T07:15:06.885498+0000","last_unstale":"2024-08-17T07:15:35.049625+0000","last_undegraded":"2024-08-17T07:15:35.049625+0000","last_fullsized":"2024-08-17T07:15:35.049625+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T07:11:42.034313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T07:11:42.034313+0000","last_clean_scrub_stamp":"2024-08-17T07:11:42.034313+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:27:37.858810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234015,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":1105920,"data_stored":766231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.373,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.95299999999999996,"15min":0.96199999999999997},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.242,"5min":1.288,"15min":1.288},"last":0.89800000000000002}]},{"osd":1,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.026},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.93999999999999995,"15min":0.94599999999999995},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.872}]},{"osd":2,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.94099999999999995,"15min":0.94599999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.212,"5min":1.337,"15min":1.337},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4450000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.95899999999999996}]},{"osd":3,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.98299999999999998,"15min":0.98499999999999999},"min":{"1min":0.64900000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1859999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.073,"15min":1.079},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.0800000000000001}]},{"osd":4,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.88900000000000001,"15min":0.875},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3580000000000001,"5min":1.625,"15min":1.625},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.97699999999999998,"15min":0.97099999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.3120000000000001,"5min":1.877,"15min":1.877},"last":0.73299999999999998}]},{"osd":5,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.018,"15min":1.0209999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.264,"5min":1.492,"15min":1.492},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.022,"15min":1.016},"min":{"1min":0.51600000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2889999999999999,"5min":1.724,"15min":1.724},"last":1.0409999999999999}]},{"osd":6,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0660000000000001,"15min":1.0589999999999999},"min":{"1min":0.499,"5min":0.496,"15min":0.496},"max":{"1min":1.4199999999999999,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4370000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.93200000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495656,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":1101824,"data_stored":765916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.88900000000000001,"15min":0.90300000000000002},"min":{"1min":0.61799999999999999,"5min":0.443,"15min":0.443},"max":{"1min":1.177,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.80300000000000005}]},{"osd":1,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.85499999999999998},"min":{"1min":0.60099999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.206,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.86099999999999999,"15min":0.85599999999999998},"min":{"1min":0.56000000000000005,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.879}]},{"osd":2,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.88700000000000001,"15min":0.89200000000000002},"min":{"1min":0.64400000000000002,"5min":0.503,"15min":0.503},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.91000000000000003,"15min":0.91100000000000003},"min":{"1min":0.51000000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.72099999999999997}]},{"osd":3,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90600000000000003,"15min":0.90800000000000003},"min":{"1min":0.61399999999999999,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1859999999999999,"5min":1.421,"15min":1.421},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.60399999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1870000000000001,"5min":1.331,"15min":1.331},"last":0.97699999999999998}]},{"osd":4,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.80800000000000005,"15min":0.78800000000000003},"min":{"1min":0.45800000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.018,"5min":0.90100000000000002,"15min":0.871},"min":{"1min":0.48599999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.038}]},{"osd":5,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.878,"15min":0.84899999999999998},"min":{"1min":0.53400000000000003,"5min":0.377,"15min":0.377},"max":{"1min":1.369,"5min":1.381,"15min":1.381},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.89500000000000002,"15min":0.85699999999999998},"min":{"1min":0.47799999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.357,"5min":1.468,"15min":1.468},"last":1.121}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.014,"15min":1.014},"min":{"1min":0.52300000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.179},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.044,"15min":1.0489999999999999},"min":{"1min":0.53100000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0800000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65300000000000002,"15min":0.53600000000000003},"min":{"1min":0.374,"5min":0.314,"15min":0.23400000000000001},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.63,"5min":0.67800000000000005,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.33300000000000002,"15min":0.32900000000000001},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Aug 17 07:16:51 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.69999999999999996,"15min":0.622},"min":{"1min":0.31900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72199999999999998,"15min":0.65400000000000003},"min":{"1min":0.377,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":0.80100000000000005}]},{"osd":3,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.77700000000000002,"15min":0.75600000000000001},"min":{"1min":0.441,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.629,"5min":0.75800000000000001,"15min":0.73399999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.0129999999999999,"5min":1.365,"15min":1.365},"last":0.82999999999999996}]},{"osd":4,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.90900000000000003,"15min":0.89400000000000002},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.004},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2589999999999999,"5min":1.407,"15min":1.407},"last":0.84599999999999997}]},{"osd":5,"last update":"Sat Aug 17 07:16:51 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.96999999999999997,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2889999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1,"15min":1.0009999999999999},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.407,"5min":1.458,"15min":1.458},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Aug 17 07:17:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.028,"15min":1.0600000000000001},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.345,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.014,"15min":1.026},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2190000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.89300000000000002}]},{"osd":7,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0700000000000001,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2230000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.1040000000000001,"15min":1.1220000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3169999999999999,"5min":1.889,"15min":1.889},"last":0.99099999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738456,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6916,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738236,"statfs":{"total":95995035648,"available":95987953664,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 07:17:16 2024","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.65600000000000003,"15min":0.56799999999999995},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.0940000000000001,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.71299999999999997,"15min":0.623},"min":{"1min":0.33600000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.123,"5min":1.397,"15min":1.397},"last":0.84999999999999998}]},{"osd":2,"last update":"Sat Aug 17 07:16:58 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69399999999999995,"15min":0.67200000000000004},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0509999999999999,"5min":1.133,"15min":1.133},"last":0.879},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.72599999999999998,"15min":0.70599999999999996},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.67900000000000005}]},{"osd":3,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.75700000000000001,"15min":0.73599999999999999},"min":{"1min":0.35599999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.98899999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.78800000000000003,"15min":0.755},"min":{"1min":0.38300000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":1.0069999999999999}]},{"osd":4,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92900000000000005,"15min":0.92300000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.96799999999999997,"15min":0.94199999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.79600000000000004}]},{"osd":5,"last update":"Sat Aug 17 07:16:49 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.071,"15min":1.103},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.0920000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.2370000000000001}]},{"osd":6,"last update":"Sat Aug 17 07:17:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.077},"min":{"1min":0.73799999999999999,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.101,"15min":1.0980000000000001},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.865,"5min":1.865,"15min":1.865},"last":1.0309999999999999}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0640000000000001,"15min":1.0609999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.042,"15min":1.044},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.1819999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411401,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:50 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63400000000000001,"15min":0.57999999999999996},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.0600000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.79200000000000004,"15min":0.67600000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.224}]},{"osd":1,"last update":"Sat Aug 17 07:16:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.68000000000000005,"15min":0.627},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78300000000000003,"15min":0.70399999999999996},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.123,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.88900000000000001}]},{"osd":3,"last update":"Sat Aug 17 07:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84699999999999998,"15min":0.81000000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2270000000000001,"5min":1.252,"15min":1.252},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76600000000000001,"15min":0.752},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.048}]},{"osd":4,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97899999999999998,"15min":0.94199999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.91800000000000004,"15min":0.89700000000000002},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.393,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.1970000000000001}]},{"osd":5,"last update":"Sat Aug 17 07:16:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.97499999999999998,"15min":0.97899999999999998},"min":{"1min":0.56899999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.282,"5min":1.458,"15min":1.458},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.077,"15min":1.0900000000000001},"min":{"1min":0.69499999999999995,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3440000000000001,"5min":1.413,"15min":1.413},"last":1.355}]},{"osd":6,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0429999999999999,"15min":1.071},"min":{"1min":0.64700000000000002,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2310000000000001,"5min":1.476,"15min":1.476},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.99099999999999999,"15min":1.002},"min":{"1min":0.66800000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.099}]},{"osd":7,"last update":"Sat Aug 17 07:17:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0269999999999999,"15min":1.0349999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.262,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.024},{"interface":"front","average":{"1min":1.095,"5min":1.1559999999999999,"15min":1.1659999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.401}]}]},{"osd":3,"up_from":25,"seq":107374182463,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.70799999999999996,"15min":0.70099999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.0129999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.79100000000000004,"15min":0.77000000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.0329999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.89600000000000002}]},{"osd":1,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.72799999999999998,"15min":0.72199999999999998},"min":{"1min":0.48199999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.75600000000000001,"15min":0.748},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.96299999999999997}]},{"osd":2,"last update":"Sat Aug 17 07:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.80000000000000004},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.74299999999999999,"15min":0.71399999999999997},"min":{"1min":0.46200000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.66700000000000004}]},{"osd":4,"last update":"Sat Aug 17 07:17:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.96599999999999997,"15min":0.95199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":3.4580000000000002,"5min":3.4580000000000002,"15min":3.4580000000000002},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.91400000000000003,"15min":0.91000000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.032}]},{"osd":5,"last update":"Sat Aug 17 07:16:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.996,"15min":0.98499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":3.7469999999999999,"5min":3.7469999999999999,"15min":3.7469999999999999},"last":1.161},{"interface":"front","average":{"1min":1.093,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":3.6560000000000001,"5min":3.6560000000000001,"15min":3.6560000000000001},"last":1.26}]},{"osd":6,"last update":"Sat Aug 17 07:17:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.034,"15min":1.042},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2809999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.073,"15min":1.0740000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":3.8170000000000002,"5min":3.8170000000000002,"15min":3.8170000000000002},"last":0.99099999999999999}]},{"osd":7,"last update":"Sat Aug 17 07:17:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1379999999999999,"15min":1.1419999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":3.5569999999999999,"5min":3.5569999999999999,"15min":3.5569999999999999},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.081,"15min":1.085},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.208}]}]},{"osd":4,"up_from":30,"seq":128849018936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.85699999999999998,"15min":0.85099999999999998},"min":{"1min":0.53200000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.153,"5min":1.208,"15min":1.208},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.876,"15min":0.89400000000000002},"min":{"1min":0.40100000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0049999999999999}]},{"osd":1,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.54600000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.2270000000000001,"5min":1.486,"15min":1.486},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.58199999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.96499999999999997}]},{"osd":2,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90300000000000002,"15min":0.91200000000000003},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2330000000000001,"5min":1.262,"15min":1.262},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.1639999999999999}]},{"osd":3,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88600000000000001,"15min":0.89000000000000001},"min":{"1min":0.54300000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.61099999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.329,"5min":1.387,"15min":1.387},"last":1.123}]},{"osd":5,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.77100000000000002,"15min":0.755},"min":{"1min":0.42699999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.2070000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.02},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.82499999999999996,"15min":0.82599999999999996},"min":{"1min":0.497,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1719999999999999,"5min":1.2,"15min":1.2},"last":1.3049999999999999}]},{"osd":6,"last update":"Sat Aug 17 07:17:29 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83799999999999997,"15min":0.80600000000000005},"min":{"1min":0.47799999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.89600000000000002,"15min":0.87},"min":{"1min":0.46700000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3839999999999999,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0029999999999999,"15min":1.0089999999999999},"min":{"1min":0.44900000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.26},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.018,"15min":1.0109999999999999},"min":{"1min":0.44500000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.0660000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757296,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.59699999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1919999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.89100000000000001,"15min":0.871},"min":{"1min":0.68300000000000005,"5min":0.626,"15min":0.626},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.032}]},{"osd":1,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.83499999999999996,"15min":0.80700000000000005},"min":{"1min":0.624,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.04,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.91100000000000003,"15min":0.90800000000000003},"min":{"1min":0.64200000000000002,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2090000000000001,"5min":1.403,"15min":1.403},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.871,"15min":0.85799999999999998},"min":{"1min":0.66200000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.27,"5min":1.276,"15min":1.276},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.93300000000000005,"15min":0.93500000000000005},"min":{"1min":0.624,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.24,"5min":1.353,"15min":1.353},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.93400000000000005,"15min":0.93000000000000005},"min":{"1min":0.64700000000000002,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2909999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.141},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93400000000000005,"15min":0.91600000000000004},"min":{"1min":0.58899999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.224,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0149999999999999}]},{"osd":4,"last update":"Sat Aug 17 07:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.87,"15min":0.871},"min":{"1min":0.48399999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4530000000000001,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.89400000000000002,"15min":0.88100000000000001},"min":{"1min":0.58299999999999996,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.80400000000000005}]},{"osd":6,"last update":"Sat Aug 17 07:17:30 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":0.96699999999999997,"15min":0.93200000000000005},"min":{"1min":0.45400000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3939999999999999,"5min":1.585,"15min":1.585},"last":1.083},{"interface":"front","average":{"1min":1.071,"5min":1.006,"15min":0.98999999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":0.89200000000000002}]},{"osd":7,"last update":"Sat Aug 17 07:17:07 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.0309999999999999,"15min":1.0129999999999999},"min":{"1min":0.59299999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.002,"15min":0.996},"min":{"1min":0.502,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3999999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.86099999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T07:17:34.806 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T07:17:34.806 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T07:17:34.806 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T07:17:34.806 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T07:17:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:35 smithi122 bash[19784]: audit 2024-08-17T07:17:35.010370+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:17:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:35 smithi122 bash[19784]: audit 2024-08-17T07:17:35.029560+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:17:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:35 smithi122 bash[25186]: audit 2024-08-17T07:17:35.010370+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:17:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:35 smithi122 bash[25186]: audit 2024-08-17T07:17:35.029560+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:17:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:35 smithi160 bash[19912]: audit 2024-08-17T07:17:35.010370+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:17:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:35 smithi160 bash[19912]: audit 2024-08-17T07:17:35.029560+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:17:36.522 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:36 smithi122 bash[19784]: audit 2024-08-17T07:17:34.197209+0000 mgr.y (mgr.24277) 96 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:36.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:36 smithi122 bash[19784]: cluster 2024-08-17T07:17:34.923410+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:36.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:36 smithi122 bash[25186]: audit 2024-08-17T07:17:34.197209+0000 mgr.y (mgr.24277) 96 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:36.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:36 smithi122 bash[25186]: cluster 2024-08-17T07:17:34.923410+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:36 smithi160 bash[19912]: audit 2024-08-17T07:17:34.197209+0000 mgr.y (mgr.24277) 96 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T07:17:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:36 smithi160 bash[19912]: cluster 2024-08-17T07:17:34.923410+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:36.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:36 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:17:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:37.317 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T07:17:37.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:17:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:17:37.796 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:37 smithi160 bash[19912]: audit 2024-08-17T07:17:36.520069+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.796 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:37 smithi160 bash[19912]: audit 2024-08-17T07:17:36.524826+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.796 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:37 smithi160 bash[19912]: cluster 2024-08-17T07:17:36.924001+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:37.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[19784]: audit 2024-08-17T07:17:36.520069+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[19784]: audit 2024-08-17T07:17:36.524826+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[19784]: cluster 2024-08-17T07:17:36.924001+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:37.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[25186]: audit 2024-08-17T07:17:36.520069+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[25186]: audit 2024-08-17T07:17:36.524826+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:37.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:37 smithi122 bash[25186]: cluster 2024-08-17T07:17:36.924001+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:39 smithi122 bash[19784]: cluster 2024-08-17T07:17:38.924677+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:39 smithi122 bash[25186]: cluster 2024-08-17T07:17:38.924677+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:39 smithi160 bash[19912]: cluster 2024-08-17T07:17:38.924677+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:42.225 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:17:42.225 INFO:teuthology.orchestra.run.smithi122.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T07:17:42.238 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:41 smithi122 bash[19784]: cluster 2024-08-17T07:17:40.925323+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:42.238 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:41] "GET /metrics HTTP/1.1" 200 191518 "" "Prometheus/2.33.4" 2024-08-17T07:17:42.239 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:41 smithi122 bash[25186]: cluster 2024-08-17T07:17:40.925323+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:41 smithi160 bash[19912]: cluster 2024-08-17T07:17:40.925323+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:42.928 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T07:17:42.928 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T07:17:42.928 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T07:17:42.941 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi122.front.sepia.ceph.com 2024-08-17T07:17:42.941 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-08-17T07:17:43.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:42 smithi122 bash[19784]: audit 2024-08-17T07:17:42.227761+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.122:0/360239643' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T07:17:43.197 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:42 smithi122 bash[25186]: audit 2024-08-17T07:17:42.227761+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.122:0/360239643' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T07:17:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:42 smithi160 bash[19912]: audit 2024-08-17T07:17:42.227761+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.122:0/360239643' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T07:17:44.131 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[19784]: cluster 2024-08-17T07:17:42.925898+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[19784]: audit 2024-08-17T07:17:43.817453+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[19784]: audit 2024-08-17T07:17:43.826168+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:17:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[25186]: cluster 2024-08-17T07:17:42.925898+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[25186]: audit 2024-08-17T07:17:43.817453+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:44.132 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:43 smithi122 bash[25186]: audit 2024-08-17T07:17:43.826168+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:43 smithi160 bash[19912]: cluster 2024-08-17T07:17:42.925898+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:43 smithi160 bash[19912]: audit 2024-08-17T07:17:43.817453+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:43 smithi160 bash[19912]: audit 2024-08-17T07:17:43.826168+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:46.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:45 smithi122 bash[19784]: cluster 2024-08-17T07:17:44.926329+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:46.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:45 smithi122 bash[25186]: cluster 2024-08-17T07:17:44.926329+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:45 smithi160 bash[19912]: cluster 2024-08-17T07:17:44.926329+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:47.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:17:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:17:47.361 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T07:17:47.375 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi122.front.sepia.ceph.com 2024-08-17T07:17:47.393 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-08-17T07:17:48.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[19784]: audit 2024-08-17T07:17:46.738064+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.122:0/3804362997' entity='client.admin' 2024-08-17T07:17:48.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[19784]: audit 2024-08-17T07:17:46.778771+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[19784]: audit 2024-08-17T07:17:46.779468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[19784]: audit 2024-08-17T07:17:46.786407+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[19784]: cluster 2024-08-17T07:17:46.926840+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[25186]: audit 2024-08-17T07:17:46.738064+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.122:0/3804362997' entity='client.admin' 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[25186]: audit 2024-08-17T07:17:46.778771+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[25186]: audit 2024-08-17T07:17:46.779468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[25186]: audit 2024-08-17T07:17:46.786407+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:47 smithi122 bash[25186]: cluster 2024-08-17T07:17:46.926840+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:47 smithi160 bash[19912]: audit 2024-08-17T07:17:46.738064+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.122:0/3804362997' entity='client.admin' 2024-08-17T07:17:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:47 smithi160 bash[19912]: audit 2024-08-17T07:17:46.778771+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:17:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:47 smithi160 bash[19912]: audit 2024-08-17T07:17:46.779468+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:17:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:47 smithi160 bash[19912]: audit 2024-08-17T07:17:46.786407+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:47 smithi160 bash[19912]: cluster 2024-08-17T07:17:46.926840+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:50.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:49 smithi122 bash[19784]: cluster 2024-08-17T07:17:48.927353+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:50.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:49 smithi122 bash[25186]: cluster 2024-08-17T07:17:48.927353+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:50.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:49 smithi160 bash[19912]: cluster 2024-08-17T07:17:48.927353+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:51.997 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:17:51.998 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "d7ccfd8a-c040-4e71-aa54-ac1fe5dc217d", 2024-08-17T07:17:51.998 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "r", 2024-08-17T07:17:51.998 INFO:teuthology.orchestra.run.smithi122.stdout: "current_period": "4f9eb72f-3a31-4af1-bf46-dcac8b2c95ae", 2024-08-17T07:17:51.998 INFO:teuthology.orchestra.run.smithi122.stdout: "epoch": 1 2024-08-17T07:17:51.998 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:17:52.174 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:51] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[19784]: cluster 2024-08-17T07:17:50.928062+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[19784]: cluster 2024-08-17T07:17:50.931863+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[19784]: audit 2024-08-17T07:17:50.940438+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.122:0/1222338602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[19784]: audit 2024-08-17T07:17:50.941059+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[25186]: cluster 2024-08-17T07:17:50.928062+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[25186]: cluster 2024-08-17T07:17:50.931863+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[25186]: audit 2024-08-17T07:17:50.940438+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.122:0/1222338602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:51 smithi122 bash[25186]: audit 2024-08-17T07:17:50.941059+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:51 smithi160 bash[19912]: cluster 2024-08-17T07:17:50.928062+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:51 smithi160 bash[19912]: cluster 2024-08-17T07:17:50.931863+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T07:17:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:51 smithi160 bash[19912]: audit 2024-08-17T07:17:50.940438+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.122:0/1222338602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:51 smithi160 bash[19912]: audit 2024-08-17T07:17:50.941059+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-17T07:17:52.730 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-08-17T07:17:52.991 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:52 smithi122 bash[25186]: audit 2024-08-17T07:17:51.931197+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-17T07:17:52.992 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:52 smithi122 bash[25186]: cluster 2024-08-17T07:17:51.931951+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T07:17:52.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:52 smithi122 bash[19784]: audit 2024-08-17T07:17:51.931197+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-17T07:17:52.992 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:52 smithi122 bash[19784]: cluster 2024-08-17T07:17:51.931951+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T07:17:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:52 smithi160 bash[19912]: audit 2024-08-17T07:17:51.931197+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-17T07:17:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:52 smithi160 bash[19912]: cluster 2024-08-17T07:17:51.931951+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T07:17:54.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:53 smithi122 bash[25186]: cluster 2024-08-17T07:17:52.928505+0000 mgr.y (mgr.24277) 106 : cluster [DBG] pgmap v74: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:54.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:53 smithi122 bash[25186]: cluster 2024-08-17T07:17:52.958813+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T07:17:54.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:53 smithi122 bash[19784]: cluster 2024-08-17T07:17:52.928505+0000 mgr.y (mgr.24277) 106 : cluster [DBG] pgmap v74: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:54.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:53 smithi122 bash[19784]: cluster 2024-08-17T07:17:52.958813+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T07:17:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:53 smithi160 bash[19912]: cluster 2024-08-17T07:17:52.928505+0000 mgr.y (mgr.24277) 106 : cluster [DBG] pgmap v74: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:53 smithi160 bash[19912]: cluster 2024-08-17T07:17:52.958813+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T07:17:55.762 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "4696b240-0430-4d44-9012-cc486ff12138", 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "default", 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "api_name": "default", 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "is_master": "true", 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "endpoints": [], 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "hostnames": [], 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "hostnames_s3website": [], 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "master_zone": "", 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "zones": [], 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "placement_targets": [], 2024-08-17T07:17:55.763 INFO:teuthology.orchestra.run.smithi122.stdout: "default_placement": "", 2024-08-17T07:17:55.764 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_id": "d7ccfd8a-c040-4e71-aa54-ac1fe5dc217d", 2024-08-17T07:17:55.764 INFO:teuthology.orchestra.run.smithi122.stdout: "sync_policy": { 2024-08-17T07:17:55.764 INFO:teuthology.orchestra.run.smithi122.stdout: "groups": [] 2024-08-17T07:17:55.764 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:17:55.764 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:17:56.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:55 smithi122 bash[19784]: cluster 2024-08-17T07:17:54.929054+0000 mgr.y (mgr.24277) 107 : cluster [DBG] pgmap v76: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:56.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:55 smithi122 bash[25186]: cluster 2024-08-17T07:17:54.929054+0000 mgr.y (mgr.24277) 107 : cluster [DBG] pgmap v76: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:55 smithi160 bash[19912]: cluster 2024-08-17T07:17:54.929054+0000 mgr.y (mgr.24277) 107 : cluster [DBG] pgmap v76: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:17:56.455 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-08-17T07:17:56.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:17:56 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:17:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:17:56.949 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:17:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:17:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:17:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[19784]: audit 2024-08-17T07:17:56.622445+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[19784]: audit 2024-08-17T07:17:56.627906+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[19784]: cluster 2024-08-17T07:17:56.929870+0000 mgr.y (mgr.24277) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-08-17T07:17:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[25186]: audit 2024-08-17T07:17:56.622445+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[25186]: audit 2024-08-17T07:17:56.627906+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:57 smithi122 bash[25186]: cluster 2024-08-17T07:17:56.929870+0000 mgr.y (mgr.24277) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-08-17T07:17:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:57 smithi160 bash[19912]: audit 2024-08-17T07:17:56.622445+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:57 smithi160 bash[19912]: audit 2024-08-17T07:17:56.627906+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:17:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:57 smithi160 bash[19912]: cluster 2024-08-17T07:17:56.929870+0000 mgr.y (mgr.24277) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-08-17T07:18:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:17:59 smithi160 bash[19912]: cluster 2024-08-17T07:17:58.930581+0000 mgr.y (mgr.24277) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "bc539153-76a3-4c92-9263-a27ce10960ca", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "z", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "domain_root": "z.rgw.meta:root", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "control_pool": "z.rgw.control", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "gc_pool": "z.rgw.log:gc", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "lc_pool": "z.rgw.log:lc", 2024-08-17T07:18:00.148 INFO:teuthology.orchestra.run.smithi122.stdout: "log_pool": "z.rgw.log", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "roles_pool": "z.rgw.meta:roles", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "otp_pool": "z.rgw.otp", 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "system_key": { 2024-08-17T07:18:00.149 INFO:teuthology.orchestra.run.smithi122.stdout: "access_key": "", 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "secret_key": "" 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "placement_pools": [ 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: { 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "key": "default-placement", 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "val": { 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "index_pool": "z.rgw.buckets.index", 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "storage_classes": { 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "STANDARD": { 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: "data_pool": "z.rgw.buckets.data" 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:00.150 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: "index_type": 0 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_id": "d7ccfd8a-c040-4e71-aa54-ac1fe5dc217d", 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout: "notif_pool": "z.rgw.log:notif" 2024-08-17T07:18:00.151 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:18:00.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:17:59 smithi122 bash[25186]: cluster 2024-08-17T07:17:58.930581+0000 mgr.y (mgr.24277) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-17T07:18:00.152 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:17:59 smithi122 bash[19784]: cluster 2024-08-17T07:17:58.930581+0000 mgr.y (mgr.24277) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-17T07:18:01.389 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-08-17T07:18:02.346 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:01 smithi122 bash[19784]: cluster 2024-08-17T07:18:00.931371+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-08-17T07:18:02.347 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:01 smithi122 bash[25186]: cluster 2024-08-17T07:18:00.931371+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-08-17T07:18:02.347 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:01] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-08-17T07:18:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:01 smithi160 bash[19912]: cluster 2024-08-17T07:18:00.931371+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-08-17T07:18:04.096 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[19784]: cluster 2024-08-17T07:18:02.931984+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[19784]: audit 2024-08-17T07:18:03.970187+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[19784]: audit 2024-08-17T07:18:03.977799+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[25186]: cluster 2024-08-17T07:18:02.931984+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[25186]: audit 2024-08-17T07:18:03.970187+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:04.097 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:03 smithi122 bash[25186]: audit 2024-08-17T07:18:03.977799+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:03 smithi160 bash[19912]: cluster 2024-08-17T07:18:02.931984+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-17T07:18:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:03 smithi160 bash[19912]: audit 2024-08-17T07:18:03.970187+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:03 smithi160 bash[19912]: audit 2024-08-17T07:18:03.977799+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:06 smithi122 bash[25186]: cluster 2024-08-17T07:18:04.932469+0000 mgr.y (mgr.24277) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-17T07:18:06.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:06 smithi122 bash[19784]: cluster 2024-08-17T07:18:04.932469+0000 mgr.y (mgr.24277) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-17T07:18:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:06 smithi160 bash[19912]: cluster 2024-08-17T07:18:04.932469+0000 mgr.y (mgr.24277) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 598 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-08-17T07:18:07.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[19784]: cluster 2024-08-17T07:18:06.002023+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T07:18:07.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[19784]: audit 2024-08-17T07:18:06.014807+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[19784]: audit 2024-08-17T07:18:07.004012+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[19784]: cluster 2024-08-17T07:18:07.004377+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[25186]: cluster 2024-08-17T07:18:06.002023+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[25186]: audit 2024-08-17T07:18:06.014807+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[25186]: audit 2024-08-17T07:18:07.004012+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-17T07:18:07.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:07 smithi122 bash[25186]: cluster 2024-08-17T07:18:07.004377+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T07:18:07.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:07 smithi160 bash[19912]: cluster 2024-08-17T07:18:06.002023+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T07:18:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:07 smithi160 bash[19912]: audit 2024-08-17T07:18:06.014807+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-17T07:18:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:07 smithi160 bash[19912]: audit 2024-08-17T07:18:07.004012+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-17T07:18:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:07 smithi160 bash[19912]: cluster 2024-08-17T07:18:07.004377+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T07:18:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[19784]: cluster 2024-08-17T07:18:06.933093+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-17T07:18:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[19784]: cluster 2024-08-17T07:18:08.023578+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T07:18:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[19784]: audit 2024-08-17T07:18:08.028167+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-17T07:18:08.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[25186]: cluster 2024-08-17T07:18:06.933093+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-17T07:18:08.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[25186]: cluster 2024-08-17T07:18:08.023578+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T07:18:08.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:08 smithi122 bash[25186]: audit 2024-08-17T07:18:08.028167+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-17T07:18:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:08 smithi160 bash[19912]: cluster 2024-08-17T07:18:06.933093+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-17T07:18:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:08 smithi160 bash[19912]: cluster 2024-08-17T07:18:08.023578+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T07:18:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:08 smithi160 bash[19912]: audit 2024-08-17T07:18:08.028167+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-17T07:18:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[19784]: cluster 2024-08-17T07:18:08.933765+0000 mgr.y (mgr.24277) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-08-17T07:18:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[19784]: audit 2024-08-17T07:18:09.023762+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-17T07:18:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[19784]: cluster 2024-08-17T07:18:09.024512+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T07:18:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[25186]: cluster 2024-08-17T07:18:08.933765+0000 mgr.y (mgr.24277) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-08-17T07:18:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[25186]: audit 2024-08-17T07:18:09.023762+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-17T07:18:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:10 smithi122 bash[25186]: cluster 2024-08-17T07:18:09.024512+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T07:18:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:10 smithi160 bash[19912]: cluster 2024-08-17T07:18:08.933765+0000 mgr.y (mgr.24277) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-08-17T07:18:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:10 smithi160 bash[19912]: audit 2024-08-17T07:18:09.023762+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.122:0/2768742430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-17T07:18:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:10 smithi160 bash[19912]: cluster 2024-08-17T07:18:09.024512+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T07:18:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:11 smithi122 bash[19784]: cluster 2024-08-17T07:18:10.025919+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T07:18:11.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:11 smithi122 bash[25186]: cluster 2024-08-17T07:18:10.025919+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T07:18:11.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:11 smithi160 bash[19912]: cluster 2024-08-17T07:18:10.025919+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T07:18:12.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:11] "GET /metrics HTTP/1.1" 200 193083 "" "Prometheus/2.33.4" 2024-08-17T07:18:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[19784]: cluster 2024-08-17T07:18:10.934733+0000 mgr.y (mgr.24277) 115 : cluster [DBG] pgmap v89: 97 pgs: 11 unknown, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[19784]: cluster 2024-08-17T07:18:11.049026+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T07:18:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[19784]: audit 2024-08-17T07:18:11.054743+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:12.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[19784]: audit 2024-08-17T07:18:11.056224+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[25186]: cluster 2024-08-17T07:18:10.934733+0000 mgr.y (mgr.24277) 115 : cluster [DBG] pgmap v89: 97 pgs: 11 unknown, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[25186]: cluster 2024-08-17T07:18:11.049026+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T07:18:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[25186]: audit 2024-08-17T07:18:11.054743+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:12 smithi122 bash[25186]: audit 2024-08-17T07:18:11.056224+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:12 smithi160 bash[19912]: cluster 2024-08-17T07:18:10.934733+0000 mgr.y (mgr.24277) 115 : cluster [DBG] pgmap v89: 97 pgs: 11 unknown, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:12 smithi160 bash[19912]: cluster 2024-08-17T07:18:11.049026+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T07:18:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:12 smithi160 bash[19912]: audit 2024-08-17T07:18:11.054743+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:12 smithi160 bash[19912]: audit 2024-08-17T07:18:11.056224+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-17T07:18:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:13 smithi160 bash[19912]: audit 2024-08-17T07:18:12.058892+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-17T07:18:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:13 smithi160 bash[19912]: cluster 2024-08-17T07:18:12.060146+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T07:18:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:13 smithi160 bash[19912]: audit 2024-08-17T07:18:12.079600+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:13 smithi160 bash[19912]: audit 2024-08-17T07:18:12.080149+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:13.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[19784]: audit 2024-08-17T07:18:12.058892+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-17T07:18:13.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[19784]: cluster 2024-08-17T07:18:12.060146+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[19784]: audit 2024-08-17T07:18:12.079600+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[19784]: audit 2024-08-17T07:18:12.080149+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[25186]: audit 2024-08-17T07:18:12.058892+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[25186]: cluster 2024-08-17T07:18:12.060146+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[25186]: audit 2024-08-17T07:18:12.079600+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:13 smithi122 bash[25186]: audit 2024-08-17T07:18:12.080149+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "64fcf40f-cfbb-4611-afa7-df255c8ee1a9", 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "epoch": 1, 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "predecessor_uuid": "4f9eb72f-3a31-4af1-bf46-dcac8b2c95ae", 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "sync_status": [], 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "period_map": { 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "64fcf40f-cfbb-4611-afa7-df255c8ee1a9", 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "zonegroups": [ 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: { 2024-08-17T07:18:14.185 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "4696b240-0430-4d44-9012-cc486ff12138", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "default", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "api_name": "default", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "is_master": "true", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "endpoints": [], 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "hostnames": [], 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "hostnames_s3website": [], 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "master_zone": "bc539153-76a3-4c92-9263-a27ce10960ca", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "zones": [ 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: { 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "id": "bc539153-76a3-4c92-9263-a27ce10960ca", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "z", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "endpoints": [], 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "log_meta": "false", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "log_data": "false", 2024-08-17T07:18:14.186 INFO:teuthology.orchestra.run.smithi122.stdout: "bucket_index_max_shards": 11, 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "read_only": "false", 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "tier_type": "", 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "sync_from_all": "true", 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "sync_from": [], 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "redirect_zone": "" 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "placement_targets": [ 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: { 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "name": "default-placement", 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "tags": [], 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "storage_classes": [ 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: "STANDARD" 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-08-17T07:18:14.187 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "default_placement": "default-placement", 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_id": "d7ccfd8a-c040-4e71-aa54-ac1fe5dc217d", 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "sync_policy": { 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "groups": [] 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "short_zone_ids": [ 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: { 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "key": "bc539153-76a3-4c92-9263-a27ce10960ca", 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: "val": 4135515176 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.188 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "master_zonegroup": "4696b240-0430-4d44-9012-cc486ff12138", 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "master_zone": "bc539153-76a3-4c92-9263-a27ce10960ca", 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "period_config": { 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "bucket_quota": { 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "enabled": false, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "check_on_raw": false, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "max_size": -1, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "max_size_kb": 0, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "max_objects": -1 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "user_quota": { 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "enabled": false, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "check_on_raw": false, 2024-08-17T07:18:14.189 INFO:teuthology.orchestra.run.smithi122.stdout: "max_size": -1, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_size_kb": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_objects": -1 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "user_ratelimit": { 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_ops": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_ops": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_bytes": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_bytes": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "enabled": false 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "bucket_ratelimit": { 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_ops": 0, 2024-08-17T07:18:14.190 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_ops": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_bytes": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_bytes": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "enabled": false 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "anonymous_ratelimit": { 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_ops": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_ops": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_read_bytes": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "max_write_bytes": 0, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "enabled": false 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:18:14.191 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_id": "d7ccfd8a-c040-4e71-aa54-ac1fe5dc217d", 2024-08-17T07:18:14.192 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_name": "r", 2024-08-17T07:18:14.192 INFO:teuthology.orchestra.run.smithi122.stdout: "realm_epoch": 2 2024-08-17T07:18:14.192 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:18:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:14 smithi160 bash[19912]: cluster 2024-08-17T07:18:12.935471+0000 mgr.y (mgr.24277) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:14 smithi160 bash[19912]: audit 2024-08-17T07:18:13.074574+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-17T07:18:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:14 smithi160 bash[19912]: cluster 2024-08-17T07:18:13.074784+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T07:18:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:14 smithi160 bash[19912]: audit 2024-08-17T07:18:13.076900+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:14 smithi160 bash[19912]: audit 2024-08-17T07:18:13.086746+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:14.372 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[19784]: cluster 2024-08-17T07:18:12.935471+0000 mgr.y (mgr.24277) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:14.372 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[19784]: audit 2024-08-17T07:18:13.074574+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-17T07:18:14.372 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[19784]: cluster 2024-08-17T07:18:13.074784+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T07:18:14.372 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[19784]: audit 2024-08-17T07:18:13.076900+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:14.372 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[19784]: audit 2024-08-17T07:18:13.086746+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:14.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[25186]: cluster 2024-08-17T07:18:12.935471+0000 mgr.y (mgr.24277) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T07:18:14.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[25186]: audit 2024-08-17T07:18:13.074574+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-17T07:18:14.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[25186]: cluster 2024-08-17T07:18:13.074784+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T07:18:14.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[25186]: audit 2024-08-17T07:18:13.076900+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.122:0/3836817235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:14.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:14 smithi122 bash[25186]: audit 2024-08-17T07:18:13.086746+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-17T07:18:15.014 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-08-17T07:18:15.271 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:15 smithi122 bash[19784]: audit 2024-08-17T07:18:14.092842+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-17T07:18:15.272 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:15 smithi122 bash[19784]: cluster 2024-08-17T07:18:14.093062+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T07:18:15.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:15 smithi122 bash[25186]: audit 2024-08-17T07:18:14.092842+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-17T07:18:15.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:15 smithi122 bash[25186]: cluster 2024-08-17T07:18:14.093062+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T07:18:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:15 smithi160 bash[19912]: audit 2024-08-17T07:18:14.092842+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-17T07:18:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:15 smithi160 bash[19912]: cluster 2024-08-17T07:18:14.093062+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T07:18:16.404 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:16 smithi122 bash[19784]: cluster 2024-08-17T07:18:14.936259+0000 mgr.y (mgr.24277) 117 : cluster [DBG] pgmap v95: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:16.405 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:16 smithi122 bash[25186]: cluster 2024-08-17T07:18:14.936259+0000 mgr.y (mgr.24277) 117 : cluster [DBG] pgmap v95: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:16.516 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:16 smithi160 bash[19912]: cluster 2024-08-17T07:18:14.936259+0000 mgr.y (mgr.24277) 117 : cluster [DBG] pgmap v95: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:17.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:16 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:17.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:17 smithi160 bash[19912]: audit 2024-08-17T07:18:16.767031+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:17 smithi160 bash[19912]: audit 2024-08-17T07:18:16.772811+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:17 smithi160 bash[19912]: cluster 2024-08-17T07:18:16.937716+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[19784]: audit 2024-08-17T07:18:16.767031+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[19784]: audit 2024-08-17T07:18:16.772811+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[19784]: cluster 2024-08-17T07:18:16.937716+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[25186]: audit 2024-08-17T07:18:16.767031+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[25186]: audit 2024-08-17T07:18:16.772811+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:18.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:17 smithi122 bash[25186]: cluster 2024-08-17T07:18:16.937716+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T07:18:18.300 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled rgw.foo update... 2024-08-17T07:18:18.996 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph osd pool create foo' 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.294095+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24523 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: cephadm 2024-08-17T07:18:18.296112+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.302707+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.331794+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.332665+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.560138+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.564587+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.572434+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.577624+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: cephadm 2024-08-17T07:18:18.578777+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.592001+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.592874+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.606568+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.614643+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: audit 2024-08-17T07:18:18.615491+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: cephadm 2024-08-17T07:18:18.616381+0000 mgr.y (mgr.24277) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:18:19.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:19 smithi160 bash[19912]: cluster 2024-08-17T07:18:18.938412+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-17T07:18:19.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.294095+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24523 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:19.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: cephadm 2024-08-17T07:18:18.296112+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.302707+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.331794+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.332665+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.560138+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.564587+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.572434+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.577624+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: cephadm 2024-08-17T07:18:18.578777+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.592001+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.592874+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.606568+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.614643+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: audit 2024-08-17T07:18:18.615491+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: cephadm 2024-08-17T07:18:18.616381+0000 mgr.y (mgr.24277) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[19784]: cluster 2024-08-17T07:18:18.938412+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.294095+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24523 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: cephadm 2024-08-17T07:18:18.296112+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.302707+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.331794+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.332665+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.560138+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.564587+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.572434+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.577624+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: cephadm 2024-08-17T07:18:18.578777+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.592001+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.592874+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.606568+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.614643+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: audit 2024-08-17T07:18:18.615491+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: cephadm 2024-08-17T07:18:18.616381+0000 mgr.y (mgr.24277) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:18:19.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:19 smithi122 bash[25186]: cluster 2024-08-17T07:18:18.938412+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-17T07:18:22.132 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:21 smithi122 bash[19784]: cluster 2024-08-17T07:18:20.940010+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-17T07:18:22.133 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:21 smithi122 bash[25186]: cluster 2024-08-17T07:18:20.940010+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-17T07:18:22.133 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:21] "GET /metrics HTTP/1.1" 200 196809 "" "Prometheus/2.33.4" 2024-08-17T07:18:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:21 smithi160 bash[19912]: cluster 2024-08-17T07:18:20.940010+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-17T07:18:22.401 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.402 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.402 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.403 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.403 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.403 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.403 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.404 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.663 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.663 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.663 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.664 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.664 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.664 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.664 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.665 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:22.665 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:18:22 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:23.990 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: audit 2024-08-17T07:18:22.697089+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:23.990 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: audit 2024-08-17T07:18:22.698356+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:23.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: audit 2024-08-17T07:18:22.702598+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:23.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: audit 2024-08-17T07:18:22.709657+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:23.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: audit 2024-08-17T07:18:22.710546+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:23.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: cephadm 2024-08-17T07:18:22.711335+0000 mgr.y (mgr.24277) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:18:23.991 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:23 smithi160 bash[19912]: cluster 2024-08-17T07:18:22.940692+0000 mgr.y (mgr.24277) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-08-17T07:18:24.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: audit 2024-08-17T07:18:22.697089+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:24.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: audit 2024-08-17T07:18:22.698356+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: audit 2024-08-17T07:18:22.702598+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: audit 2024-08-17T07:18:22.709657+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: audit 2024-08-17T07:18:22.710546+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: cephadm 2024-08-17T07:18:22.711335+0000 mgr.y (mgr.24277) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[19784]: cluster 2024-08-17T07:18:22.940692+0000 mgr.y (mgr.24277) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: audit 2024-08-17T07:18:22.697089+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: audit 2024-08-17T07:18:22.698356+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: audit 2024-08-17T07:18:22.702598+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: audit 2024-08-17T07:18:22.709657+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:24.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: audit 2024-08-17T07:18:22.710546+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:24.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: cephadm 2024-08-17T07:18:22.711335+0000 mgr.y (mgr.24277) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:18:24.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:23 smithi122 bash[25186]: cluster 2024-08-17T07:18:22.940692+0000 mgr.y (mgr.24277) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-08-17T07:18:24.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:24 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:25.026 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.026 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.027 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.027 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.028 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.028 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.028 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.028 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:18:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.281 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.282 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.282 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:25 smithi160 bash[19912]: audit 2024-08-17T07:18:24.106362+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:25.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:25 smithi160 bash[19912]: audit 2024-08-17T07:18:24.115577+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:25.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.283 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.283 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.283 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.284 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.284 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:18:25 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:25.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:25 smithi122 bash[19784]: audit 2024-08-17T07:18:24.106362+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:25.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:25 smithi122 bash[19784]: audit 2024-08-17T07:18:24.115577+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:25.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:25 smithi122 bash[25186]: audit 2024-08-17T07:18:24.106362+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:25.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:25 smithi122 bash[25186]: audit 2024-08-17T07:18:24.115577+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.160 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: cluster 2024-08-17T07:18:24.941408+0000 mgr.y (mgr.24277) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-08-17T07:18:26.161 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.321259+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.161 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.323594+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.161 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.324344+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: cluster 2024-08-17T07:18:24.941408+0000 mgr.y (mgr.24277) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.321259+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.323594+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.324344+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.718625+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.731651+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.737986+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.746635+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:25.747470+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[19784]: audit 2024-08-17T07:18:26.041850+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: cluster 2024-08-17T07:18:24.941408+0000 mgr.y (mgr.24277) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 660 B/s wr, 1 op/s 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.321259+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.323594+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.324344+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.718625+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.731651+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.737986+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.746635+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:25.747470+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:26 smithi122 bash[25186]: audit 2024-08-17T07:18:26.041850+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.718625+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.731651+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.737986+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:26.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.746635+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:26.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:25.747470+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:26.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[19912]: audit 2024-08-17T07:18:26.041850+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:27.135 INFO:teuthology.orchestra.run.smithi122.stderr:pool 'foo' created 2024-08-17T07:18:27.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: cephadm 2024-08-17T07:18:25.328691+0000 mgr.y (mgr.24277) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: cephadm 2024-08-17T07:18:25.738519+0000 mgr.y (mgr.24277) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: cephadm 2024-08-17T07:18:25.753649+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: cephadm 2024-08-17T07:18:26.042605+0000 mgr.y (mgr.24277) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: audit 2024-08-17T07:18:26.261806+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.122:0/2599061527' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[19784]: audit 2024-08-17T07:18:26.262108+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: cephadm 2024-08-17T07:18:25.328691+0000 mgr.y (mgr.24277) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: cephadm 2024-08-17T07:18:25.738519+0000 mgr.y (mgr.24277) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: cephadm 2024-08-17T07:18:25.753649+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: cephadm 2024-08-17T07:18:26.042605+0000 mgr.y (mgr.24277) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: audit 2024-08-17T07:18:26.261806+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.122:0/2599061527' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:27 smithi122 bash[25186]: audit 2024-08-17T07:18:26.262108+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:27.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: cephadm 2024-08-17T07:18:25.328691+0000 mgr.y (mgr.24277) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: cephadm 2024-08-17T07:18:25.738519+0000 mgr.y (mgr.24277) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: cephadm 2024-08-17T07:18:25.753649+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-08-17T07:18:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: cephadm 2024-08-17T07:18:26.042605+0000 mgr.y (mgr.24277) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:27.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: audit 2024-08-17T07:18:26.261806+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.122:0/2599061527' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:27.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:27 smithi160 bash[19912]: audit 2024-08-17T07:18:26.262108+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-17T07:18:28.381 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'rbd pool init foo' 2024-08-17T07:18:28.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[19784]: cluster 2024-08-17T07:18:26.942927+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-08-17T07:18:28.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[19784]: audit 2024-08-17T07:18:27.128463+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-17T07:18:28.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[19784]: cluster 2024-08-17T07:18:27.128540+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T07:18:28.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[25186]: cluster 2024-08-17T07:18:26.942927+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-08-17T07:18:28.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[25186]: audit 2024-08-17T07:18:27.128463+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-17T07:18:28.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:28 smithi122 bash[25186]: cluster 2024-08-17T07:18:27.128540+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T07:18:28.495 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:28 smithi160 bash[19912]: cluster 2024-08-17T07:18:26.942927+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-08-17T07:18:28.495 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:28 smithi160 bash[19912]: audit 2024-08-17T07:18:27.128463+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-17T07:18:28.496 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:28 smithi160 bash[19912]: cluster 2024-08-17T07:18:27.128540+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T07:18:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:29 smithi122 bash[19784]: cluster 2024-08-17T07:18:28.131058+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T07:18:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:29 smithi122 bash[25186]: cluster 2024-08-17T07:18:28.131058+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T07:18:29.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:29 smithi160 bash[19912]: cluster 2024-08-17T07:18:28.131058+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T07:18:30.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:29 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:30.399 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[19784]: cluster 2024-08-17T07:18:28.943441+0000 mgr.y (mgr.24277) 133 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.4 KiB/s wr, 97 op/s 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[19784]: cluster 2024-08-17T07:18:29.141858+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[19784]: audit 2024-08-17T07:18:29.593300+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[19784]: audit 2024-08-17T07:18:30.042389+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[25186]: cluster 2024-08-17T07:18:28.943441+0000 mgr.y (mgr.24277) 133 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.4 KiB/s wr, 97 op/s 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[25186]: cluster 2024-08-17T07:18:29.141858+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[25186]: audit 2024-08-17T07:18:29.593300+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:30.400 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:30 smithi122 bash[25186]: audit 2024-08-17T07:18:30.042389+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:30 smithi160 bash[19912]: cluster 2024-08-17T07:18:28.943441+0000 mgr.y (mgr.24277) 133 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.4 KiB/s wr, 97 op/s 2024-08-17T07:18:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:30 smithi160 bash[19912]: cluster 2024-08-17T07:18:29.141858+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T07:18:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:30 smithi160 bash[19912]: audit 2024-08-17T07:18:29.593300+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:30 smithi160 bash[19912]: audit 2024-08-17T07:18:30.042389+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:31.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:31 smithi122 bash[19784]: cluster 2024-08-17T07:18:30.944974+0000 mgr.y (mgr.24277) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 368 op/s 2024-08-17T07:18:31.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:31 smithi122 bash[25186]: cluster 2024-08-17T07:18:30.944974+0000 mgr.y (mgr.24277) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 368 op/s 2024-08-17T07:18:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:31 smithi160 bash[19912]: cluster 2024-08-17T07:18:30.944974+0000 mgr.y (mgr.24277) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 368 op/s 2024-08-17T07:18:31.980 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:31 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:31.980 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:31] "GET /metrics HTTP/1.1" 200 196809 "" "Prometheus/2.33.4" 2024-08-17T07:18:32.262 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:31 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:32.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:33.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:31.720151+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:31.972356+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:31.981734+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:32.259454+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:32.264863+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:32.273756+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:32.275171+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[25186]: audit 2024-08-17T07:18:32.283168+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:31.720151+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:31.972356+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:31.981734+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:32.259454+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:32.264863+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:32.273756+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:32.275171+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:32 smithi122 bash[19784]: audit 2024-08-17T07:18:32.283168+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:31.720151+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:31.972356+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:31.981734+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:32.259454+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:32.264863+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:33.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:32.273756+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:33.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:32.275171+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:33.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:32 smithi160 bash[19912]: audit 2024-08-17T07:18:32.283168+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[25186]: cluster 2024-08-17T07:18:32.945708+0000 mgr.y (mgr.24277) 135 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[25186]: audit 2024-08-17T07:18:33.330453+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.122:0/422880807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[25186]: audit 2024-08-17T07:18:33.330961+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[19784]: cluster 2024-08-17T07:18:32.945708+0000 mgr.y (mgr.24277) 135 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[19784]: audit 2024-08-17T07:18:33.330453+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.122:0/422880807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:33 smithi122 bash[19784]: audit 2024-08-17T07:18:33.330961+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:33 smithi160 bash[19912]: cluster 2024-08-17T07:18:32.945708+0000 mgr.y (mgr.24277) 135 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:33 smithi160 bash[19912]: audit 2024-08-17T07:18:33.330453+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.122:0/422880807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:33 smithi160 bash[19912]: audit 2024-08-17T07:18:33.330961+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-17T07:18:34.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:34 smithi122 bash[19784]: audit 2024-08-17T07:18:33.722754+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-17T07:18:34.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:34 smithi122 bash[19784]: cluster 2024-08-17T07:18:33.722853+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T07:18:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:34 smithi122 bash[25186]: audit 2024-08-17T07:18:33.722754+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-17T07:18:34.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:34 smithi122 bash[25186]: cluster 2024-08-17T07:18:33.722853+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T07:18:35.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:34 smithi160 bash[19912]: audit 2024-08-17T07:18:33.722754+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-17T07:18:35.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:34 smithi160 bash[19912]: cluster 2024-08-17T07:18:33.722853+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T07:18:35.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:36.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: cluster 2024-08-17T07:18:34.745162+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T07:18:36.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:34.939517+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-17T07:18:36.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:34.940054+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T07:18:36.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:34.940515+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:34.940967+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: cluster 2024-08-17T07:18:34.946464+0000 mgr.y (mgr.24277) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:35.017421+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:35.031615+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:35.272614+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[19784]: audit 2024-08-17T07:18:35.283040+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: cluster 2024-08-17T07:18:34.745162+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:34.939517+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:34.940054+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:34.940515+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:34.940967+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: cluster 2024-08-17T07:18:34.946464+0000 mgr.y (mgr.24277) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:36.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:35.017421+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:18:36.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:35.031615+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:18:36.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:35.272614+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:35 smithi122 bash[25186]: audit 2024-08-17T07:18:35.283040+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: cluster 2024-08-17T07:18:34.745162+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:34.939517+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:34.940054+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:34.940515+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:34.940967+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-08-17T07:18:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: cluster 2024-08-17T07:18:34.946464+0000 mgr.y (mgr.24277) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 237 op/s 2024-08-17T07:18:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:35.017421+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:18:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:35.031615+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:18:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:35.272614+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:35 smithi160 bash[19912]: audit 2024-08-17T07:18:35.283040+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:36.474 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch apply iscsi foo u p' 2024-08-17T07:18:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[19784]: audit 2024-08-17T07:18:35.758901+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-17T07:18:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[19784]: audit 2024-08-17T07:18:35.759153+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T07:18:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[19784]: audit 2024-08-17T07:18:35.759411+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T07:18:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[19784]: audit 2024-08-17T07:18:35.759636+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-08-17T07:18:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[19784]: cluster 2024-08-17T07:18:35.759934+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T07:18:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[25186]: audit 2024-08-17T07:18:35.758901+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-17T07:18:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[25186]: audit 2024-08-17T07:18:35.759153+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T07:18:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[25186]: audit 2024-08-17T07:18:35.759411+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T07:18:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[25186]: audit 2024-08-17T07:18:35.759636+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-08-17T07:18:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:36 smithi122 bash[25186]: cluster 2024-08-17T07:18:35.759934+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T07:18:37.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[19912]: audit 2024-08-17T07:18:35.758901+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-17T07:18:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[19912]: audit 2024-08-17T07:18:35.759153+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T07:18:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[19912]: audit 2024-08-17T07:18:35.759411+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T07:18:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[19912]: audit 2024-08-17T07:18:35.759636+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-08-17T07:18:37.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:36 smithi160 bash[19912]: cluster 2024-08-17T07:18:35.759934+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T07:18:38.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:37 smithi122 bash[19784]: cluster 2024-08-17T07:18:36.756702+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T07:18:38.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:37 smithi122 bash[19784]: cluster 2024-08-17T07:18:36.947163+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-17T07:18:38.002 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:37 smithi122 bash[25186]: cluster 2024-08-17T07:18:36.756702+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T07:18:38.002 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:37 smithi122 bash[25186]: cluster 2024-08-17T07:18:36.947163+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-17T07:18:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:37 smithi160 bash[19912]: cluster 2024-08-17T07:18:36.756702+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T07:18:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:37 smithi160 bash[19912]: cluster 2024-08-17T07:18:36.947163+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-17T07:18:39.816 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled iscsi.foo update... 2024-08-17T07:18:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: cluster 2024-08-17T07:18:38.927612+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T07:18:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: cluster 2024-08-17T07:18:38.948004+0000 mgr.y (mgr.24277) 138 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 486 B/s wr, 0 op/s 2024-08-17T07:18:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.819098+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.824104+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.824997+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.831275+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.845029+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.849173+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[19784]: audit 2024-08-17T07:18:39.854062+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: cluster 2024-08-17T07:18:38.927612+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: cluster 2024-08-17T07:18:38.948004+0000 mgr.y (mgr.24277) 138 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 486 B/s wr, 0 op/s 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.819098+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.824104+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.824997+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.831275+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.845029+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:18:40.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.849173+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-17T07:18:40.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:39 smithi122 bash[25186]: audit 2024-08-17T07:18:39.854062+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: cluster 2024-08-17T07:18:38.927612+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T07:18:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: cluster 2024-08-17T07:18:38.948004+0000 mgr.y (mgr.24277) 138 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 486 B/s wr, 0 op/s 2024-08-17T07:18:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.819098+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.824104+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.824997+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.831275+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.845029+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:18:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.849173+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-17T07:18:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:39 smithi160 bash[19912]: audit 2024-08-17T07:18:39.854062+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:40.828 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[25186]: audit 2024-08-17T07:18:39.811184+0000 mgr.y (mgr.24277) 139 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[25186]: cephadm 2024-08-17T07:18:39.814956+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[25186]: cephadm 2024-08-17T07:18:39.836803+0000 mgr.y (mgr.24277) 141 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[25186]: cephadm 2024-08-17T07:18:39.855012+0000 mgr.y (mgr.24277) 142 : cephadm [INF] Deploying daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[19784]: audit 2024-08-17T07:18:39.811184+0000 mgr.y (mgr.24277) 139 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:41.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[19784]: cephadm 2024-08-17T07:18:39.814956+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-17T07:18:41.259 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[19784]: cephadm 2024-08-17T07:18:39.836803+0000 mgr.y (mgr.24277) 141 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-17T07:18:41.259 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:40 smithi122 bash[19784]: cephadm 2024-08-17T07:18:39.855012+0000 mgr.y (mgr.24277) 142 : cephadm [INF] Deploying daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:18:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:40 smithi160 bash[19912]: audit 2024-08-17T07:18:39.811184+0000 mgr.y (mgr.24277) 139 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:18:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:40 smithi160 bash[19912]: cephadm 2024-08-17T07:18:39.814956+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-17T07:18:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:40 smithi160 bash[19912]: cephadm 2024-08-17T07:18:39.836803+0000 mgr.y (mgr.24277) 141 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-17T07:18:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:40 smithi160 bash[19912]: cephadm 2024-08-17T07:18:39.855012+0000 mgr.y (mgr.24277) 142 : cephadm [INF] Deploying daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:18:42.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:41 smithi122 bash[19784]: cluster 2024-08-17T07:18:40.949049+0000 mgr.y (mgr.24277) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:42.184 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:41] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-08-17T07:18:42.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:41 smithi122 bash[25186]: cluster 2024-08-17T07:18:40.949049+0000 mgr.y (mgr.24277) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:41 smithi160 bash[19912]: cluster 2024-08-17T07:18:40.949049+0000 mgr.y (mgr.24277) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:43.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:42 smithi122 bash[25186]: cluster 2024-08-17T07:18:41.967039+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-08-17T07:18:43.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:42 smithi122 bash[19784]: cluster 2024-08-17T07:18:41.967039+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-08-17T07:18:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:42 smithi160 bash[19912]: cluster 2024-08-17T07:18:41.967039+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-08-17T07:18:43.876 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.876 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.876 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.877 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.877 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.877 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.878 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.878 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:43.878 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.174 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.174 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.175 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.175 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.175 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.176 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.176 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.176 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:44 smithi122 bash[25186]: cluster 2024-08-17T07:18:42.949773+0000 mgr.y (mgr.24277) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 284 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:44.176 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:44 smithi122 bash[19784]: cluster 2024-08-17T07:18:42.949773+0000 mgr.y (mgr.24277) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 284 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:44.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:18:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:44 smithi160 bash[19912]: cluster 2024-08-17T07:18:42.949773+0000 mgr.y (mgr.24277) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 284 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.209641+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.212134+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.213030+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.220605+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: cephadm 2024-08-17T07:18:44.221058+0000 mgr.y (mgr.24277) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.226331+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.226893+0000 mgr.y (mgr.24277) 146 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: cephadm 2024-08-17T07:18:44.227790+0000 mgr.y (mgr.24277) 147 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.227981+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.228370+0000 mgr.y (mgr.24277) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.235115+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.239093+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.239639+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.251379+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.252782+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.253344+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:44.259227+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: cephadm 2024-08-17T07:18:44.259608+0000 mgr.y (mgr.24277) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: cluster 2024-08-17T07:18:44.950158+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[25186]: audit 2024-08-17T07:18:45.068721+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.209641+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.212134+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.213030+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.220605+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: cephadm 2024-08-17T07:18:44.221058+0000 mgr.y (mgr.24277) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.226331+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.226893+0000 mgr.y (mgr.24277) 146 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: cephadm 2024-08-17T07:18:44.227790+0000 mgr.y (mgr.24277) 147 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.227981+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.228370+0000 mgr.y (mgr.24277) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.235115+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.239093+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.239639+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.251379+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.252782+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.253344+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:44.259227+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: cephadm 2024-08-17T07:18:44.259608+0000 mgr.y (mgr.24277) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: cluster 2024-08-17T07:18:44.950158+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:45.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:45 smithi122 bash[19784]: audit 2024-08-17T07:18:45.068721+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.209641+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.212134+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.213030+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.220605+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: cephadm 2024-08-17T07:18:44.221058+0000 mgr.y (mgr.24277) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.226331+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.226893+0000 mgr.y (mgr.24277) 146 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: cephadm 2024-08-17T07:18:44.227790+0000 mgr.y (mgr.24277) 147 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.227981+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.228370+0000 mgr.y (mgr.24277) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.235115+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.239093+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.239639+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.251379+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.252782+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.253344+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:44.259227+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: cephadm 2024-08-17T07:18:44.259608+0000 mgr.y (mgr.24277) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: cluster 2024-08-17T07:18:44.950158+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:45.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:45 smithi160 bash[19912]: audit 2024-08-17T07:18:45.068721+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:47.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:48.184 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:48 smithi160 bash[19912]: cluster 2024-08-17T07:18:46.951150+0000 mgr.y (mgr.24277) 152 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:48.184 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:48 smithi160 bash[19912]: audit 2024-08-17T07:18:47.985438+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.122:0/804991389' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:18:48.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:48 smithi122 bash[19784]: cluster 2024-08-17T07:18:46.951150+0000 mgr.y (mgr.24277) 152 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:48.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:48 smithi122 bash[19784]: audit 2024-08-17T07:18:47.985438+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.122:0/804991389' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:18:48.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:48 smithi122 bash[25186]: cluster 2024-08-17T07:18:46.951150+0000 mgr.y (mgr.24277) 152 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:48.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:48 smithi122 bash[25186]: audit 2024-08-17T07:18:47.985438+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.122:0/804991389' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:18:49.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:49 smithi160 bash[19912]: audit 2024-08-17T07:18:48.311324+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]: dispatch 2024-08-17T07:18:49.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:49 smithi122 bash[19784]: audit 2024-08-17T07:18:48.311324+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]: dispatch 2024-08-17T07:18:49.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:49 smithi122 bash[25186]: audit 2024-08-17T07:18:48.311324+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]: dispatch 2024-08-17T07:18:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:50 smithi160 bash[19912]: cluster 2024-08-17T07:18:48.951538+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:50 smithi160 bash[19912]: audit 2024-08-17T07:18:49.018401+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]': finished 2024-08-17T07:18:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:50 smithi160 bash[19912]: cluster 2024-08-17T07:18:49.018475+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T07:18:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:50 smithi160 bash[19912]: audit 2024-08-17T07:18:49.338530+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.122:0/1027016755' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:50 smithi160 bash[19912]: audit 2024-08-17T07:18:49.339076+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[19784]: cluster 2024-08-17T07:18:48.951538+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[19784]: audit 2024-08-17T07:18:49.018401+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]': finished 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[19784]: cluster 2024-08-17T07:18:49.018475+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[19784]: audit 2024-08-17T07:18:49.338530+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.122:0/1027016755' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[19784]: audit 2024-08-17T07:18:49.339076+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[25186]: cluster 2024-08-17T07:18:48.951538+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[25186]: audit 2024-08-17T07:18:49.018401+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.122:0/1440084040' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3558281960"}]': finished 2024-08-17T07:18:50.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[25186]: cluster 2024-08-17T07:18:49.018475+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T07:18:50.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[25186]: audit 2024-08-17T07:18:49.338530+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.122:0/1027016755' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:50.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[25186]: audit 2024-08-17T07:18:49.339076+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]: dispatch 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: audit 2024-08-17T07:18:50.019682+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]': finished 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: cluster 2024-08-17T07:18:50.019800+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: audit 2024-08-17T07:18:50.084705+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: audit 2024-08-17T07:18:50.361965+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.122:0/1652762262' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: audit 2024-08-17T07:18:50.362628+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.284 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:51 smithi160 bash[19912]: audit 2024-08-17T07:18:50.952453+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:51.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:50 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:51.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: audit 2024-08-17T07:18:50.019682+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]': finished 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: cluster 2024-08-17T07:18:50.019800+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: audit 2024-08-17T07:18:50.084705+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: audit 2024-08-17T07:18:50.361965+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.122:0/1652762262' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: audit 2024-08-17T07:18:50.362628+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[25186]: audit 2024-08-17T07:18:50.952453+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:51.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: audit 2024-08-17T07:18:50.019682+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3658101916"}]': finished 2024-08-17T07:18:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: cluster 2024-08-17T07:18:50.019800+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T07:18:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: audit 2024-08-17T07:18:50.084705+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: audit 2024-08-17T07:18:50.361965+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.122:0/1652762262' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: audit 2024-08-17T07:18:50.362628+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]: dispatch 2024-08-17T07:18:51.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[19784]: audit 2024-08-17T07:18:50.952453+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:52.215 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:51] "GET /metrics HTTP/1.1" 200 208010 "" "Prometheus/2.33.4" 2024-08-17T07:18:52.215 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:52.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[25186]: cluster 2024-08-17T07:18:50.952560+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-08-17T07:18:52.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[25186]: audit 2024-08-17T07:18:51.091467+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]': finished 2024-08-17T07:18:52.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[25186]: cluster 2024-08-17T07:18:51.091647+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T07:18:52.216 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[25186]: audit 2024-08-17T07:18:51.439323+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]: dispatch 2024-08-17T07:18:52.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[19784]: cluster 2024-08-17T07:18:50.952560+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-08-17T07:18:52.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[19784]: audit 2024-08-17T07:18:51.091467+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]': finished 2024-08-17T07:18:52.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[19784]: cluster 2024-08-17T07:18:51.091647+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T07:18:52.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[19784]: audit 2024-08-17T07:18:51.439323+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]: dispatch 2024-08-17T07:18:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:52 smithi160 bash[19912]: cluster 2024-08-17T07:18:50.952560+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-08-17T07:18:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:52 smithi160 bash[19912]: audit 2024-08-17T07:18:51.091467+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/522804556"}]': finished 2024-08-17T07:18:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:52 smithi160 bash[19912]: cluster 2024-08-17T07:18:51.091647+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T07:18:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:52 smithi160 bash[19912]: audit 2024-08-17T07:18:51.439323+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]: dispatch 2024-08-17T07:18:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:18:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:18:52 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:18:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:18:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.104262+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]': finished 2024-08-17T07:18:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: cluster 2024-08-17T07:18:52.104525+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T07:18:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.127723+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.132117+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.213527+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.217811+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.249336+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.250001+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.419662+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.426754+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.442394+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.122:0/2292247429' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.443228+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.485150+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:53 smithi160 bash[19912]: audit 2024-08-17T07:18:52.492433+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.104262+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]': finished 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: cluster 2024-08-17T07:18:52.104525+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.127723+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.132117+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.213527+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.217811+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.249336+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.250001+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.419662+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.426754+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.442394+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.122:0/2292247429' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.443228+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.485150+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[19784]: audit 2024-08-17T07:18:52.492433+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.104262+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.122:0/2095652489' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2904199473"}]': finished 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: cluster 2024-08-17T07:18:52.104525+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T07:18:53.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.127723+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.132117+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.213527+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.217811+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.249336+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.250001+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.419662+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.426754+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.442394+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.122:0/2292247429' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.443228+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]: dispatch 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.485150+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:53.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:53 smithi122 bash[25186]: audit 2024-08-17T07:18:52.492433+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:18:54.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[19784]: cluster 2024-08-17T07:18:52.953264+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[19784]: audit 2024-08-17T07:18:53.436425+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]': finished 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[19784]: cluster 2024-08-17T07:18:53.436634+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[19784]: audit 2024-08-17T07:18:53.788581+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.122:0/1131958406' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[19784]: audit 2024-08-17T07:18:53.789432+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[25186]: cluster 2024-08-17T07:18:52.953264+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[25186]: audit 2024-08-17T07:18:53.436425+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]': finished 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[25186]: cluster 2024-08-17T07:18:53.436634+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[25186]: audit 2024-08-17T07:18:53.788581+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.122:0/1131958406' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:54.524 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:54 smithi122 bash[25186]: audit 2024-08-17T07:18:53.789432+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:54 smithi160 bash[19912]: cluster 2024-08-17T07:18:52.953264+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-08-17T07:18:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:54 smithi160 bash[19912]: audit 2024-08-17T07:18:53.436425+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/4270930214"}]': finished 2024-08-17T07:18:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:54 smithi160 bash[19912]: cluster 2024-08-17T07:18:53.436634+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T07:18:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:54 smithi160 bash[19912]: audit 2024-08-17T07:18:53.788581+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.122:0/1131958406' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:54 smithi160 bash[19912]: audit 2024-08-17T07:18:53.789432+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]: dispatch 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[25186]: audit 2024-08-17T07:18:54.504140+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]': finished 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[25186]: cluster 2024-08-17T07:18:54.504331+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[25186]: audit 2024-08-17T07:18:54.848987+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]: dispatch 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[25186]: cluster 2024-08-17T07:18:54.953983+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[19784]: audit 2024-08-17T07:18:54.504140+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]': finished 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[19784]: cluster 2024-08-17T07:18:54.504331+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T07:18:55.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[19784]: audit 2024-08-17T07:18:54.848987+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]: dispatch 2024-08-17T07:18:55.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:55 smithi122 bash[19784]: cluster 2024-08-17T07:18:54.953983+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:55 smithi160 bash[19912]: audit 2024-08-17T07:18:54.504140+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/522804556"}]': finished 2024-08-17T07:18:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:55 smithi160 bash[19912]: cluster 2024-08-17T07:18:54.504331+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T07:18:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:55 smithi160 bash[19912]: audit 2024-08-17T07:18:54.848987+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]: dispatch 2024-08-17T07:18:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:55 smithi160 bash[19912]: cluster 2024-08-17T07:18:54.953983+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:18:56.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[19784]: audit 2024-08-17T07:18:55.518010+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]': finished 2024-08-17T07:18:56.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[19784]: cluster 2024-08-17T07:18:55.518233+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T07:18:56.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[19784]: audit 2024-08-17T07:18:55.860376+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.122:0/315710645' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:56.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[19784]: audit 2024-08-17T07:18:55.861246+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[25186]: audit 2024-08-17T07:18:55.518010+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]': finished 2024-08-17T07:18:56.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[25186]: cluster 2024-08-17T07:18:55.518233+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T07:18:56.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[25186]: audit 2024-08-17T07:18:55.860376+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.122:0/315710645' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:56.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:56 smithi122 bash[25186]: audit 2024-08-17T07:18:55.861246+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:56 smithi160 bash[19912]: audit 2024-08-17T07:18:55.518010+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.122:0/4196222875' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/3694498474"}]': finished 2024-08-17T07:18:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:56 smithi160 bash[19912]: cluster 2024-08-17T07:18:55.518233+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T07:18:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:56 smithi160 bash[19912]: audit 2024-08-17T07:18:55.860376+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.122:0/315710645' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:56 smithi160 bash[19912]: audit 2024-08-17T07:18:55.861246+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]: dispatch 2024-08-17T07:18:57.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:18:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:18:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:18:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[19784]: audit 2024-08-17T07:18:56.524812+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]': finished 2024-08-17T07:18:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[19784]: cluster 2024-08-17T07:18:56.525018+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T07:18:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[19784]: audit 2024-08-17T07:18:56.872726+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.122:0/2652329377' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[19784]: audit 2024-08-17T07:18:56.873623+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[19784]: cluster 2024-08-17T07:18:56.954716+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:18:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[25186]: audit 2024-08-17T07:18:56.524812+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]': finished 2024-08-17T07:18:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[25186]: cluster 2024-08-17T07:18:56.525018+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T07:18:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[25186]: audit 2024-08-17T07:18:56.872726+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.122:0/2652329377' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[25186]: audit 2024-08-17T07:18:56.873623+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:57 smithi122 bash[25186]: cluster 2024-08-17T07:18:56.954716+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:18:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:57 smithi160 bash[19912]: audit 2024-08-17T07:18:56.524812+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3217771859"}]': finished 2024-08-17T07:18:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:57 smithi160 bash[19912]: cluster 2024-08-17T07:18:56.525018+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T07:18:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:57 smithi160 bash[19912]: audit 2024-08-17T07:18:56.872726+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.122:0/2652329377' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:57 smithi160 bash[19912]: audit 2024-08-17T07:18:56.873623+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]: dispatch 2024-08-17T07:18:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:57 smithi160 bash[19912]: cluster 2024-08-17T07:18:56.954716+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[19784]: audit 2024-08-17T07:18:57.490530+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[19784]: audit 2024-08-17T07:18:57.535398+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]': finished 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[19784]: cluster 2024-08-17T07:18:57.535647+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[19784]: audit 2024-08-17T07:18:57.879740+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]: dispatch 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[25186]: audit 2024-08-17T07:18:57.490530+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[25186]: audit 2024-08-17T07:18:57.535398+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]': finished 2024-08-17T07:18:58.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[25186]: cluster 2024-08-17T07:18:57.535647+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T07:18:58.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:58 smithi122 bash[25186]: audit 2024-08-17T07:18:57.879740+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]: dispatch 2024-08-17T07:18:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:58 smithi160 bash[19912]: audit 2024-08-17T07:18:57.490530+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:18:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:58 smithi160 bash[19912]: audit 2024-08-17T07:18:57.535398+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3953833990"}]': finished 2024-08-17T07:18:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:58 smithi160 bash[19912]: cluster 2024-08-17T07:18:57.535647+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T07:18:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:58 smithi160 bash[19912]: audit 2024-08-17T07:18:57.879740+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]: dispatch 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[19784]: audit 2024-08-17T07:18:58.535908+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]': finished 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[19784]: cluster 2024-08-17T07:18:58.536572+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[19784]: audit 2024-08-17T07:18:58.875883+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.122:0/2858366938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[19784]: audit 2024-08-17T07:18:58.876809+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[19784]: cluster 2024-08-17T07:18:58.955539+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:18:59.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[25186]: audit 2024-08-17T07:18:58.535908+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]': finished 2024-08-17T07:18:59.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[25186]: cluster 2024-08-17T07:18:58.536572+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T07:18:59.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[25186]: audit 2024-08-17T07:18:58.875883+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.122:0/2858366938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[25186]: audit 2024-08-17T07:18:58.876809+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:18:59 smithi122 bash[25186]: cluster 2024-08-17T07:18:58.955539+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:18:59.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:59 smithi160 bash[19912]: audit 2024-08-17T07:18:58.535908+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.122:0/1306139277' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3953833990"}]': finished 2024-08-17T07:18:59.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:59 smithi160 bash[19912]: cluster 2024-08-17T07:18:58.536572+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T07:18:59.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:59 smithi160 bash[19912]: audit 2024-08-17T07:18:58.875883+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.122:0/2858366938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:59 smithi160 bash[19912]: audit 2024-08-17T07:18:58.876809+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]: dispatch 2024-08-17T07:18:59.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:18:59 smithi160 bash[19912]: cluster 2024-08-17T07:18:58.955539+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:00 smithi160 bash[19912]: audit 2024-08-17T07:18:59.559334+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]': finished 2024-08-17T07:19:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:00 smithi160 bash[19912]: cluster 2024-08-17T07:18:59.559614+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T07:19:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:00 smithi160 bash[19912]: audit 2024-08-17T07:18:59.903666+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.122:0/1368162734' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:00 smithi160 bash[19912]: audit 2024-08-17T07:18:59.904331+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[25186]: audit 2024-08-17T07:18:59.559334+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]': finished 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[25186]: cluster 2024-08-17T07:18:59.559614+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[25186]: audit 2024-08-17T07:18:59.903666+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.122:0/1368162734' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[25186]: audit 2024-08-17T07:18:59.904331+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[19784]: audit 2024-08-17T07:18:59.559334+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/610729703"}]': finished 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[19784]: cluster 2024-08-17T07:18:59.559614+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T07:19:01.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[19784]: audit 2024-08-17T07:18:59.903666+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.122:0/1368162734' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:01.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:00 smithi122 bash[19784]: audit 2024-08-17T07:18:59.904331+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]: dispatch 2024-08-17T07:19:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:01 smithi160 bash[19912]: audit 2024-08-17T07:19:00.562034+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]': finished 2024-08-17T07:19:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:01 smithi160 bash[19912]: cluster 2024-08-17T07:19:00.562257+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T07:19:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:01 smithi160 bash[19912]: audit 2024-08-17T07:19:00.909399+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]: dispatch 2024-08-17T07:19:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:01 smithi160 bash[19912]: cluster 2024-08-17T07:19:00.957167+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:01.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[19784]: audit 2024-08-17T07:19:00.562034+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]': finished 2024-08-17T07:19:01.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[19784]: cluster 2024-08-17T07:19:00.562257+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T07:19:01.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[19784]: audit 2024-08-17T07:19:00.909399+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]: dispatch 2024-08-17T07:19:01.909 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[19784]: cluster 2024-08-17T07:19:00.957167+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:01.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[25186]: audit 2024-08-17T07:19:00.562034+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3217771859"}]': finished 2024-08-17T07:19:01.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[25186]: cluster 2024-08-17T07:19:00.562257+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T07:19:01.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[25186]: audit 2024-08-17T07:19:00.909399+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]: dispatch 2024-08-17T07:19:01.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[25186]: cluster 2024-08-17T07:19:00.957167+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:02.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:01] "GET /metrics HTTP/1.1" 200 208010 "" "Prometheus/2.33.4" 2024-08-17T07:19:02.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:02 smithi160 bash[19912]: audit 2024-08-17T07:19:01.588455+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]': finished 2024-08-17T07:19:02.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:02 smithi160 bash[19912]: cluster 2024-08-17T07:19:01.588635+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T07:19:02.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:02 smithi160 bash[19912]: audit 2024-08-17T07:19:01.922454+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.122:0/2631599458' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:02.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:02 smithi160 bash[19912]: audit 2024-08-17T07:19:01.923423+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[19784]: audit 2024-08-17T07:19:01.588455+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]': finished 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[19784]: cluster 2024-08-17T07:19:01.588635+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[19784]: audit 2024-08-17T07:19:01.922454+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.122:0/2631599458' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[19784]: audit 2024-08-17T07:19:01.923423+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[25186]: audit 2024-08-17T07:19:01.588455+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.122:0/3358832927' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1313763685"}]': finished 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[25186]: cluster 2024-08-17T07:19:01.588635+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[25186]: audit 2024-08-17T07:19:01.922454+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.122:0/2631599458' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:03.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:02 smithi122 bash[25186]: audit 2024-08-17T07:19:01.923423+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]: dispatch 2024-08-17T07:19:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:03 smithi160 bash[19912]: audit 2024-08-17T07:19:02.598390+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]': finished 2024-08-17T07:19:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:03 smithi160 bash[19912]: cluster 2024-08-17T07:19:02.598620+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T07:19:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:03 smithi160 bash[19912]: audit 2024-08-17T07:19:02.938731+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.122:0/1068655046' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:03 smithi160 bash[19912]: audit 2024-08-17T07:19:02.939339+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:03 smithi160 bash[19912]: cluster 2024-08-17T07:19:02.957740+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:03.925 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[19784]: audit 2024-08-17T07:19:02.598390+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]': finished 2024-08-17T07:19:03.925 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[19784]: cluster 2024-08-17T07:19:02.598620+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T07:19:03.925 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[19784]: audit 2024-08-17T07:19:02.938731+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.122:0/1068655046' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.925 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[19784]: audit 2024-08-17T07:19:02.939339+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[19784]: cluster 2024-08-17T07:19:02.957740+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[25186]: audit 2024-08-17T07:19:02.598390+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/953914236"}]': finished 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[25186]: cluster 2024-08-17T07:19:02.598620+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[25186]: audit 2024-08-17T07:19:02.938731+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.122:0/1068655046' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[25186]: audit 2024-08-17T07:19:02.939339+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]: dispatch 2024-08-17T07:19:03.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:03 smithi122 bash[25186]: cluster 2024-08-17T07:19:02.957740+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:04 smithi160 bash[19912]: audit 2024-08-17T07:19:03.610077+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]': finished 2024-08-17T07:19:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:04 smithi160 bash[19912]: cluster 2024-08-17T07:19:03.610733+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T07:19:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:04 smithi160 bash[19912]: audit 2024-08-17T07:19:03.971397+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]: dispatch 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[19784]: audit 2024-08-17T07:19:03.610077+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]': finished 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[19784]: cluster 2024-08-17T07:19:03.610733+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[19784]: audit 2024-08-17T07:19:03.971397+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]: dispatch 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[25186]: audit 2024-08-17T07:19:03.610077+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/631681888"}]': finished 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[25186]: cluster 2024-08-17T07:19:03.610733+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T07:19:04.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:04 smithi122 bash[25186]: audit 2024-08-17T07:19:03.971397+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]: dispatch 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[19784]: audit 2024-08-17T07:19:04.939652+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]': finished 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[19784]: cluster 2024-08-17T07:19:04.940055+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[19784]: cluster 2024-08-17T07:19:04.958436+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[25186]: audit 2024-08-17T07:19:04.939652+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]': finished 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[25186]: cluster 2024-08-17T07:19:04.940055+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T07:19:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:05 smithi122 bash[25186]: cluster 2024-08-17T07:19:04.958436+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:19:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:05 smithi160 bash[19912]: audit 2024-08-17T07:19:04.939652+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.122:0/4118827928' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1501599336"}]': finished 2024-08-17T07:19:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:05 smithi160 bash[19912]: cluster 2024-08-17T07:19:04.940055+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T07:19:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:05 smithi160 bash[19912]: cluster 2024-08-17T07:19:04.958436+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:19:07.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:08.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:08 smithi122 bash[25186]: cluster 2024-08-17T07:19:06.959260+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-08-17T07:19:08.291 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:08 smithi122 bash[19784]: cluster 2024-08-17T07:19:06.959260+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-08-17T07:19:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:08 smithi160 bash[19912]: cluster 2024-08-17T07:19:06.959260+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-08-17T07:19:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:09 smithi122 bash[19784]: audit 2024-08-17T07:19:07.499446+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:09.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:09 smithi122 bash[25186]: audit 2024-08-17T07:19:07.499446+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:09.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:09 smithi160 bash[19912]: audit 2024-08-17T07:19:07.499446+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:10 smithi122 bash[19784]: cluster 2024-08-17T07:19:08.959924+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-08-17T07:19:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:10 smithi122 bash[25186]: cluster 2024-08-17T07:19:08.959924+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-08-17T07:19:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:10 smithi160 bash[19912]: cluster 2024-08-17T07:19:08.959924+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-08-17T07:19:10.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:10 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:19:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[19784]: audit 2024-08-17T07:19:10.529881+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[19784]: audit 2024-08-17T07:19:10.536595+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[19784]: cluster 2024-08-17T07:19:10.961547+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[25186]: audit 2024-08-17T07:19:10.529881+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[25186]: audit 2024-08-17T07:19:10.536595+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[25186]: cluster 2024-08-17T07:19:10.961547+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:11.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:11 smithi160 bash[19912]: audit 2024-08-17T07:19:10.529881+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:11 smithi160 bash[19912]: audit 2024-08-17T07:19:10.536595+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:11.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:11 smithi160 bash[19912]: cluster 2024-08-17T07:19:10.961547+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:12.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:11] "GET /metrics HTTP/1.1" 200 208032 "" "Prometheus/2.33.4" 2024-08-17T07:19:13.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:12 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:19:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[25186]: audit 2024-08-17T07:19:12.551322+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[25186]: audit 2024-08-17T07:19:12.563216+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[25186]: cluster 2024-08-17T07:19:12.962263+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[19784]: audit 2024-08-17T07:19:12.551322+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[19784]: audit 2024-08-17T07:19:12.563216+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:13 smithi122 bash[19784]: cluster 2024-08-17T07:19:12.962263+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:19:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:13 smithi160 bash[19912]: audit 2024-08-17T07:19:12.551322+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:13 smithi160 bash[19912]: audit 2024-08-17T07:19:12.563216+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:13 smithi160 bash[19912]: cluster 2024-08-17T07:19:12.962263+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:19:16.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:16 smithi122 bash[25186]: cluster 2024-08-17T07:19:14.962972+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-08-17T07:19:16.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:16 smithi122 bash[19784]: cluster 2024-08-17T07:19:14.962972+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-08-17T07:19:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:16 smithi160 bash[19912]: cluster 2024-08-17T07:19:14.962972+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-08-17T07:19:17.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:18.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:18 smithi122 bash[19784]: cluster 2024-08-17T07:19:16.964620+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:18.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:18 smithi122 bash[25186]: cluster 2024-08-17T07:19:16.964620+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:18 smithi160 bash[19912]: cluster 2024-08-17T07:19:16.964620+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:19.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:19 smithi122 bash[19784]: audit 2024-08-17T07:19:17.506876+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:19.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:19 smithi122 bash[25186]: audit 2024-08-17T07:19:17.506876+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:19.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:19 smithi160 bash[19912]: audit 2024-08-17T07:19:17.506876+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:20.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:20 smithi122 bash[25186]: cluster 2024-08-17T07:19:18.965370+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:20.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:20 smithi122 bash[19784]: cluster 2024-08-17T07:19:18.965370+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:20.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:20 smithi160 bash[19912]: cluster 2024-08-17T07:19:18.965370+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:22.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:22 smithi122 bash[19784]: cluster 2024-08-17T07:19:20.967003+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:22.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:21] "GET /metrics HTTP/1.1" 200 207994 "" "Prometheus/2.33.4" 2024-08-17T07:19:22.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:22 smithi122 bash[25186]: cluster 2024-08-17T07:19:20.967003+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:22 smithi160 bash[19912]: cluster 2024-08-17T07:19:20.967003+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:24.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:24 smithi122 bash[19784]: cluster 2024-08-17T07:19:22.967829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:24.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:24 smithi122 bash[25186]: cluster 2024-08-17T07:19:22.967829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:24 smithi160 bash[19912]: cluster 2024-08-17T07:19:22.967829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:26.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:26 smithi122 bash[19784]: cluster 2024-08-17T07:19:24.968378+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:26 smithi122 bash[25186]: cluster 2024-08-17T07:19:24.968378+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:26 smithi160 bash[19912]: cluster 2024-08-17T07:19:24.968378+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:27.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:28.285 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:28 smithi160 bash[19912]: cluster 2024-08-17T07:19:26.970187+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:28.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:28 smithi122 bash[19784]: cluster 2024-08-17T07:19:26.970187+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:28.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:28 smithi122 bash[25186]: cluster 2024-08-17T07:19:26.970187+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:29 smithi122 bash[25186]: audit 2024-08-17T07:19:27.515287+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:29.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:29 smithi122 bash[19784]: audit 2024-08-17T07:19:27.515287+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:29.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:29 smithi160 bash[19912]: audit 2024-08-17T07:19:27.515287+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:30.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:30 smithi160 bash[19912]: cluster 2024-08-17T07:19:28.971062+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:30 smithi122 bash[25186]: cluster 2024-08-17T07:19:28.971062+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:30.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:30 smithi122 bash[19784]: cluster 2024-08-17T07:19:28.971062+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:31.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:30 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:19:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:31.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[25186]: audit 2024-08-17T07:19:30.650634+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:31.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[25186]: audit 2024-08-17T07:19:30.659473+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:31.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[25186]: cluster 2024-08-17T07:19:30.972666+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:31.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[19784]: audit 2024-08-17T07:19:30.650634+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:31.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[19784]: audit 2024-08-17T07:19:30.659473+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:31.909 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[19784]: cluster 2024-08-17T07:19:30.972666+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:31 smithi160 bash[19912]: audit 2024-08-17T07:19:30.650634+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:31 smithi160 bash[19912]: audit 2024-08-17T07:19:30.659473+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:31 smithi160 bash[19912]: cluster 2024-08-17T07:19:30.972666+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:32.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:31] "GET /metrics HTTP/1.1" 200 207994 "" "Prometheus/2.33.4" 2024-08-17T07:19:33.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:32 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:19:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:34.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[19784]: audit 2024-08-17T07:19:32.715695+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[19784]: audit 2024-08-17T07:19:32.724807+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[19784]: cluster 2024-08-17T07:19:32.973367+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[25186]: audit 2024-08-17T07:19:32.715695+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[25186]: audit 2024-08-17T07:19:32.724807+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:33 smithi122 bash[25186]: cluster 2024-08-17T07:19:32.973367+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:33 smithi160 bash[19912]: audit 2024-08-17T07:19:32.715695+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:33 smithi160 bash[19912]: audit 2024-08-17T07:19:32.724807+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:33 smithi160 bash[19912]: cluster 2024-08-17T07:19:32.973367+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:36.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[19784]: cluster 2024-08-17T07:19:34.974064+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:36.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[19784]: audit 2024-08-17T07:19:35.034411+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:19:36.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[19784]: audit 2024-08-17T07:19:35.045977+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:19:36.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[25186]: cluster 2024-08-17T07:19:34.974064+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:36.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[25186]: audit 2024-08-17T07:19:35.034411+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:19:36.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:36 smithi122 bash[25186]: audit 2024-08-17T07:19:35.045977+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:19:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:36 smithi160 bash[19912]: cluster 2024-08-17T07:19:34.974064+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:36 smithi160 bash[19912]: audit 2024-08-17T07:19:35.034411+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:19:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:36 smithi160 bash[19912]: audit 2024-08-17T07:19:35.045977+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:19:37.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:38.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:38 smithi122 bash[19784]: cluster 2024-08-17T07:19:36.975752+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:38.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:38 smithi122 bash[25186]: cluster 2024-08-17T07:19:36.975752+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:38.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:38 smithi160 bash[19912]: cluster 2024-08-17T07:19:36.975752+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:39.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:39 smithi122 bash[19784]: audit 2024-08-17T07:19:37.526085+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:39.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:39 smithi122 bash[25186]: audit 2024-08-17T07:19:37.526085+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:39 smithi160 bash[19912]: audit 2024-08-17T07:19:37.526085+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:40.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:40 smithi122 bash[19784]: cluster 2024-08-17T07:19:38.976475+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:40.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:40 smithi122 bash[25186]: cluster 2024-08-17T07:19:38.976475+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:40 smithi160 bash[19912]: cluster 2024-08-17T07:19:38.976475+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:42.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:42 smithi122 bash[19784]: cluster 2024-08-17T07:19:40.978061+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:42.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:41] "GET /metrics HTTP/1.1" 200 207964 "" "Prometheus/2.33.4" 2024-08-17T07:19:42.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:42 smithi122 bash[25186]: cluster 2024-08-17T07:19:40.978061+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:42 smithi160 bash[19912]: cluster 2024-08-17T07:19:40.978061+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:44 smithi160 bash[19912]: cluster 2024-08-17T07:19:42.978769+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:44.383 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:44 smithi122 bash[25186]: cluster 2024-08-17T07:19:42.978769+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:44.384 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:44 smithi122 bash[19784]: cluster 2024-08-17T07:19:42.978769+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:46 smithi160 bash[19912]: cluster 2024-08-17T07:19:44.979503+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:46 smithi122 bash[19784]: cluster 2024-08-17T07:19:44.979503+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:46 smithi122 bash[25186]: cluster 2024-08-17T07:19:44.979503+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:47.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:48.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:48 smithi160 bash[19912]: cluster 2024-08-17T07:19:46.980773+0000 mgr.y (mgr.24277) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:48.523 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:48 smithi122 bash[19784]: cluster 2024-08-17T07:19:46.980773+0000 mgr.y (mgr.24277) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:48.523 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:48 smithi122 bash[25186]: cluster 2024-08-17T07:19:46.980773+0000 mgr.y (mgr.24277) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:49.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:49 smithi160 bash[19912]: audit 2024-08-17T07:19:47.534723+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:49.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:49 smithi122 bash[19784]: audit 2024-08-17T07:19:47.534723+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:49.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:49 smithi122 bash[25186]: audit 2024-08-17T07:19:47.534723+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:50.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:50 smithi160 bash[19912]: cluster 2024-08-17T07:19:48.981465+0000 mgr.y (mgr.24277) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:50 smithi122 bash[19784]: cluster 2024-08-17T07:19:48.981465+0000 mgr.y (mgr.24277) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:50 smithi122 bash[25186]: cluster 2024-08-17T07:19:48.981465+0000 mgr.y (mgr.24277) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:51.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:50 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:19:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:52.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:51] "GET /metrics HTTP/1.1" 200 207958 "" "Prometheus/2.33.4" 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[19784]: audit 2024-08-17T07:19:50.791717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[19784]: audit 2024-08-17T07:19:50.800857+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[19784]: cluster 2024-08-17T07:19:50.983113+0000 mgr.y (mgr.24277) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[25186]: audit 2024-08-17T07:19:50.791717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[25186]: audit 2024-08-17T07:19:50.800857+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:51 smithi122 bash[25186]: cluster 2024-08-17T07:19:50.983113+0000 mgr.y (mgr.24277) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:51 smithi160 bash[19912]: audit 2024-08-17T07:19:50.791717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:51 smithi160 bash[19912]: audit 2024-08-17T07:19:50.800857+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:51 smithi160 bash[19912]: cluster 2024-08-17T07:19:50.983113+0000 mgr.y (mgr.24277) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:52 smithi160 bash[19912]: audit 2024-08-17T07:19:52.503429+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:19:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:52 smithi160 bash[19912]: audit 2024-08-17T07:19:52.505616+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:19:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:52 smithi160 bash[19912]: audit 2024-08-17T07:19:52.517643+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:53.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:19:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[19784]: audit 2024-08-17T07:19:52.503429+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[19784]: audit 2024-08-17T07:19:52.505616+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[19784]: audit 2024-08-17T07:19:52.517643+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[25186]: audit 2024-08-17T07:19:52.503429+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[25186]: audit 2024-08-17T07:19:52.505616+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:19:53.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:52 smithi122 bash[25186]: audit 2024-08-17T07:19:52.517643+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[19784]: audit 2024-08-17T07:19:52.897360+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[19784]: audit 2024-08-17T07:19:52.907028+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[19784]: cluster 2024-08-17T07:19:52.983843+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:54.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[25186]: audit 2024-08-17T07:19:52.897360+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[25186]: audit 2024-08-17T07:19:52.907028+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:53 smithi122 bash[25186]: cluster 2024-08-17T07:19:52.983843+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:53 smithi160 bash[19912]: audit 2024-08-17T07:19:52.897360+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:53 smithi160 bash[19912]: audit 2024-08-17T07:19:52.907028+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:19:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:53 smithi160 bash[19912]: cluster 2024-08-17T07:19:52.983843+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:56 smithi122 bash[19784]: cluster 2024-08-17T07:19:54.984483+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:56 smithi122 bash[25186]: cluster 2024-08-17T07:19:54.984483+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:56 smithi160 bash[19912]: cluster 2024-08-17T07:19:54.984483+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:19:57.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:19:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:19:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:19:58.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:58 smithi122 bash[19784]: cluster 2024-08-17T07:19:56.986109+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:58.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:58 smithi122 bash[25186]: cluster 2024-08-17T07:19:56.986109+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:58.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:58 smithi160 bash[19912]: cluster 2024-08-17T07:19:56.986109+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:19:59.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:19:59 smithi122 bash[25186]: audit 2024-08-17T07:19:57.545048+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:59.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:19:59 smithi122 bash[19784]: audit 2024-08-17T07:19:57.545048+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:19:59.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:19:59 smithi160 bash[19912]: audit 2024-08-17T07:19:57.545048+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:00.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:00 smithi122 bash[25186]: cluster 2024-08-17T07:19:58.986816+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:00.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:00 smithi122 bash[25186]: cluster 2024-08-17T07:20:00.000099+0000 mon.a (mon.0) 1130 : cluster [INF] overall HEALTH_OK 2024-08-17T07:20:00.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:00 smithi122 bash[19784]: cluster 2024-08-17T07:19:58.986816+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:00.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:00 smithi122 bash[19784]: cluster 2024-08-17T07:20:00.000099+0000 mon.a (mon.0) 1130 : cluster [INF] overall HEALTH_OK 2024-08-17T07:20:00.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:00 smithi160 bash[19912]: cluster 2024-08-17T07:19:58.986816+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:00 smithi160 bash[19912]: cluster 2024-08-17T07:20:00.000099+0000 mon.a (mon.0) 1130 : cluster [INF] overall HEALTH_OK 2024-08-17T07:20:02.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:02 smithi122 bash[19784]: cluster 2024-08-17T07:20:00.988442+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:02.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:02 smithi122 bash[25186]: cluster 2024-08-17T07:20:00.988442+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:02.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:01] "GET /metrics HTTP/1.1" 200 207958 "" "Prometheus/2.33.4" 2024-08-17T07:20:02.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:02 smithi160 bash[19912]: cluster 2024-08-17T07:20:00.988442+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:04 smithi160 bash[19912]: cluster 2024-08-17T07:20:02.989145+0000 mgr.y (mgr.24277) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:04.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:04 smithi122 bash[19784]: cluster 2024-08-17T07:20:02.989145+0000 mgr.y (mgr.24277) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:04 smithi122 bash[25186]: cluster 2024-08-17T07:20:02.989145+0000 mgr.y (mgr.24277) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:06 smithi122 bash[19784]: cluster 2024-08-17T07:20:04.989869+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:06.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:06 smithi122 bash[25186]: cluster 2024-08-17T07:20:04.989869+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:06 smithi160 bash[19912]: cluster 2024-08-17T07:20:04.989869+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:07.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:08 smithi160 bash[19912]: cluster 2024-08-17T07:20:06.991586+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:08.381 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:08 smithi122 bash[25186]: cluster 2024-08-17T07:20:06.991586+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:08.382 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:08 smithi122 bash[19784]: cluster 2024-08-17T07:20:06.991586+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:09.221 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:09 smithi160 bash[19912]: audit 2024-08-17T07:20:07.554702+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:09.366 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:09 smithi122 bash[19784]: audit 2024-08-17T07:20:07.554702+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:09.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:09 smithi122 bash[25186]: audit 2024-08-17T07:20:07.554702+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:10.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:10 smithi160 bash[19912]: cluster 2024-08-17T07:20:08.992295+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:10.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:10 smithi122 bash[19784]: cluster 2024-08-17T07:20:08.992295+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:10.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:10 smithi122 bash[25186]: cluster 2024-08-17T07:20:08.992295+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:11.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:10 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:20:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:12.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:11] "GET /metrics HTTP/1.1" 200 207954 "" "Prometheus/2.33.4" 2024-08-17T07:20:12.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[25186]: audit 2024-08-17T07:20:10.972921+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[25186]: audit 2024-08-17T07:20:10.982707+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[25186]: cluster 2024-08-17T07:20:10.993994+0000 mgr.y (mgr.24277) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[19784]: audit 2024-08-17T07:20:10.972921+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[19784]: audit 2024-08-17T07:20:10.982707+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:11 smithi122 bash[19784]: cluster 2024-08-17T07:20:10.993994+0000 mgr.y (mgr.24277) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:11 smithi160 bash[19912]: audit 2024-08-17T07:20:10.972921+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:11 smithi160 bash[19912]: audit 2024-08-17T07:20:10.982707+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:11 smithi160 bash[19912]: cluster 2024-08-17T07:20:10.993994+0000 mgr.y (mgr.24277) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:13.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:13 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:20:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:14.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:14 smithi160 bash[19912]: cluster 2024-08-17T07:20:12.994709+0000 mgr.y (mgr.24277) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:14 smithi160 bash[19912]: audit 2024-08-17T07:20:13.063304+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:14 smithi160 bash[19912]: audit 2024-08-17T07:20:13.072603+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[19784]: cluster 2024-08-17T07:20:12.994709+0000 mgr.y (mgr.24277) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[19784]: audit 2024-08-17T07:20:13.063304+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[19784]: audit 2024-08-17T07:20:13.072603+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:14.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[25186]: cluster 2024-08-17T07:20:12.994709+0000 mgr.y (mgr.24277) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:14.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[25186]: audit 2024-08-17T07:20:13.063304+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:14.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:14 smithi122 bash[25186]: audit 2024-08-17T07:20:13.072603+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:16 smithi160 bash[19912]: cluster 2024-08-17T07:20:14.995367+0000 mgr.y (mgr.24277) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:16.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:16 smithi122 bash[19784]: cluster 2024-08-17T07:20:14.995367+0000 mgr.y (mgr.24277) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:16.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:16 smithi122 bash[25186]: cluster 2024-08-17T07:20:14.995367+0000 mgr.y (mgr.24277) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:17.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:18.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:18 smithi160 bash[19912]: cluster 2024-08-17T07:20:16.997080+0000 mgr.y (mgr.24277) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:18.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:18 smithi122 bash[19784]: cluster 2024-08-17T07:20:16.997080+0000 mgr.y (mgr.24277) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:18.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:18 smithi122 bash[25186]: cluster 2024-08-17T07:20:16.997080+0000 mgr.y (mgr.24277) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:19.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:19 smithi160 bash[19912]: audit 2024-08-17T07:20:17.562803+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:19.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:19 smithi122 bash[19784]: audit 2024-08-17T07:20:17.562803+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:19.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:19 smithi122 bash[25186]: audit 2024-08-17T07:20:17.562803+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:20.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:20 smithi160 bash[19912]: cluster 2024-08-17T07:20:18.997797+0000 mgr.y (mgr.24277) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:20 smithi122 bash[25186]: cluster 2024-08-17T07:20:18.997797+0000 mgr.y (mgr.24277) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:20.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:20 smithi122 bash[19784]: cluster 2024-08-17T07:20:18.997797+0000 mgr.y (mgr.24277) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:22.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:22 smithi122 bash[19784]: cluster 2024-08-17T07:20:20.999457+0000 mgr.y (mgr.24277) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:22.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:21] "GET /metrics HTTP/1.1" 200 207963 "" "Prometheus/2.33.4" 2024-08-17T07:20:22.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:22 smithi122 bash[25186]: cluster 2024-08-17T07:20:20.999457+0000 mgr.y (mgr.24277) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:22.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:22 smithi160 bash[19912]: cluster 2024-08-17T07:20:20.999457+0000 mgr.y (mgr.24277) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:24.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:24 smithi160 bash[19912]: cluster 2024-08-17T07:20:23.000185+0000 mgr.y (mgr.24277) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:24.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:24 smithi122 bash[19784]: cluster 2024-08-17T07:20:23.000185+0000 mgr.y (mgr.24277) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:24 smithi122 bash[25186]: cluster 2024-08-17T07:20:23.000185+0000 mgr.y (mgr.24277) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:26.222 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:26 smithi122 bash[19784]: cluster 2024-08-17T07:20:25.000856+0000 mgr.y (mgr.24277) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:26.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:26 smithi122 bash[25186]: cluster 2024-08-17T07:20:25.000856+0000 mgr.y (mgr.24277) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:26 smithi160 bash[19912]: cluster 2024-08-17T07:20:25.000856+0000 mgr.y (mgr.24277) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:27.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:28.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:28 smithi160 bash[19912]: cluster 2024-08-17T07:20:27.002620+0000 mgr.y (mgr.24277) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:28.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:28 smithi122 bash[19784]: cluster 2024-08-17T07:20:27.002620+0000 mgr.y (mgr.24277) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:28.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:28 smithi122 bash[25186]: cluster 2024-08-17T07:20:27.002620+0000 mgr.y (mgr.24277) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:29.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:29 smithi122 bash[19784]: audit 2024-08-17T07:20:27.570797+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:29.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:29 smithi122 bash[25186]: audit 2024-08-17T07:20:27.570797+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:29.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:29 smithi160 bash[19912]: audit 2024-08-17T07:20:27.570797+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:30.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:30 smithi160 bash[19912]: cluster 2024-08-17T07:20:29.003189+0000 mgr.y (mgr.24277) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:30.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:30 smithi122 bash[19784]: cluster 2024-08-17T07:20:29.003189+0000 mgr.y (mgr.24277) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:30 smithi122 bash[25186]: cluster 2024-08-17T07:20:29.003189+0000 mgr.y (mgr.24277) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:31.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:31 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:20:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:32.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:31] "GET /metrics HTTP/1.1" 200 207963 "" "Prometheus/2.33.4" 2024-08-17T07:20:32.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[19784]: cluster 2024-08-17T07:20:31.004416+0000 mgr.y (mgr.24277) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:32.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[19784]: audit 2024-08-17T07:20:31.157685+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:32.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[19784]: audit 2024-08-17T07:20:31.165629+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:32.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[25186]: cluster 2024-08-17T07:20:31.004416+0000 mgr.y (mgr.24277) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:32.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[25186]: audit 2024-08-17T07:20:31.157685+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:32.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:32 smithi122 bash[25186]: audit 2024-08-17T07:20:31.165629+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:32 smithi160 bash[19912]: cluster 2024-08-17T07:20:31.004416+0000 mgr.y (mgr.24277) 214 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:32 smithi160 bash[19912]: audit 2024-08-17T07:20:31.157685+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:32 smithi160 bash[19912]: audit 2024-08-17T07:20:31.165629+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:33.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:33 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:20:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[19784]: cluster 2024-08-17T07:20:33.005127+0000 mgr.y (mgr.24277) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[19784]: audit 2024-08-17T07:20:33.240649+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[19784]: audit 2024-08-17T07:20:33.251655+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[25186]: cluster 2024-08-17T07:20:33.005127+0000 mgr.y (mgr.24277) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[25186]: audit 2024-08-17T07:20:33.240649+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:34 smithi122 bash[25186]: audit 2024-08-17T07:20:33.251655+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:34.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:34 smithi160 bash[19912]: cluster 2024-08-17T07:20:33.005127+0000 mgr.y (mgr.24277) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:34 smithi160 bash[19912]: audit 2024-08-17T07:20:33.240649+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:34 smithi160 bash[19912]: audit 2024-08-17T07:20:33.251655+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:35 smithi122 bash[19784]: audit 2024-08-17T07:20:35.047654+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:20:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:35 smithi122 bash[19784]: audit 2024-08-17T07:20:35.054710+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:20:35.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:35 smithi122 bash[25186]: audit 2024-08-17T07:20:35.047654+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:20:35.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:35 smithi122 bash[25186]: audit 2024-08-17T07:20:35.054710+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:20:35.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:35 smithi160 bash[19912]: audit 2024-08-17T07:20:35.047654+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:20:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:35 smithi160 bash[19912]: audit 2024-08-17T07:20:35.054710+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:20:36.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:36 smithi122 bash[19784]: cluster 2024-08-17T07:20:35.005815+0000 mgr.y (mgr.24277) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:36.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:36 smithi122 bash[25186]: cluster 2024-08-17T07:20:35.005815+0000 mgr.y (mgr.24277) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:36 smithi160 bash[19912]: cluster 2024-08-17T07:20:35.005815+0000 mgr.y (mgr.24277) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:37.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:38.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:38 smithi122 bash[19784]: cluster 2024-08-17T07:20:37.013756+0000 mgr.y (mgr.24277) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:38.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:38 smithi122 bash[25186]: cluster 2024-08-17T07:20:37.013756+0000 mgr.y (mgr.24277) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:38.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:38 smithi160 bash[19912]: cluster 2024-08-17T07:20:37.013756+0000 mgr.y (mgr.24277) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:39.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:39 smithi122 bash[19784]: audit 2024-08-17T07:20:37.580918+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:39.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:39 smithi122 bash[19784]: cluster 2024-08-17T07:20:39.014515+0000 mgr.y (mgr.24277) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:39.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:39 smithi122 bash[25186]: audit 2024-08-17T07:20:37.580918+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:39.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:39 smithi122 bash[25186]: cluster 2024-08-17T07:20:39.014515+0000 mgr.y (mgr.24277) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:39.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:39 smithi160 bash[19912]: audit 2024-08-17T07:20:37.580918+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:39.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:39 smithi160 bash[19912]: cluster 2024-08-17T07:20:39.014515+0000 mgr.y (mgr.24277) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:42.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:42 smithi122 bash[19784]: cluster 2024-08-17T07:20:41.016098+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:42.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:41] "GET /metrics HTTP/1.1" 200 207947 "" "Prometheus/2.33.4" 2024-08-17T07:20:42.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:42 smithi122 bash[25186]: cluster 2024-08-17T07:20:41.016098+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:42 smithi160 bash[19912]: cluster 2024-08-17T07:20:41.016098+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:44.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:44 smithi160 bash[19912]: cluster 2024-08-17T07:20:43.016751+0000 mgr.y (mgr.24277) 221 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:44.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:44 smithi122 bash[19784]: cluster 2024-08-17T07:20:43.016751+0000 mgr.y (mgr.24277) 221 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:44.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:44 smithi122 bash[25186]: cluster 2024-08-17T07:20:43.016751+0000 mgr.y (mgr.24277) 221 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:46 smithi160 bash[19912]: cluster 2024-08-17T07:20:45.017456+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:46 smithi122 bash[25186]: cluster 2024-08-17T07:20:45.017456+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:46 smithi122 bash[19784]: cluster 2024-08-17T07:20:45.017456+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:47.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:48.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:48 smithi160 bash[19912]: cluster 2024-08-17T07:20:47.019187+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:48.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:48 smithi122 bash[19784]: cluster 2024-08-17T07:20:47.019187+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:48.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:48 smithi122 bash[25186]: cluster 2024-08-17T07:20:47.019187+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:49.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:49 smithi160 bash[19912]: audit 2024-08-17T07:20:47.591903+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:49.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:49 smithi122 bash[19784]: audit 2024-08-17T07:20:47.591903+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:49.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:49 smithi122 bash[25186]: audit 2024-08-17T07:20:47.591903+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:50.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:50 smithi160 bash[19912]: cluster 2024-08-17T07:20:49.019910+0000 mgr.y (mgr.24277) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:50 smithi122 bash[19784]: cluster 2024-08-17T07:20:49.019910+0000 mgr.y (mgr.24277) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:50.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:50 smithi122 bash[25186]: cluster 2024-08-17T07:20:49.019910+0000 mgr.y (mgr.24277) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:51.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:51 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:20:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:52.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:51] "GET /metrics HTTP/1.1" 200 207932 "" "Prometheus/2.33.4" 2024-08-17T07:20:52.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[19784]: cluster 2024-08-17T07:20:51.021650+0000 mgr.y (mgr.24277) 226 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:52.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[19784]: audit 2024-08-17T07:20:51.333136+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:52.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[19784]: audit 2024-08-17T07:20:51.342330+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:52.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[25186]: cluster 2024-08-17T07:20:51.021650+0000 mgr.y (mgr.24277) 226 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[25186]: audit 2024-08-17T07:20:51.333136+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:52 smithi122 bash[25186]: audit 2024-08-17T07:20:51.342330+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:52.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:52 smithi160 bash[19912]: cluster 2024-08-17T07:20:51.021650+0000 mgr.y (mgr.24277) 226 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:52.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:52 smithi160 bash[19912]: audit 2024-08-17T07:20:51.333136+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:52 smithi160 bash[19912]: audit 2024-08-17T07:20:51.342330+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:53.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:53 smithi160 bash[19912]: audit 2024-08-17T07:20:52.533289+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:20:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:53 smithi160 bash[19912]: audit 2024-08-17T07:20:52.535337+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:20:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:53 smithi160 bash[19912]: audit 2024-08-17T07:20:52.546508+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[19784]: audit 2024-08-17T07:20:52.533289+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[19784]: audit 2024-08-17T07:20:52.535337+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[19784]: audit 2024-08-17T07:20:52.546508+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[25186]: audit 2024-08-17T07:20:52.533289+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[25186]: audit 2024-08-17T07:20:52.535337+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:20:53.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[25186]: audit 2024-08-17T07:20:52.546508+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:53.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:20:53 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:20:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:20:54.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:54 smithi160 bash[19912]: cluster 2024-08-17T07:20:53.022538+0000 mgr.y (mgr.24277) 227 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:54 smithi160 bash[19912]: audit 2024-08-17T07:20:53.358056+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:54 smithi160 bash[19912]: audit 2024-08-17T07:20:53.367621+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[19784]: cluster 2024-08-17T07:20:53.022538+0000 mgr.y (mgr.24277) 227 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[19784]: audit 2024-08-17T07:20:53.358056+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[19784]: audit 2024-08-17T07:20:53.367621+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[25186]: cluster 2024-08-17T07:20:53.022538+0000 mgr.y (mgr.24277) 227 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[25186]: audit 2024-08-17T07:20:53.358056+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:54.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:54 smithi122 bash[25186]: audit 2024-08-17T07:20:53.367621+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:20:56.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:56 smithi160 bash[19912]: cluster 2024-08-17T07:20:55.023332+0000 mgr.y (mgr.24277) 228 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:56.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:56 smithi122 bash[19784]: cluster 2024-08-17T07:20:55.023332+0000 mgr.y (mgr.24277) 228 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:56.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:56 smithi122 bash[25186]: cluster 2024-08-17T07:20:55.023332+0000 mgr.y (mgr.24277) 228 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:20:57.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:20:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:20:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:20:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:58 smithi122 bash[25186]: cluster 2024-08-17T07:20:57.025069+0000 mgr.y (mgr.24277) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:58.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:58 smithi122 bash[19784]: cluster 2024-08-17T07:20:57.025069+0000 mgr.y (mgr.24277) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:58.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:58 smithi160 bash[19912]: cluster 2024-08-17T07:20:57.025069+0000 mgr.y (mgr.24277) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:20:59.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:20:59 smithi122 bash[19784]: audit 2024-08-17T07:20:57.602794+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:59.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:20:59 smithi122 bash[25186]: audit 2024-08-17T07:20:57.602794+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:20:59.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:20:59 smithi160 bash[19912]: audit 2024-08-17T07:20:57.602794+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:00 smithi122 bash[25186]: cluster 2024-08-17T07:20:59.025783+0000 mgr.y (mgr.24277) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:00 smithi122 bash[19784]: cluster 2024-08-17T07:20:59.025783+0000 mgr.y (mgr.24277) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:00 smithi160 bash[19912]: cluster 2024-08-17T07:20:59.025783+0000 mgr.y (mgr.24277) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:02.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:02 smithi122 bash[19784]: cluster 2024-08-17T07:21:01.027428+0000 mgr.y (mgr.24277) 232 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:02.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:01] "GET /metrics HTTP/1.1" 200 207932 "" "Prometheus/2.33.4" 2024-08-17T07:21:02.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:02 smithi122 bash[25186]: cluster 2024-08-17T07:21:01.027428+0000 mgr.y (mgr.24277) 232 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:02 smithi160 bash[19912]: cluster 2024-08-17T07:21:01.027428+0000 mgr.y (mgr.24277) 232 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:04.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:04 smithi122 bash[19784]: cluster 2024-08-17T07:21:03.028132+0000 mgr.y (mgr.24277) 233 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:04 smithi122 bash[25186]: cluster 2024-08-17T07:21:03.028132+0000 mgr.y (mgr.24277) 233 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:04 smithi160 bash[19912]: cluster 2024-08-17T07:21:03.028132+0000 mgr.y (mgr.24277) 233 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:06.415 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:06 smithi122 bash[19784]: cluster 2024-08-17T07:21:05.029290+0000 mgr.y (mgr.24277) 234 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:06.415 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:06 smithi122 bash[25186]: cluster 2024-08-17T07:21:05.029290+0000 mgr.y (mgr.24277) 234 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:06 smithi160 bash[19912]: cluster 2024-08-17T07:21:05.029290+0000 mgr.y (mgr.24277) 234 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:07.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:08 smithi122 bash[19784]: cluster 2024-08-17T07:21:07.030969+0000 mgr.y (mgr.24277) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:08 smithi122 bash[25186]: cluster 2024-08-17T07:21:07.030969+0000 mgr.y (mgr.24277) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:08 smithi160 bash[19912]: cluster 2024-08-17T07:21:07.030969+0000 mgr.y (mgr.24277) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:09.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:09 smithi122 bash[25186]: audit 2024-08-17T07:21:07.610863+0000 mgr.y (mgr.24277) 236 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:09.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:09 smithi122 bash[19784]: audit 2024-08-17T07:21:07.610863+0000 mgr.y (mgr.24277) 236 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:09.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:09 smithi160 bash[19912]: audit 2024-08-17T07:21:07.610863+0000 mgr.y (mgr.24277) 236 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:10.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:10 smithi160 bash[19912]: cluster 2024-08-17T07:21:09.031434+0000 mgr.y (mgr.24277) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:10.483 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:10 smithi122 bash[19784]: cluster 2024-08-17T07:21:09.031434+0000 mgr.y (mgr.24277) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:10.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:10 smithi122 bash[25186]: cluster 2024-08-17T07:21:09.031434+0000 mgr.y (mgr.24277) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:11.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:11 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:21:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:12.295 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:11] "GET /metrics HTTP/1.1" 200 207935 "" "Prometheus/2.33.4" 2024-08-17T07:21:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[19784]: cluster 2024-08-17T07:21:11.033252+0000 mgr.y (mgr.24277) 238 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[19784]: audit 2024-08-17T07:21:11.472993+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[19784]: audit 2024-08-17T07:21:11.485449+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:12.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[25186]: cluster 2024-08-17T07:21:11.033252+0000 mgr.y (mgr.24277) 238 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[25186]: audit 2024-08-17T07:21:11.472993+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:12 smithi122 bash[25186]: audit 2024-08-17T07:21:11.485449+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:12 smithi160 bash[19912]: cluster 2024-08-17T07:21:11.033252+0000 mgr.y (mgr.24277) 238 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:12 smithi160 bash[19912]: audit 2024-08-17T07:21:11.472993+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:12 smithi160 bash[19912]: audit 2024-08-17T07:21:11.485449+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:13.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:13 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:21:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[19784]: cluster 2024-08-17T07:21:13.033943+0000 mgr.y (mgr.24277) 239 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[19784]: audit 2024-08-17T07:21:13.517026+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[19784]: audit 2024-08-17T07:21:13.527138+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[25186]: cluster 2024-08-17T07:21:13.033943+0000 mgr.y (mgr.24277) 239 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[25186]: audit 2024-08-17T07:21:13.517026+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:14 smithi122 bash[25186]: audit 2024-08-17T07:21:13.527138+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:14.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:14 smithi160 bash[19912]: cluster 2024-08-17T07:21:13.033943+0000 mgr.y (mgr.24277) 239 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:14 smithi160 bash[19912]: audit 2024-08-17T07:21:13.517026+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:14 smithi160 bash[19912]: audit 2024-08-17T07:21:13.527138+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:16 smithi122 bash[25186]: cluster 2024-08-17T07:21:15.034658+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:16.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:16 smithi122 bash[19784]: cluster 2024-08-17T07:21:15.034658+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:16.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:16 smithi160 bash[19912]: cluster 2024-08-17T07:21:15.034658+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:17.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:18.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:18 smithi122 bash[19784]: cluster 2024-08-17T07:21:17.036342+0000 mgr.y (mgr.24277) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:18.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:18 smithi122 bash[25186]: cluster 2024-08-17T07:21:17.036342+0000 mgr.y (mgr.24277) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:18.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:18 smithi160 bash[19912]: cluster 2024-08-17T07:21:17.036342+0000 mgr.y (mgr.24277) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:19.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:19 smithi122 bash[19784]: audit 2024-08-17T07:21:17.618889+0000 mgr.y (mgr.24277) 242 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:19.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:19 smithi122 bash[25186]: audit 2024-08-17T07:21:17.618889+0000 mgr.y (mgr.24277) 242 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:19.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:19 smithi160 bash[19912]: audit 2024-08-17T07:21:17.618889+0000 mgr.y (mgr.24277) 242 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:20 smithi122 bash[25186]: cluster 2024-08-17T07:21:19.037009+0000 mgr.y (mgr.24277) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:20.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:20 smithi122 bash[19784]: cluster 2024-08-17T07:21:19.037009+0000 mgr.y (mgr.24277) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:20 smithi160 bash[19912]: cluster 2024-08-17T07:21:19.037009+0000 mgr.y (mgr.24277) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:22.161 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:21] "GET /metrics HTTP/1.1" 200 207901 "" "Prometheus/2.33.4" 2024-08-17T07:21:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:22 smithi122 bash[19784]: cluster 2024-08-17T07:21:21.038665+0000 mgr.y (mgr.24277) 244 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:22.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:22 smithi122 bash[25186]: cluster 2024-08-17T07:21:21.038665+0000 mgr.y (mgr.24277) 244 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:22 smithi160 bash[19912]: cluster 2024-08-17T07:21:21.038665+0000 mgr.y (mgr.24277) 244 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:24 smithi122 bash[19784]: cluster 2024-08-17T07:21:23.039373+0000 mgr.y (mgr.24277) 245 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:24 smithi122 bash[25186]: cluster 2024-08-17T07:21:23.039373+0000 mgr.y (mgr.24277) 245 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:24.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:24 smithi160 bash[19912]: cluster 2024-08-17T07:21:23.039373+0000 mgr.y (mgr.24277) 245 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:26 smithi122 bash[19784]: cluster 2024-08-17T07:21:25.040154+0000 mgr.y (mgr.24277) 246 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:26.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:26 smithi122 bash[25186]: cluster 2024-08-17T07:21:25.040154+0000 mgr.y (mgr.24277) 246 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:26.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:26 smithi160 bash[19912]: cluster 2024-08-17T07:21:25.040154+0000 mgr.y (mgr.24277) 246 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:27.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:28.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:28 smithi122 bash[25186]: cluster 2024-08-17T07:21:27.041468+0000 mgr.y (mgr.24277) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:28.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:28 smithi122 bash[19784]: cluster 2024-08-17T07:21:27.041468+0000 mgr.y (mgr.24277) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:28 smithi160 bash[19912]: cluster 2024-08-17T07:21:27.041468+0000 mgr.y (mgr.24277) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:29 smithi122 bash[19784]: audit 2024-08-17T07:21:27.626836+0000 mgr.y (mgr.24277) 248 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:29 smithi122 bash[25186]: audit 2024-08-17T07:21:27.626836+0000 mgr.y (mgr.24277) 248 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:29 smithi160 bash[19912]: audit 2024-08-17T07:21:27.626836+0000 mgr.y (mgr.24277) 248 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:30 smithi122 bash[19784]: cluster 2024-08-17T07:21:29.042129+0000 mgr.y (mgr.24277) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:30 smithi122 bash[25186]: cluster 2024-08-17T07:21:29.042129+0000 mgr.y (mgr.24277) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:30 smithi160 bash[19912]: cluster 2024-08-17T07:21:29.042129+0000 mgr.y (mgr.24277) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:31.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:31 smithi122 bash[19784]: cluster 2024-08-17T07:21:31.043135+0000 mgr.y (mgr.24277) 250 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:31.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:31 smithi122 bash[25186]: cluster 2024-08-17T07:21:31.043135+0000 mgr.y (mgr.24277) 250 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:31.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:31 smithi160 bash[19912]: cluster 2024-08-17T07:21:31.043135+0000 mgr.y (mgr.24277) 250 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:32.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:31 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:21:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:32.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:31] "GET /metrics HTTP/1.1" 200 207901 "" "Prometheus/2.33.4" 2024-08-17T07:21:33.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:32 smithi122 bash[19784]: audit 2024-08-17T07:21:31.653989+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:32 smithi122 bash[19784]: audit 2024-08-17T07:21:31.664734+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:32 smithi122 bash[25186]: audit 2024-08-17T07:21:31.653989+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:32 smithi122 bash[25186]: audit 2024-08-17T07:21:31.664734+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:32 smithi160 bash[19912]: audit 2024-08-17T07:21:31.653989+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:32 smithi160 bash[19912]: audit 2024-08-17T07:21:31.664734+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:33.995 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:33 smithi160 bash[19912]: cluster 2024-08-17T07:21:33.043823+0000 mgr.y (mgr.24277) 251 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:34.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:33 smithi122 bash[19784]: cluster 2024-08-17T07:21:33.043823+0000 mgr.y (mgr.24277) 251 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:34.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:33 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:21:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:34.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:33 smithi122 bash[25186]: cluster 2024-08-17T07:21:33.043823+0000 mgr.y (mgr.24277) 251 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:35.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:34 smithi122 bash[25186]: audit 2024-08-17T07:21:33.678602+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:35.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:34 smithi122 bash[25186]: audit 2024-08-17T07:21:33.688149+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:35.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:34 smithi122 bash[19784]: audit 2024-08-17T07:21:33.678602+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:35.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:34 smithi122 bash[19784]: audit 2024-08-17T07:21:33.688149+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:35.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:34 smithi160 bash[19912]: audit 2024-08-17T07:21:33.678602+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:35.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:34 smithi160 bash[19912]: audit 2024-08-17T07:21:33.688149+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[19784]: cluster 2024-08-17T07:21:35.048819+0000 mgr.y (mgr.24277) 252 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[19784]: audit 2024-08-17T07:21:35.055687+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:21:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[19784]: audit 2024-08-17T07:21:35.061487+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:21:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[25186]: cluster 2024-08-17T07:21:35.048819+0000 mgr.y (mgr.24277) 252 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[25186]: audit 2024-08-17T07:21:35.055687+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:21:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:35 smithi122 bash[25186]: audit 2024-08-17T07:21:35.061487+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:21:36.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:35 smithi160 bash[19912]: cluster 2024-08-17T07:21:35.048819+0000 mgr.y (mgr.24277) 252 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:36.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:35 smithi160 bash[19912]: audit 2024-08-17T07:21:35.055687+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:21:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:35 smithi160 bash[19912]: audit 2024-08-17T07:21:35.061487+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:21:37.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:38.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:38 smithi122 bash[25186]: cluster 2024-08-17T07:21:37.052652+0000 mgr.y (mgr.24277) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:38.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:38 smithi122 bash[19784]: cluster 2024-08-17T07:21:37.052652+0000 mgr.y (mgr.24277) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:38.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:38 smithi160 bash[19912]: cluster 2024-08-17T07:21:37.052652+0000 mgr.y (mgr.24277) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:39.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:39 smithi122 bash[25186]: audit 2024-08-17T07:21:37.634751+0000 mgr.y (mgr.24277) 254 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:39.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:39 smithi122 bash[19784]: audit 2024-08-17T07:21:37.634751+0000 mgr.y (mgr.24277) 254 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:39.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:39 smithi160 bash[19912]: audit 2024-08-17T07:21:37.634751+0000 mgr.y (mgr.24277) 254 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:40 smithi122 bash[19784]: cluster 2024-08-17T07:21:39.053371+0000 mgr.y (mgr.24277) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:40 smithi122 bash[25186]: cluster 2024-08-17T07:21:39.053371+0000 mgr.y (mgr.24277) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:40.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:40 smithi160 bash[19912]: cluster 2024-08-17T07:21:39.053371+0000 mgr.y (mgr.24277) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:42.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:41] "GET /metrics HTTP/1.1" 200 207905 "" "Prometheus/2.33.4" 2024-08-17T07:21:42.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:42 smithi122 bash[25186]: cluster 2024-08-17T07:21:41.054997+0000 mgr.y (mgr.24277) 256 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:42.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:42 smithi122 bash[19784]: cluster 2024-08-17T07:21:41.054997+0000 mgr.y (mgr.24277) 256 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:42 smithi160 bash[19912]: cluster 2024-08-17T07:21:41.054997+0000 mgr.y (mgr.24277) 256 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:44.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:44 smithi122 bash[19784]: cluster 2024-08-17T07:21:43.055727+0000 mgr.y (mgr.24277) 257 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:44.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:44 smithi122 bash[25186]: cluster 2024-08-17T07:21:43.055727+0000 mgr.y (mgr.24277) 257 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:44 smithi160 bash[19912]: cluster 2024-08-17T07:21:43.055727+0000 mgr.y (mgr.24277) 257 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:46.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:46 smithi122 bash[19784]: cluster 2024-08-17T07:21:45.056413+0000 mgr.y (mgr.24277) 258 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:46.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:46 smithi122 bash[25186]: cluster 2024-08-17T07:21:45.056413+0000 mgr.y (mgr.24277) 258 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:46.554 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-17T07:21:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:46 smithi160 bash[19912]: cluster 2024-08-17T07:21:45.056413+0000 mgr.y (mgr.24277) 258 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:47.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:48.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:48 smithi122 bash[19784]: cluster 2024-08-17T07:21:47.058054+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:48.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:48 smithi122 bash[25186]: cluster 2024-08-17T07:21:47.058054+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:48 smithi160 bash[19912]: cluster 2024-08-17T07:21:47.058054+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:49.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:49 smithi122 bash[19784]: audit 2024-08-17T07:21:47.643485+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:49.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:49 smithi122 bash[25186]: audit 2024-08-17T07:21:47.643485+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:49 smithi160 bash[19912]: audit 2024-08-17T07:21:47.643485+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:50.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:50 smithi122 bash[19784]: cluster 2024-08-17T07:21:49.058789+0000 mgr.y (mgr.24277) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:50.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:50 smithi122 bash[25186]: cluster 2024-08-17T07:21:49.058789+0000 mgr.y (mgr.24277) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:50.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:50 smithi160 bash[19912]: cluster 2024-08-17T07:21:49.058789+0000 mgr.y (mgr.24277) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:52.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:51 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:21:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:52.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:51] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2024-08-17T07:21:52.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:52 smithi160 bash[19912]: cluster 2024-08-17T07:21:51.060486+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:52.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:52 smithi160 bash[19912]: audit 2024-08-17T07:21:51.771480+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:52 smithi160 bash[19912]: audit 2024-08-17T07:21:51.778786+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[25186]: cluster 2024-08-17T07:21:51.060486+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:52.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[25186]: audit 2024-08-17T07:21:51.771480+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[25186]: audit 2024-08-17T07:21:51.778786+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[19784]: cluster 2024-08-17T07:21:51.060486+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:52.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[19784]: audit 2024-08-17T07:21:51.771480+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:52 smithi122 bash[19784]: audit 2024-08-17T07:21:51.778786+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:52.978 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-17T07:21:53.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[25186]: audit 2024-08-17T07:21:52.562116+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:21:53.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[25186]: audit 2024-08-17T07:21:52.563912+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:21:53.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[25186]: audit 2024-08-17T07:21:52.577072+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:53.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[19784]: audit 2024-08-17T07:21:52.562116+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:21:53.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[19784]: audit 2024-08-17T07:21:52.563912+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:21:53.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[19784]: audit 2024-08-17T07:21:52.577072+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:53.543 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:53 smithi160 bash[19912]: audit 2024-08-17T07:21:52.562116+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:21:53.543 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:53 smithi160 bash[19912]: audit 2024-08-17T07:21:52.563912+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:21:53.543 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:53 smithi160 bash[19912]: audit 2024-08-17T07:21:52.577072+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.141 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:21:53 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:21:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[19784]: cluster 2024-08-17T07:21:53.060936+0000 mgr.y (mgr.24277) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[19784]: audit 2024-08-17T07:21:53.833501+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[19784]: audit 2024-08-17T07:21:53.843454+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[25186]: cluster 2024-08-17T07:21:53.060936+0000 mgr.y (mgr.24277) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[25186]: audit 2024-08-17T07:21:53.833501+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:54 smithi122 bash[25186]: audit 2024-08-17T07:21:53.843454+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:54 smithi160 bash[19912]: cluster 2024-08-17T07:21:53.060936+0000 mgr.y (mgr.24277) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:54.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:54 smithi160 bash[19912]: audit 2024-08-17T07:21:53.833501+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:54.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:54 smithi160 bash[19912]: audit 2024-08-17T07:21:53.843454+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:21:56.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:56 smithi160 bash[19912]: cluster 2024-08-17T07:21:55.061627+0000 mgr.y (mgr.24277) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:56.444 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:56 smithi122 bash[25186]: cluster 2024-08-17T07:21:55.061627+0000 mgr.y (mgr.24277) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:56.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:56 smithi122 bash[19784]: cluster 2024-08-17T07:21:55.061627+0000 mgr.y (mgr.24277) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:21:57.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:21:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:21:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:21:57.533 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T07:21:58.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:58 smithi122 bash[19784]: cluster 2024-08-17T07:21:57.063381+0000 mgr.y (mgr.24277) 265 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:58 smithi122 bash[25186]: cluster 2024-08-17T07:21:57.063381+0000 mgr.y (mgr.24277) 265 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:58.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:58 smithi160 bash[19912]: cluster 2024-08-17T07:21:57.063381+0000 mgr.y (mgr.24277) 265 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:21:59.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:21:59 smithi122 bash[19784]: audit 2024-08-17T07:21:57.650760+0000 mgr.y (mgr.24277) 266 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:59.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:21:59 smithi122 bash[25186]: audit 2024-08-17T07:21:57.650760+0000 mgr.y (mgr.24277) 266 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:21:59.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:21:59 smithi160 bash[19912]: audit 2024-08-17T07:21:57.650760+0000 mgr.y (mgr.24277) 266 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:00.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:00 smithi122 bash[19784]: cluster 2024-08-17T07:21:59.063836+0000 mgr.y (mgr.24277) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:00.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:00 smithi122 bash[25186]: cluster 2024-08-17T07:21:59.063836+0000 mgr.y (mgr.24277) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:00 smithi160 bash[19912]: cluster 2024-08-17T07:21:59.063836+0000 mgr.y (mgr.24277) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:01.604 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:22:02.158 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:01] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2024-08-17T07:22:02.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:02 smithi122 bash[19784]: cluster 2024-08-17T07:22:01.064577+0000 mgr.y (mgr.24277) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:02.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:02 smithi122 bash[25186]: cluster 2024-08-17T07:22:01.064577+0000 mgr.y (mgr.24277) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:02 smithi160 bash[19912]: cluster 2024-08-17T07:22:01.064577+0000 mgr.y (mgr.24277) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:04.476 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:04 smithi122 bash[19784]: cluster 2024-08-17T07:22:03.064999+0000 mgr.y (mgr.24277) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:04.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:04 smithi122 bash[25186]: cluster 2024-08-17T07:22:03.064999+0000 mgr.y (mgr.24277) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:04 smithi160 bash[19912]: cluster 2024-08-17T07:22:03.064999+0000 mgr.y (mgr.24277) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:04.844 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 13s ago 13m - - 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 11s ago 13m - - 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (5m) 13s ago 5m 12.1M - ba2b418f427c a0e80911049b 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (5m) 11s ago 5m 43.7M - 8.3.5 dad864ee21e9 72e431cad128 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 13s ago 3m 41.8M - 3.5 e1d6a67b021e bf737d8a5df5 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443 running (12m) 11s ago 12m 400M - 17.2.0 e1d6a67b021e deae6d7c090c 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:9283 running (14m) 13s ago 14m 454M - 17.2.0 e1d6a67b021e 9940b561dbda 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (14m) 13s ago 14m 52.2M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (12m) 11s ago 12m 42.9M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (12m) 13s ago 12m 41.9M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (5m) 13s ago 6m 9967k - 1dbe0e931976 37e2effd97a3 2024-08-17T07:22:04.845 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (5m) 11s ago 5m 9.78M - 1dbe0e931976 b366fdb7579c 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (11m) 13s ago 11m 51.5M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (11m) 13s ago 11m 50.9M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (10m) 13s ago 10m 46.6M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (9m) 13s ago 9m 49.3M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (9m) 11s ago 9m 49.7M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (8m) 11s ago 8m 48.3M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (7m) 11s ago 7m 46.2M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (7m) 11s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (4m) 11s ago 6m 55.4M - 514e6a882f6e 8364ce2f8b50 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (3m) 13s ago 3m 82.4M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:22:04.846 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (3m) 11s ago 3m 82.7M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:22:05.609 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions' 2024-08-17T07:22:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:06 smithi122 bash[19784]: audit 2024-08-17T07:22:04.835545+0000 mgr.y (mgr.24277) 270 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:06 smithi122 bash[19784]: cluster 2024-08-17T07:22:05.065643+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:22:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:06 smithi122 bash[25186]: audit 2024-08-17T07:22:04.835545+0000 mgr.y (mgr.24277) 270 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:06 smithi122 bash[25186]: cluster 2024-08-17T07:22:05.065643+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:22:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:06 smithi160 bash[19912]: audit 2024-08-17T07:22:04.835545+0000 mgr.y (mgr.24277) 270 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:06 smithi160 bash[19912]: cluster 2024-08-17T07:22:05.065643+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:22:07.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:08 smithi122 bash[19784]: cluster 2024-08-17T07:22:07.066649+0000 mgr.y (mgr.24277) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:08 smithi122 bash[25186]: cluster 2024-08-17T07:22:07.066649+0000 mgr.y (mgr.24277) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:08 smithi160 bash[19912]: cluster 2024-08-17T07:22:07.066649+0000 mgr.y (mgr.24277) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:22:09.206 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:22:09.207 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:22:09.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:09 smithi122 bash[19784]: audit 2024-08-17T07:22:07.658812+0000 mgr.y (mgr.24277) 273 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:09.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:09 smithi122 bash[25186]: audit 2024-08-17T07:22:07.658812+0000 mgr.y (mgr.24277) 273 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:09.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:09 smithi160 bash[19912]: audit 2024-08-17T07:22:07.658812+0000 mgr.y (mgr.24277) 273 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:09.866 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph -s' 2024-08-17T07:22:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:10 smithi122 bash[19784]: cluster 2024-08-17T07:22:09.067415+0000 mgr.y (mgr.24277) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:10 smithi122 bash[19784]: audit 2024-08-17T07:22:09.210782+0000 mon.a (mon.0) 1165 : audit [DBG] from='client.? 172.21.15.122:0/4204817020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:22:10.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:10 smithi122 bash[25186]: cluster 2024-08-17T07:22:09.067415+0000 mgr.y (mgr.24277) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:10.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:10 smithi122 bash[25186]: audit 2024-08-17T07:22:09.210782+0000 mon.a (mon.0) 1165 : audit [DBG] from='client.? 172.21.15.122:0/4204817020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:22:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:10 smithi160 bash[19912]: cluster 2024-08-17T07:22:09.067415+0000 mgr.y (mgr.24277) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:10 smithi160 bash[19912]: audit 2024-08-17T07:22:09.210782+0000 mon.a (mon.0) 1165 : audit [DBG] from='client.? 172.21.15.122:0/4204817020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:22:12.086 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:11] "GET /metrics HTTP/1.1" 200 207885 "" "Prometheus/2.33.4" 2024-08-17T07:22:12.086 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:11 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:22:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[19784]: cluster 2024-08-17T07:22:11.069009+0000 mgr.y (mgr.24277) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[19784]: audit 2024-08-17T07:22:11.903207+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[19784]: audit 2024-08-17T07:22:11.910088+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[25186]: cluster 2024-08-17T07:22:11.069009+0000 mgr.y (mgr.24277) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[25186]: audit 2024-08-17T07:22:11.903207+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:12.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:12 smithi122 bash[25186]: audit 2024-08-17T07:22:11.910088+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:12.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:12 smithi160 bash[19912]: cluster 2024-08-17T07:22:11.069009+0000 mgr.y (mgr.24277) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:12.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:12 smithi160 bash[19912]: audit 2024-08-17T07:22:11.903207+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:12.590 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:12 smithi160 bash[19912]: audit 2024-08-17T07:22:11.910088+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:22:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[19784]: cluster 2024-08-17T07:22:13.069577+0000 mgr.y (mgr.24277) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[19784]: audit 2024-08-17T07:22:14.011772+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[19784]: audit 2024-08-17T07:22:14.022360+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[25186]: cluster 2024-08-17T07:22:13.069577+0000 mgr.y (mgr.24277) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[25186]: audit 2024-08-17T07:22:14.011772+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:14 smithi122 bash[25186]: audit 2024-08-17T07:22:14.022360+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:14 smithi160 bash[19912]: cluster 2024-08-17T07:22:13.069577+0000 mgr.y (mgr.24277) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:14.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:14 smithi160 bash[19912]: audit 2024-08-17T07:22:14.011772+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:14 smithi160 bash[19912]: audit 2024-08-17T07:22:14.022360+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: cluster: 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: id: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: health: HEALTH_OK 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: services: 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: mon: 3 daemons, quorum a,c,b (age 12m) 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: mgr: y(active, since 6m), standbys: x 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: data: 2024-08-17T07:22:15.436 INFO:teuthology.orchestra.run.smithi122.stdout: pools: 6 pools, 161 pgs 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: objects: 210 objects, 585 KiB 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: usage: 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: pgs: 161 active+clean 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: io: 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-17T07:22:15.437 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:22:16.129 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ls' 2024-08-17T07:22:16.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:16 smithi122 bash[19784]: cluster 2024-08-17T07:22:15.070083+0000 mgr.y (mgr.24277) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:16.457 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:16 smithi122 bash[19784]: audit 2024-08-17T07:22:15.440742+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.122:0/3698480740' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:22:16.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:16 smithi122 bash[25186]: cluster 2024-08-17T07:22:15.070083+0000 mgr.y (mgr.24277) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:16.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:16 smithi122 bash[25186]: audit 2024-08-17T07:22:15.440742+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.122:0/3698480740' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:22:16.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:16 smithi160 bash[19912]: cluster 2024-08-17T07:22:15.070083+0000 mgr.y (mgr.24277) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:16.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:16 smithi160 bash[19912]: audit 2024-08-17T07:22:15.440742+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.122:0/3698480740' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:22:17.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:17 smithi122 bash[19784]: cluster 2024-08-17T07:22:17.072327+0000 mgr.y (mgr.24277) 278 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:17.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:17 smithi122 bash[25186]: cluster 2024-08-17T07:22:17.072327+0000 mgr.y (mgr.24277) 278 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:17.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:17 smithi160 bash[19912]: cluster 2024-08-17T07:22:17.072327+0000 mgr.y (mgr.24277) 278 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:18.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:18 smithi122 bash[19784]: audit 2024-08-17T07:22:17.664704+0000 mgr.y (mgr.24277) 279 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:18.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:18 smithi122 bash[25186]: audit 2024-08-17T07:22:17.664704+0000 mgr.y (mgr.24277) 279 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:18.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:18 smithi160 bash[19912]: audit 2024-08-17T07:22:17.664704+0000 mgr.y (mgr.24277) 279 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:20.058 INFO:teuthology.orchestra.run.smithi122.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-17T07:22:20.058 INFO:teuthology.orchestra.run.smithi122.stdout:agent 2/2 8s ago 6m * 2024-08-17T07:22:20.058 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager ?:9093,9094 1/1 8s ago 6m smithi122=a;count:1 2024-08-17T07:22:20.058 INFO:teuthology.orchestra.run.smithi122.stdout:grafana ?:3000 1/1 6s ago 6m smithi160=a;count:1 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo 1/1 8s ago 3m count:1 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:mgr 2/2 8s ago 12m smithi122=y;smithi160=x;count:2 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:mon 3/3 8s ago 13m smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b;count:3 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter ?:9100 2/2 8s ago 6m smithi122=a;smithi160=b;count:2 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:osd 8 8s ago - 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus ?:9095 1/1 6s ago 6m smithi160=a;count:1 2024-08-17T07:22:20.059 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo ?:8000 2/2 8s ago 4m count:2 2024-08-17T07:22:20.274 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:20 smithi122 bash[25186]: cluster 2024-08-17T07:22:19.073117+0000 mgr.y (mgr.24277) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:20.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:19 smithi122 bash[19784]: cluster 2024-08-17T07:22:19.073117+0000 mgr.y (mgr.24277) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:20.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:19 smithi160 bash[19912]: cluster 2024-08-17T07:22:19.073117+0000 mgr.y (mgr.24277) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:20.752 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T07:22:21.009 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:21 smithi122 bash[19784]: audit 2024-08-17T07:22:20.036704+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:21.010 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:21 smithi122 bash[25186]: audit 2024-08-17T07:22:20.036704+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:21.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:20 smithi160 bash[19912]: audit 2024-08-17T07:22:20.036704+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:22.223 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:22 smithi122 bash[19784]: cluster 2024-08-17T07:22:21.074887+0000 mgr.y (mgr.24277) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:22.224 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:21] "GET /metrics HTTP/1.1" 200 207884 "" "Prometheus/2.33.4" 2024-08-17T07:22:22.224 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:22 smithi122 bash[25186]: cluster 2024-08-17T07:22:21.074887+0000 mgr.y (mgr.24277) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:22.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:22 smithi160 bash[19912]: cluster 2024-08-17T07:22:21.074887+0000 mgr.y (mgr.24277) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:24.379 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled to redeploy mgr.x on host 'smithi160' 2024-08-17T07:22:24.393 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:24 smithi122 bash[25186]: cluster 2024-08-17T07:22:23.075576+0000 mgr.y (mgr.24277) 283 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:24.393 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:24 smithi122 bash[25186]: audit 2024-08-17T07:22:24.024146+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.122:0/2558556301' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:22:24.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:24 smithi122 bash[19784]: cluster 2024-08-17T07:22:23.075576+0000 mgr.y (mgr.24277) 283 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:24.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:24 smithi122 bash[19784]: audit 2024-08-17T07:22:24.024146+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.122:0/2558556301' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:22:24.449 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:24 smithi160 bash[19912]: cluster 2024-08-17T07:22:23.075576+0000 mgr.y (mgr.24277) 283 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:24.449 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:24 smithi160 bash[19912]: audit 2024-08-17T07:22:24.024146+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.122:0/2558556301' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:22:25.102 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps --refresh' 2024-08-17T07:22:25.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.372847+0000 mgr.y (mgr.24277) 284 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:25.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.383411+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: cephadm 2024-08-17T07:22:24.384319+0000 mgr.y (mgr.24277) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.430191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.431003+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.436490+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.441330+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.442054+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: audit 2024-08-17T07:22:24.442941+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: cephadm 2024-08-17T07:22:24.443710+0000 mgr.y (mgr.24277) 286 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[19784]: cluster 2024-08-17T07:22:25.076438+0000 mgr.y (mgr.24277) 287 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:25.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.372847+0000 mgr.y (mgr.24277) 284 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.383411+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: cephadm 2024-08-17T07:22:24.384319+0000 mgr.y (mgr.24277) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.430191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.431003+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.436490+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.441330+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.442054+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: audit 2024-08-17T07:22:24.442941+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: cephadm 2024-08-17T07:22:24.443710+0000 mgr.y (mgr.24277) 286 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:22:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:25 smithi122 bash[25186]: cluster 2024-08-17T07:22:25.076438+0000 mgr.y (mgr.24277) 287 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:25.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.372847+0000 mgr.y (mgr.24277) 284 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.383411+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: cephadm 2024-08-17T07:22:24.384319+0000 mgr.y (mgr.24277) 285 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.430191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.431003+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.436490+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.441330+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.442054+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: audit 2024-08-17T07:22:24.442941+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: cephadm 2024-08-17T07:22:24.443710+0000 mgr.y (mgr.24277) 286 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:22:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:25 smithi160 bash[19912]: cluster 2024-08-17T07:22:25.076438+0000 mgr.y (mgr.24277) 287 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:27.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:26 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:28 smithi122 bash[19784]: cluster 2024-08-17T07:22:27.078799+0000 mgr.y (mgr.24277) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:28 smithi122 bash[25186]: cluster 2024-08-17T07:22:27.078799+0000 mgr.y (mgr.24277) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:28 smithi160 bash[19912]: cluster 2024-08-17T07:22:27.078799+0000 mgr.y (mgr.24277) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:28.600 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:22:28.600 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 16s ago 13m - - 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 14s ago 13m - - 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (5m) 16s ago 6m 12.1M - ba2b418f427c a0e80911049b 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (5m) 14s ago 5m 43.7M - 8.3.5 dad864ee21e9 72e431cad128 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 16s ago 3m 42.0M - 3.5 e1d6a67b021e bf737d8a5df5 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443 running (12m) 14s ago 12m 400M - 17.2.0 e1d6a67b021e deae6d7c090c 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:9283 running (14m) 16s ago 14m 456M - 17.2.0 e1d6a67b021e 9940b561dbda 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (15m) 16s ago 15m 53.5M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (13m) 14s ago 13m 43.6M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (13m) 16s ago 13m 43.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (6m) 16s ago 6m 9388k - 1dbe0e931976 37e2effd97a3 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (6m) 14s ago 6m 9728k - 1dbe0e931976 b366fdb7579c 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (12m) 16s ago 12m 51.9M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:22:28.601 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (11m) 16s ago 11m 51.2M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (10m) 16s ago 10m 47.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (10m) 16s ago 10m 49.8M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (9m) 14s ago 9m 49.9M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (8m) 14s ago 8m 48.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (8m) 14s ago 8m 46.3M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (7m) 14s ago 7m 49.2M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (5m) 14s ago 6m 55.4M - 514e6a882f6e 8364ce2f8b50 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (4m) 16s ago 4m 82.6M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:22:28.602 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (4m) 14s ago 4m 82.8M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:22:29.272 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:22:29.512 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:29 smithi122 bash[19784]: audit 2024-08-17T07:22:27.675033+0000 mgr.y (mgr.24277) 289 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:29.512 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:29 smithi122 bash[25186]: audit 2024-08-17T07:22:27.675033+0000 mgr.y (mgr.24277) 289 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:29 smithi160 bash[19912]: audit 2024-08-17T07:22:27.675033+0000 mgr.y (mgr.24277) 289 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:30.446 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:30 smithi122 bash[25186]: audit 2024-08-17T07:22:28.591045+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:30.446 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:30 smithi122 bash[25186]: cluster 2024-08-17T07:22:29.079543+0000 mgr.y (mgr.24277) 291 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:30.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:30 smithi122 bash[19784]: audit 2024-08-17T07:22:28.591045+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:30.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:30 smithi122 bash[19784]: cluster 2024-08-17T07:22:29.079543+0000 mgr.y (mgr.24277) 291 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:30 smithi160 bash[19912]: audit 2024-08-17T07:22:28.591045+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:22:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:30 smithi160 bash[19912]: cluster 2024-08-17T07:22:29.079543+0000 mgr.y (mgr.24277) 291 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:32.040 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:31] "GET /metrics HTTP/1.1" 200 207884 "" "Prometheus/2.33.4" 2024-08-17T07:22:32.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:22:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:32.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[25186]: cluster 2024-08-17T07:22:31.081244+0000 mgr.y (mgr.24277) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:32.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[25186]: audit 2024-08-17T07:22:32.039436+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:32.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[25186]: audit 2024-08-17T07:22:32.045502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:32.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[19784]: cluster 2024-08-17T07:22:31.081244+0000 mgr.y (mgr.24277) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:32.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[19784]: audit 2024-08-17T07:22:32.039436+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:32.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:32 smithi122 bash[19784]: audit 2024-08-17T07:22:32.045502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:32.631 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:32 smithi160 bash[19912]: cluster 2024-08-17T07:22:31.081244+0000 mgr.y (mgr.24277) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:32.631 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:32 smithi160 bash[19912]: audit 2024-08-17T07:22:32.039436+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:32.631 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:32 smithi160 bash[19912]: audit 2024-08-17T07:22:32.045502+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:34.421 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:34 smithi160 bash[19912]: cluster 2024-08-17T07:22:33.082076+0000 mgr.y (mgr.24277) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:34.421 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:34 smithi160 bash[19912]: audit 2024-08-17T07:22:34.143920+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:34.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:34 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:22:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:34.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:34 smithi122 bash[19784]: cluster 2024-08-17T07:22:33.082076+0000 mgr.y (mgr.24277) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:34.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:34 smithi122 bash[19784]: audit 2024-08-17T07:22:34.143920+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:34.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:34 smithi122 bash[25186]: cluster 2024-08-17T07:22:33.082076+0000 mgr.y (mgr.24277) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:34.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:34 smithi122 bash[25186]: audit 2024-08-17T07:22:34.143920+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:35.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[19784]: audit 2024-08-17T07:22:34.148556+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:35.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[19784]: audit 2024-08-17T07:22:35.065557+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:22:35.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[19784]: audit 2024-08-17T07:22:35.068763+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:22:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[25186]: audit 2024-08-17T07:22:34.148556+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[25186]: audit 2024-08-17T07:22:35.065557+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:22:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:35 smithi122 bash[25186]: audit 2024-08-17T07:22:35.068763+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:22:35.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:35 smithi160 bash[19912]: audit 2024-08-17T07:22:34.148556+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:35.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:35 smithi160 bash[19912]: audit 2024-08-17T07:22:35.065557+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:22:35.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:35 smithi160 bash[19912]: audit 2024-08-17T07:22:35.068763+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:22:36.505 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:36 smithi122 bash[19784]: cluster 2024-08-17T07:22:35.082514+0000 mgr.y (mgr.24277) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:36.506 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:36 smithi122 bash[25186]: cluster 2024-08-17T07:22:35.082514+0000 mgr.y (mgr.24277) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:36.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:36 smithi160 bash[19912]: cluster 2024-08-17T07:22:35.082514+0000 mgr.y (mgr.24277) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:37.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:36 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:38.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:38 smithi122 bash[25186]: cluster 2024-08-17T07:22:37.084296+0000 mgr.y (mgr.24277) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:38.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:38 smithi122 bash[19784]: cluster 2024-08-17T07:22:37.084296+0000 mgr.y (mgr.24277) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:38.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:38 smithi160 bash[19912]: cluster 2024-08-17T07:22:37.084296+0000 mgr.y (mgr.24277) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:39.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:39 smithi122 bash[25186]: audit 2024-08-17T07:22:37.685252+0000 mgr.y (mgr.24277) 296 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:39.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:39 smithi122 bash[19784]: audit 2024-08-17T07:22:37.685252+0000 mgr.y (mgr.24277) 296 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:39.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:39 smithi160 bash[19912]: audit 2024-08-17T07:22:37.685252+0000 mgr.y (mgr.24277) 296 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:40.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:40 smithi122 bash[19784]: cluster 2024-08-17T07:22:39.085210+0000 mgr.y (mgr.24277) 297 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:40 smithi122 bash[25186]: cluster 2024-08-17T07:22:39.085210+0000 mgr.y (mgr.24277) 297 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:40.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:40 smithi160 bash[19912]: cluster 2024-08-17T07:22:39.085210+0000 mgr.y (mgr.24277) 297 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:42.166 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:41] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2024-08-17T07:22:42.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:42 smithi122 bash[25186]: cluster 2024-08-17T07:22:41.087029+0000 mgr.y (mgr.24277) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:42 smithi122 bash[19784]: cluster 2024-08-17T07:22:41.087029+0000 mgr.y (mgr.24277) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:42 smithi160 bash[19912]: cluster 2024-08-17T07:22:41.087029+0000 mgr.y (mgr.24277) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:44.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:44 smithi122 bash[19784]: cluster 2024-08-17T07:22:43.087912+0000 mgr.y (mgr.24277) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:44.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:44 smithi122 bash[25186]: cluster 2024-08-17T07:22:43.087912+0000 mgr.y (mgr.24277) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:44 smithi160 bash[19912]: cluster 2024-08-17T07:22:43.087912+0000 mgr.y (mgr.24277) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:46.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:46 smithi122 bash[19784]: cluster 2024-08-17T07:22:45.088629+0000 mgr.y (mgr.24277) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:46.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:46 smithi122 bash[25186]: cluster 2024-08-17T07:22:45.088629+0000 mgr.y (mgr.24277) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:46 smithi160 bash[19912]: cluster 2024-08-17T07:22:45.088629+0000 mgr.y (mgr.24277) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:47.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:46 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:48 smithi122 bash[25186]: cluster 2024-08-17T07:22:47.090501+0000 mgr.y (mgr.24277) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:48.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:48 smithi122 bash[19784]: cluster 2024-08-17T07:22:47.090501+0000 mgr.y (mgr.24277) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:48 smithi160 bash[19912]: cluster 2024-08-17T07:22:47.090501+0000 mgr.y (mgr.24277) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:49.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:49 smithi122 bash[19784]: audit 2024-08-17T07:22:47.693604+0000 mgr.y (mgr.24277) 302 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:49.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:49 smithi122 bash[25186]: audit 2024-08-17T07:22:47.693604+0000 mgr.y (mgr.24277) 302 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:49 smithi160 bash[19912]: audit 2024-08-17T07:22:47.693604+0000 mgr.y (mgr.24277) 302 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:50.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:50 smithi122 bash[19784]: cluster 2024-08-17T07:22:49.091307+0000 mgr.y (mgr.24277) 303 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:50.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:50 smithi122 bash[25186]: cluster 2024-08-17T07:22:49.091307+0000 mgr.y (mgr.24277) 303 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:50.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:50 smithi160 bash[19912]: cluster 2024-08-17T07:22:49.091307+0000 mgr.y (mgr.24277) 303 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:22:52.177 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:51] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2024-08-17T07:22:52.178 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:22:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:52.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[19784]: cluster 2024-08-17T07:22:51.093049+0000 mgr.y (mgr.24277) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:52.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[19784]: audit 2024-08-17T07:22:52.128031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:52.482 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[19784]: audit 2024-08-17T07:22:52.134578+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:52.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[25186]: cluster 2024-08-17T07:22:51.093049+0000 mgr.y (mgr.24277) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:52.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[25186]: audit 2024-08-17T07:22:52.128031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:52.483 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:52 smithi122 bash[25186]: audit 2024-08-17T07:22:52.134578+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:52 smithi160 bash[19912]: cluster 2024-08-17T07:22:51.093049+0000 mgr.y (mgr.24277) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:52 smithi160 bash[19912]: audit 2024-08-17T07:22:52.128031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:52 smithi160 bash[19912]: audit 2024-08-17T07:22:52.134578+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:54.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:22:54 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:22:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:22:54.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:54 smithi122 bash[19784]: cluster 2024-08-17T07:22:53.093864+0000 mgr.y (mgr.24277) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:54.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:54 smithi122 bash[25186]: cluster 2024-08-17T07:22:53.093864+0000 mgr.y (mgr.24277) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:54.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:54 smithi160 bash[19912]: cluster 2024-08-17T07:22:53.093864+0000 mgr.y (mgr.24277) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:55.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[19784]: audit 2024-08-17T07:22:54.293798+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[19784]: audit 2024-08-17T07:22:54.299852+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[19784]: cluster 2024-08-17T07:22:55.094535+0000 mgr.y (mgr.24277) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:55.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[25186]: audit 2024-08-17T07:22:54.293798+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[25186]: audit 2024-08-17T07:22:54.299852+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:55 smithi122 bash[25186]: cluster 2024-08-17T07:22:55.094535+0000 mgr.y (mgr.24277) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:55.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:55 smithi160 bash[19912]: audit 2024-08-17T07:22:54.293798+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:55 smithi160 bash[19912]: audit 2024-08-17T07:22:54.299852+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:22:55.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:55 smithi160 bash[19912]: cluster 2024-08-17T07:22:55.094535+0000 mgr.y (mgr.24277) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:22:57.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:22:56 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:22:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:22:58.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:58 smithi122 bash[19784]: cluster 2024-08-17T07:22:57.096277+0000 mgr.y (mgr.24277) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:58 smithi122 bash[25186]: cluster 2024-08-17T07:22:57.096277+0000 mgr.y (mgr.24277) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:58.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:58 smithi160 bash[19912]: cluster 2024-08-17T07:22:57.096277+0000 mgr.y (mgr.24277) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:22:59.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:22:59 smithi122 bash[19784]: audit 2024-08-17T07:22:57.704168+0000 mgr.y (mgr.24277) 308 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:59.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:22:59 smithi122 bash[25186]: audit 2024-08-17T07:22:57.704168+0000 mgr.y (mgr.24277) 308 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:22:59.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:22:59 smithi160 bash[19912]: audit 2024-08-17T07:22:57.704168+0000 mgr.y (mgr.24277) 308 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:00.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:00 smithi122 bash[19784]: cluster 2024-08-17T07:22:59.097158+0000 mgr.y (mgr.24277) 309 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:00 smithi122 bash[25186]: cluster 2024-08-17T07:22:59.097158+0000 mgr.y (mgr.24277) 309 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:00 smithi160 bash[19912]: cluster 2024-08-17T07:22:59.097158+0000 mgr.y (mgr.24277) 309 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:02.164 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:01] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2024-08-17T07:23:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:02 smithi122 bash[19784]: cluster 2024-08-17T07:23:01.098805+0000 mgr.y (mgr.24277) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:02.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:02 smithi122 bash[25186]: cluster 2024-08-17T07:23:01.098805+0000 mgr.y (mgr.24277) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:02 smithi160 bash[19912]: cluster 2024-08-17T07:23:01.098805+0000 mgr.y (mgr.24277) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:04.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:04 smithi122 bash[19784]: cluster 2024-08-17T07:23:03.099479+0000 mgr.y (mgr.24277) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:04.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:04 smithi122 bash[25186]: cluster 2024-08-17T07:23:03.099479+0000 mgr.y (mgr.24277) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:04 smithi160 bash[19912]: cluster 2024-08-17T07:23:03.099479+0000 mgr.y (mgr.24277) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:06.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:06 smithi122 bash[19784]: cluster 2024-08-17T07:23:05.100244+0000 mgr.y (mgr.24277) 312 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:06.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:06 smithi122 bash[25186]: cluster 2024-08-17T07:23:05.100244+0000 mgr.y (mgr.24277) 312 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:06.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:06 smithi160 bash[19912]: cluster 2024-08-17T07:23:05.100244+0000 mgr.y (mgr.24277) 312 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:07.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:06 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:23:08.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:08 smithi122 bash[19784]: cluster 2024-08-17T07:23:07.102094+0000 mgr.y (mgr.24277) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:08 smithi122 bash[25186]: cluster 2024-08-17T07:23:07.102094+0000 mgr.y (mgr.24277) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:08 smithi160 bash[19912]: cluster 2024-08-17T07:23:07.102094+0000 mgr.y (mgr.24277) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:09.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:09 smithi122 bash[19784]: audit 2024-08-17T07:23:07.714888+0000 mgr.y (mgr.24277) 314 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:09.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:09 smithi122 bash[25186]: audit 2024-08-17T07:23:07.714888+0000 mgr.y (mgr.24277) 314 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:09.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:09 smithi160 bash[19912]: audit 2024-08-17T07:23:07.714888+0000 mgr.y (mgr.24277) 314 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:10.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:10 smithi122 bash[19784]: cluster 2024-08-17T07:23:09.102842+0000 mgr.y (mgr.24277) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:10.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:10 smithi122 bash[25186]: cluster 2024-08-17T07:23:09.102842+0000 mgr.y (mgr.24277) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:10 smithi160 bash[19912]: cluster 2024-08-17T07:23:09.102842+0000 mgr.y (mgr.24277) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:11.976 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:11] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-08-17T07:23:12.265 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:12 smithi122 bash[25186]: cluster 2024-08-17T07:23:11.104443+0000 mgr.y (mgr.24277) 316 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:12.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:12 smithi122 bash[19784]: cluster 2024-08-17T07:23:11.104443+0000 mgr.y (mgr.24277) 316 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:12.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:12 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:23:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:12 smithi160 bash[19912]: cluster 2024-08-17T07:23:11.104443+0000 mgr.y (mgr.24277) 316 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:13.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[19784]: audit 2024-08-17T07:23:12.260810+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[19784]: audit 2024-08-17T07:23:12.269733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[19784]: cluster 2024-08-17T07:23:13.105082+0000 mgr.y (mgr.24277) 317 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:13.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[25186]: audit 2024-08-17T07:23:12.260810+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[25186]: audit 2024-08-17T07:23:12.269733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:13 smithi122 bash[25186]: cluster 2024-08-17T07:23:13.105082+0000 mgr.y (mgr.24277) 317 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:13.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:13 smithi160 bash[19912]: audit 2024-08-17T07:23:12.260810+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:13 smithi160 bash[19912]: audit 2024-08-17T07:23:12.269733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:13.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:13 smithi160 bash[19912]: cluster 2024-08-17T07:23:13.105082+0000 mgr.y (mgr.24277) 317 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:14.767 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:14 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:23:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:15.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[19784]: audit 2024-08-17T07:23:14.442136+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[19784]: audit 2024-08-17T07:23:14.447967+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[19784]: cluster 2024-08-17T07:23:15.105779+0000 mgr.y (mgr.24277) 318 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:15.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[25186]: audit 2024-08-17T07:23:14.442136+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[25186]: audit 2024-08-17T07:23:14.447967+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:15 smithi122 bash[25186]: cluster 2024-08-17T07:23:15.105779+0000 mgr.y (mgr.24277) 318 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:15.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:15 smithi160 bash[19912]: audit 2024-08-17T07:23:14.442136+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:15 smithi160 bash[19912]: audit 2024-08-17T07:23:14.447967+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:15.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:15 smithi160 bash[19912]: cluster 2024-08-17T07:23:15.105779+0000 mgr.y (mgr.24277) 318 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:17.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:16 smithi160 bash[21027]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:23:18.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:18 smithi122 bash[19784]: cluster 2024-08-17T07:23:17.107611+0000 mgr.y (mgr.24277) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:18.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:18 smithi122 bash[25186]: cluster 2024-08-17T07:23:17.107611+0000 mgr.y (mgr.24277) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:18.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:18 smithi160 bash[19912]: cluster 2024-08-17T07:23:17.107611+0000 mgr.y (mgr.24277) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:19.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:19 smithi122 bash[19784]: audit 2024-08-17T07:23:17.722799+0000 mgr.y (mgr.24277) 320 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:19.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:19 smithi122 bash[25186]: audit 2024-08-17T07:23:17.722799+0000 mgr.y (mgr.24277) 320 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:19.569 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:19 smithi160 bash[19912]: audit 2024-08-17T07:23:17.722799+0000 mgr.y (mgr.24277) 320 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:20.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:20 smithi160 bash[19912]: cluster 2024-08-17T07:23:19.108477+0000 mgr.y (mgr.24277) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:20.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:20 smithi122 bash[19784]: cluster 2024-08-17T07:23:19.108477+0000 mgr.y (mgr.24277) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:20 smithi122 bash[25186]: cluster 2024-08-17T07:23:19.108477+0000 mgr.y (mgr.24277) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:20.645 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.645 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.645 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.646 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.646 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.646 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.647 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.647 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.647 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:20.647 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:20 smithi160 systemd[1]: Stopping Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:23:20.964 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:20 smithi160 bash[47567]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr.x 2024-08-17T07:23:21.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 bash[47576]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:23:21.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 bash[47611]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr.x 2024-08-17T07:23:21.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:23:21.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T07:23:21.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: Stopped Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:23:21.905 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.905 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.905 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.906 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.906 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.906 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.910 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.910 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.910 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:23:21.911 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:21 smithi160 systemd[1]: Started Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:23:22.167 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:21] "GET /metrics HTTP/1.1" 200 207894 "" "Prometheus/2.33.4" 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: cluster 2024-08-17T07:23:21.110231+0000 mgr.y (mgr.24277) 322 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: audit 2024-08-17T07:23:21.810340+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: audit 2024-08-17T07:23:21.824432+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: audit 2024-08-17T07:23:21.846517+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: audit 2024-08-17T07:23:21.848517+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[25186]: audit 2024-08-17T07:23:21.859901+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: cluster 2024-08-17T07:23:21.110231+0000 mgr.y (mgr.24277) 322 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: audit 2024-08-17T07:23:21.810340+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: audit 2024-08-17T07:23:21.824432+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: audit 2024-08-17T07:23:21.846517+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:23:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: audit 2024-08-17T07:23:21.848517+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:23:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:22 smithi122 bash[19784]: audit 2024-08-17T07:23:21.859901+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: cluster 2024-08-17T07:23:21.110231+0000 mgr.y (mgr.24277) 322 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: audit 2024-08-17T07:23:21.810340+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: audit 2024-08-17T07:23:21.824432+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: audit 2024-08-17T07:23:21.846517+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: audit 2024-08-17T07:23:21.848517+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:23:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:22 smithi160 bash[19912]: audit 2024-08-17T07:23:21.859901+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:23.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:23 smithi160 bash[47667]: debug 2024-08-17T07:23:23.758+0000 7fb861ca7640 1 -- 172.21.15.160:0/1092005853 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55af143a10e0 con 0x55af143a3800 2024-08-17T07:23:24.173 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:23 smithi160 bash[47667]: debug 2024-08-17T07:23:23.870+0000 7fb864511040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:23:24.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:24 smithi122 bash[25186]: cluster 2024-08-17T07:23:23.110915+0000 mgr.y (mgr.24277) 323 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:24 smithi122 bash[19784]: cluster 2024-08-17T07:23:23.110915+0000 mgr.y (mgr.24277) 323 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:24.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:24 smithi160 bash[19912]: cluster 2024-08-17T07:23:23.110915+0000 mgr.y (mgr.24277) 323 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:25.346 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:25 smithi160 bash[47667]: debug 2024-08-17T07:23:25.122+0000 7fb864511040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:23:25.346 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:25 smithi160 bash[47667]: debug 2024-08-17T07:23:25.190+0000 7fb864511040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:23:26.086 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:25 smithi160 bash[47667]: debug 2024-08-17T07:23:25.342+0000 7fb864511040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:23:26.086 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.010+0000 7fb864511040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:23:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[19912]: cluster 2024-08-17T07:23:25.111741+0000 mgr.y (mgr.24277) 324 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:26.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.082+0000 7fb864511040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:23:26.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.154+0000 7fb864511040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:23:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:26 smithi122 bash[19784]: cluster 2024-08-17T07:23:25.111741+0000 mgr.y (mgr.24277) 324 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:26.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:26 smithi122 bash[25186]: cluster 2024-08-17T07:23:25.111741+0000 mgr.y (mgr.24277) 324 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:26.773 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.350+0000 7fb864511040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:23:26.773 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.430+0000 7fb864511040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:23:26.773 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.502+0000 7fb864511040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:23:27.064 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.770+0000 7fb864511040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:23:27.065 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:26 smithi160 bash[47667]: debug 2024-08-17T07:23:26.842+0000 7fb864511040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:23:27.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.062+0000 7fb864511040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:23:27.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.142+0000 7fb864511040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:23:27.710 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.398+0000 7fb864511040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:23:27.711 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.577+0000 7fb864511040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:23:28.015 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.749+0000 7fb864511040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:23:28.015 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:27 smithi160 bash[47667]: debug 2024-08-17T07:23:27.825+0000 7fb864511040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:23:28.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:28 smithi160 bash[47667]: debug 2024-08-17T07:23:28.013+0000 7fb864511040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:23:28.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:28 smithi160 bash[19912]: cluster 2024-08-17T07:23:27.113558+0000 mgr.y (mgr.24277) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:28.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:28 smithi122 bash[25186]: cluster 2024-08-17T07:23:27.113558+0000 mgr.y (mgr.24277) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:28 smithi122 bash[19784]: cluster 2024-08-17T07:23:27.113558+0000 mgr.y (mgr.24277) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:29.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:28 smithi160 bash[47667]: debug 2024-08-17T07:23:28.865+0000 7fb864511040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:23:29.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:28 smithi160 bash[47667]: debug 2024-08-17T07:23:28.941+0000 7fb864511040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:23:29.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:29 smithi122 bash[19784]: audit 2024-08-17T07:23:27.734038+0000 mgr.y (mgr.24277) 326 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:29 smithi122 bash[25186]: audit 2024-08-17T07:23:27.734038+0000 mgr.y (mgr.24277) 326 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[19912]: audit 2024-08-17T07:23:27.734038+0000 mgr.y (mgr.24277) 326 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:29.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: debug 2024-08-17T07:23:29.177+0000 7fb864511040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:23:29.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: debug 2024-08-17T07:23:29.253+0000 7fb864511040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: debug 2024-08-17T07:23:29.653+0000 7fb864511040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: debug 2024-08-17T07:23:29.737+0000 7fb864511040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: [17/Aug/2024:07:23:29] ENGINE Bus STARTING 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: CherryPy Checker: 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: The Application mounted at '' has an empty config. 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: [17/Aug/2024:07:23:29] ENGINE Serving on http://:::9283 2024-08-17T07:23:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:29 smithi160 bash[47667]: [17/Aug/2024:07:23:29] ENGINE Bus STARTED 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: cluster 2024-08-17T07:23:29.114488+0000 mgr.y (mgr.24277) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: audit 2024-08-17T07:23:29.745432+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: audit 2024-08-17T07:23:29.745963+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: audit 2024-08-17T07:23:29.747611+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: audit 2024-08-17T07:23:29.748770+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: cluster 2024-08-17T07:23:29.748801+0000 mon.a (mon.0) 1196 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[19784]: cluster 2024-08-17T07:23:29.749016+0000 mon.a (mon.0) 1197 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:23:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: cluster 2024-08-17T07:23:29.114488+0000 mgr.y (mgr.24277) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: audit 2024-08-17T07:23:29.745432+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: audit 2024-08-17T07:23:29.745963+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: audit 2024-08-17T07:23:29.747611+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: audit 2024-08-17T07:23:29.748770+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: cluster 2024-08-17T07:23:29.748801+0000 mon.a (mon.0) 1196 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:23:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:30 smithi122 bash[25186]: cluster 2024-08-17T07:23:29.749016+0000 mon.a (mon.0) 1197 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: cluster 2024-08-17T07:23:29.114488+0000 mgr.y (mgr.24277) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: audit 2024-08-17T07:23:29.745432+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: audit 2024-08-17T07:23:29.745963+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: audit 2024-08-17T07:23:29.747611+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: audit 2024-08-17T07:23:29.748770+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: cluster 2024-08-17T07:23:29.748801+0000 mon.a (mon.0) 1196 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:23:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:30 smithi160 bash[19912]: cluster 2024-08-17T07:23:29.749016+0000 mon.a (mon.0) 1197 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:23:31.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:31 smithi122 bash[19784]: cluster 2024-08-17T07:23:30.220763+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T07:23:31.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:31 smithi122 bash[25186]: cluster 2024-08-17T07:23:30.220763+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T07:23:31.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:31 smithi160 bash[19912]: cluster 2024-08-17T07:23:30.220763+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T07:23:32.210 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:31] "GET /metrics HTTP/1.1" 200 207894 "" "Prometheus/2.33.4" 2024-08-17T07:23:32.515 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:32 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:23:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:32.515 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:32 smithi122 bash[19784]: cluster 2024-08-17T07:23:31.116164+0000 mgr.y (mgr.24277) 328 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:32.515 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:32 smithi122 bash[25186]: cluster 2024-08-17T07:23:31.116164+0000 mgr.y (mgr.24277) 328 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:32 smithi160 bash[19912]: cluster 2024-08-17T07:23:31.116164+0000 mgr.y (mgr.24277) 328 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:33.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[19784]: audit 2024-08-17T07:23:32.381862+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[19784]: audit 2024-08-17T07:23:32.388266+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[19784]: cluster 2024-08-17T07:23:33.116868+0000 mgr.y (mgr.24277) 329 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:33.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[25186]: audit 2024-08-17T07:23:32.381862+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[25186]: audit 2024-08-17T07:23:32.388266+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:33 smithi122 bash[25186]: cluster 2024-08-17T07:23:33.116868+0000 mgr.y (mgr.24277) 329 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:33.702 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:33 smithi160 bash[19912]: audit 2024-08-17T07:23:32.381862+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.703 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:33 smithi160 bash[19912]: audit 2024-08-17T07:23:32.388266+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:33.703 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:33 smithi160 bash[19912]: cluster 2024-08-17T07:23:33.116868+0000 mgr.y (mgr.24277) 329 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:35.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:34 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:23:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:35 smithi160 bash[19912]: audit 2024-08-17T07:23:34.577873+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:35 smithi160 bash[19912]: audit 2024-08-17T07:23:34.585747+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:35 smithi160 bash[19912]: audit 2024-08-17T07:23:35.082955+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:23:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:35 smithi160 bash[19912]: audit 2024-08-17T07:23:35.110394+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:23:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:35 smithi160 bash[19912]: cluster 2024-08-17T07:23:35.117347+0000 mgr.y (mgr.24277) 330 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[19784]: audit 2024-08-17T07:23:34.577873+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[19784]: audit 2024-08-17T07:23:34.585747+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[19784]: audit 2024-08-17T07:23:35.082955+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[19784]: audit 2024-08-17T07:23:35.110394+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[19784]: cluster 2024-08-17T07:23:35.117347+0000 mgr.y (mgr.24277) 330 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[25186]: audit 2024-08-17T07:23:34.577873+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[25186]: audit 2024-08-17T07:23:34.585747+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:36.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[25186]: audit 2024-08-17T07:23:35.082955+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:23:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[25186]: audit 2024-08-17T07:23:35.110394+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:23:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:35 smithi122 bash[25186]: cluster 2024-08-17T07:23:35.117347+0000 mgr.y (mgr.24277) 330 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:37.326 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:36 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:23:38.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:38 smithi122 bash[25186]: cluster 2024-08-17T07:23:37.119049+0000 mgr.y (mgr.24277) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:38.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:38 smithi122 bash[19784]: cluster 2024-08-17T07:23:37.119049+0000 mgr.y (mgr.24277) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:38.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:38 smithi160 bash[19912]: cluster 2024-08-17T07:23:37.119049+0000 mgr.y (mgr.24277) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:39.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:39 smithi122 bash[25186]: audit 2024-08-17T07:23:37.744400+0000 mgr.y (mgr.24277) 332 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:39.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:39 smithi122 bash[19784]: audit 2024-08-17T07:23:37.744400+0000 mgr.y (mgr.24277) 332 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:39.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:39 smithi160 bash[19912]: audit 2024-08-17T07:23:37.744400+0000 mgr.y (mgr.24277) 332 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:40.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:40 smithi122 bash[19784]: cluster 2024-08-17T07:23:39.119766+0000 mgr.y (mgr.24277) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:40 smithi122 bash[25186]: cluster 2024-08-17T07:23:39.119766+0000 mgr.y (mgr.24277) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:40.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:40 smithi160 bash[19912]: cluster 2024-08-17T07:23:39.119766+0000 mgr.y (mgr.24277) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:41.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:41 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:23:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:42.178 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:41] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2024-08-17T07:23:42.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[19784]: cluster 2024-08-17T07:23:41.121412+0000 mgr.y (mgr.24277) 334 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[19784]: audit 2024-08-17T07:23:41.328663+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[19784]: audit 2024-08-17T07:23:41.340105+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:42.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[25186]: cluster 2024-08-17T07:23:41.121412+0000 mgr.y (mgr.24277) 334 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:42.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[25186]: audit 2024-08-17T07:23:41.328663+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:42.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:42 smithi122 bash[25186]: audit 2024-08-17T07:23:41.340105+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:42 smithi160 bash[19912]: cluster 2024-08-17T07:23:41.121412+0000 mgr.y (mgr.24277) 334 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:42 smithi160 bash[19912]: audit 2024-08-17T07:23:41.328663+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:42 smithi160 bash[19912]: audit 2024-08-17T07:23:41.340105+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:44.043 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:23:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:23:43.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:23:44.044 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:23:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:23:43.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:23:44.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:44 smithi122 bash[25186]: cluster 2024-08-17T07:23:43.122166+0000 mgr.y (mgr.24277) 335 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:44.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:44 smithi122 bash[19784]: cluster 2024-08-17T07:23:43.122166+0000 mgr.y (mgr.24277) 335 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:44 smithi160 bash[19912]: cluster 2024-08-17T07:23:43.122166+0000 mgr.y (mgr.24277) 335 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:46.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:46 smithi122 bash[19784]: cluster 2024-08-17T07:23:45.122942+0000 mgr.y (mgr.24277) 336 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:46.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:46 smithi122 bash[25186]: cluster 2024-08-17T07:23:45.122942+0000 mgr.y (mgr.24277) 336 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:46 smithi160 bash[19912]: cluster 2024-08-17T07:23:45.122942+0000 mgr.y (mgr.24277) 336 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:47.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:46 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:23:48.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:48 smithi122 bash[19784]: cluster 2024-08-17T07:23:47.124696+0000 mgr.y (mgr.24277) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:48.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:48 smithi122 bash[25186]: cluster 2024-08-17T07:23:47.124696+0000 mgr.y (mgr.24277) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:48 smithi160 bash[19912]: cluster 2024-08-17T07:23:47.124696+0000 mgr.y (mgr.24277) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:49.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:49 smithi122 bash[19784]: audit 2024-08-17T07:23:47.754901+0000 mgr.y (mgr.24277) 338 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:49.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:49 smithi122 bash[25186]: audit 2024-08-17T07:23:47.754901+0000 mgr.y (mgr.24277) 338 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:49 smithi160 bash[19912]: audit 2024-08-17T07:23:47.754901+0000 mgr.y (mgr.24277) 338 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:50.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:50 smithi122 bash[19784]: cluster 2024-08-17T07:23:49.125457+0000 mgr.y (mgr.24277) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:50.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:50 smithi122 bash[25186]: cluster 2024-08-17T07:23:49.125457+0000 mgr.y (mgr.24277) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:50.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:50 smithi160 bash[19912]: cluster 2024-08-17T07:23:49.125457+0000 mgr.y (mgr.24277) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:52.200 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:51] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-08-17T07:23:52.528 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:52 smithi122 bash[25186]: cluster 2024-08-17T07:23:51.127159+0000 mgr.y (mgr.24277) 340 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:52.529 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:52 smithi122 bash[19784]: cluster 2024-08-17T07:23:51.127159+0000 mgr.y (mgr.24277) 340 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:52 smithi160 bash[19912]: cluster 2024-08-17T07:23:51.127159+0000 mgr.y (mgr.24277) 340 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:52.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:23:52 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:23:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[25186]: audit 2024-08-17T07:23:52.526202+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[25186]: audit 2024-08-17T07:23:52.533120+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[25186]: cluster 2024-08-17T07:23:53.127888+0000 mgr.y (mgr.24277) 341 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[19784]: audit 2024-08-17T07:23:52.526202+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[19784]: audit 2024-08-17T07:23:52.533120+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[19784]: cluster 2024-08-17T07:23:53.127888+0000 mgr.y (mgr.24277) 341 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:53.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[47402]: level=error ts=2024-08-17T07:23:53.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:23:53.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:23:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:23:53.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:23:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:23:53.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:23:53.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:53 smithi160 bash[19912]: audit 2024-08-17T07:23:52.526202+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:53 smithi160 bash[19912]: audit 2024-08-17T07:23:52.533120+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:23:53.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:53 smithi160 bash[19912]: cluster 2024-08-17T07:23:53.127888+0000 mgr.y (mgr.24277) 341 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:56.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:56 smithi122 bash[19784]: cluster 2024-08-17T07:23:55.128344+0000 mgr.y (mgr.24277) 342 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:56.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:56 smithi122 bash[25186]: cluster 2024-08-17T07:23:55.128344+0000 mgr.y (mgr.24277) 342 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:56.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:56 smithi160 bash[19912]: cluster 2024-08-17T07:23:55.128344+0000 mgr.y (mgr.24277) 342 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:23:57.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:23:56 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:23:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:23:58.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:58 smithi160 bash[19912]: cluster 2024-08-17T07:23:57.129958+0000 mgr.y (mgr.24277) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:58.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:58 smithi122 bash[19784]: cluster 2024-08-17T07:23:57.129958+0000 mgr.y (mgr.24277) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:58 smithi122 bash[25186]: cluster 2024-08-17T07:23:57.129958+0000 mgr.y (mgr.24277) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:23:59.456 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:23:59 smithi160 bash[19912]: audit 2024-08-17T07:23:57.763130+0000 mgr.y (mgr.24277) 344 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:59.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:23:59 smithi122 bash[19784]: audit 2024-08-17T07:23:57.763130+0000 mgr.y (mgr.24277) 344 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:23:59.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:23:59 smithi122 bash[25186]: audit 2024-08-17T07:23:57.763130+0000 mgr.y (mgr.24277) 344 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:00.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:24:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[19784]: cluster 2024-08-17T07:23:59.130703+0000 mgr.y (mgr.24277) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[19784]: audit 2024-08-17T07:23:59.990504+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[19784]: audit 2024-08-17T07:23:59.999794+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[25186]: cluster 2024-08-17T07:23:59.130703+0000 mgr.y (mgr.24277) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[25186]: audit 2024-08-17T07:23:59.990504+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:00.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:00 smithi122 bash[25186]: audit 2024-08-17T07:23:59.999794+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:00.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:00 smithi160 bash[19912]: cluster 2024-08-17T07:23:59.130703+0000 mgr.y (mgr.24277) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:00 smithi160 bash[19912]: audit 2024-08-17T07:23:59.990504+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:00 smithi160 bash[19912]: audit 2024-08-17T07:23:59.999794+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:02.189 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:01] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-08-17T07:24:02.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:02 smithi122 bash[25186]: cluster 2024-08-17T07:24:01.132342+0000 mgr.y (mgr.24277) 346 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:02.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:02 smithi122 bash[19784]: cluster 2024-08-17T07:24:01.132342+0000 mgr.y (mgr.24277) 346 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:02 smithi160 bash[19912]: cluster 2024-08-17T07:24:01.132342+0000 mgr.y (mgr.24277) 346 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:03.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:03 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:03.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:03.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:03.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:03.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:03.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:04.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:04 smithi122 bash[19784]: cluster 2024-08-17T07:24:03.133054+0000 mgr.y (mgr.24277) 347 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:04.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:04 smithi122 bash[25186]: cluster 2024-08-17T07:24:03.133054+0000 mgr.y (mgr.24277) 347 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:04 smithi160 bash[19912]: cluster 2024-08-17T07:24:03.133054+0000 mgr.y (mgr.24277) 347 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:06.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:06 smithi122 bash[25186]: cluster 2024-08-17T07:24:05.133748+0000 mgr.y (mgr.24277) 348 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:06 smithi122 bash[19784]: cluster 2024-08-17T07:24:05.133748+0000 mgr.y (mgr.24277) 348 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:06 smithi160 bash[19912]: cluster 2024-08-17T07:24:05.133748+0000 mgr.y (mgr.24277) 348 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:07.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:06 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:08.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:08 smithi122 bash[19784]: cluster 2024-08-17T07:24:07.135399+0000 mgr.y (mgr.24277) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:08 smithi122 bash[25186]: cluster 2024-08-17T07:24:07.135399+0000 mgr.y (mgr.24277) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:08.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:08 smithi160 bash[19912]: cluster 2024-08-17T07:24:07.135399+0000 mgr.y (mgr.24277) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:09.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:09 smithi122 bash[25186]: audit 2024-08-17T07:24:07.774509+0000 mgr.y (mgr.24277) 350 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:09.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:09 smithi122 bash[19784]: audit 2024-08-17T07:24:07.774509+0000 mgr.y (mgr.24277) 350 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:09.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:09 smithi160 bash[19912]: audit 2024-08-17T07:24:07.774509+0000 mgr.y (mgr.24277) 350 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:10.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:10 smithi122 bash[25186]: cluster 2024-08-17T07:24:09.136116+0000 mgr.y (mgr.24277) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:10 smithi122 bash[19784]: cluster 2024-08-17T07:24:09.136116+0000 mgr.y (mgr.24277) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:10 smithi160 bash[19912]: cluster 2024-08-17T07:24:09.136116+0000 mgr.y (mgr.24277) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:12.211 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:11] "GET /metrics HTTP/1.1" 200 207884 "" "Prometheus/2.33.4" 2024-08-17T07:24:12.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:12 smithi122 bash[25186]: cluster 2024-08-17T07:24:11.137788+0000 mgr.y (mgr.24277) 352 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:12.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:12 smithi122 bash[19784]: cluster 2024-08-17T07:24:11.137788+0000 mgr.y (mgr.24277) 352 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:12 smithi160 bash[19912]: cluster 2024-08-17T07:24:11.137788+0000 mgr.y (mgr.24277) 352 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:13.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:12 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:24:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:13.774 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[25186]: audit 2024-08-17T07:24:12.702892+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:13.774 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[25186]: audit 2024-08-17T07:24:12.710274+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:13.774 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[25186]: cluster 2024-08-17T07:24:13.138583+0000 mgr.y (mgr.24277) 353 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:13.775 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[19784]: audit 2024-08-17T07:24:12.702892+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:13.775 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[19784]: audit 2024-08-17T07:24:12.710274+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:13.775 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[19784]: cluster 2024-08-17T07:24:13.138583+0000 mgr.y (mgr.24277) 353 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:13.776 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:13.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:13.776 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:13.776 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:14.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:13 smithi160 bash[19912]: audit 2024-08-17T07:24:12.702892+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:14.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:13 smithi160 bash[19912]: audit 2024-08-17T07:24:12.710274+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:14.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:13 smithi160 bash[19912]: cluster 2024-08-17T07:24:13.138583+0000 mgr.y (mgr.24277) 353 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:16.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:16 smithi122 bash[19784]: cluster 2024-08-17T07:24:15.139218+0000 mgr.y (mgr.24277) 354 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:16 smithi122 bash[25186]: cluster 2024-08-17T07:24:15.139218+0000 mgr.y (mgr.24277) 354 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:16.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:16 smithi160 bash[19912]: cluster 2024-08-17T07:24:15.139218+0000 mgr.y (mgr.24277) 354 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:17.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:16 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:18.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:18 smithi160 bash[19912]: cluster 2024-08-17T07:24:17.140902+0000 mgr.y (mgr.24277) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:18.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:18 smithi122 bash[19784]: cluster 2024-08-17T07:24:17.140902+0000 mgr.y (mgr.24277) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:18.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:18 smithi122 bash[25186]: cluster 2024-08-17T07:24:17.140902+0000 mgr.y (mgr.24277) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:19.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:19 smithi122 bash[19784]: audit 2024-08-17T07:24:17.785768+0000 mgr.y (mgr.24277) 356 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:19.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:19 smithi122 bash[25186]: audit 2024-08-17T07:24:17.785768+0000 mgr.y (mgr.24277) 356 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:19.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:19 smithi160 bash[19912]: audit 2024-08-17T07:24:17.785768+0000 mgr.y (mgr.24277) 356 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:20.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:24:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[19784]: cluster 2024-08-17T07:24:19.141655+0000 mgr.y (mgr.24277) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[19784]: audit 2024-08-17T07:24:20.157762+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[19784]: audit 2024-08-17T07:24:20.167304+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[25186]: cluster 2024-08-17T07:24:19.141655+0000 mgr.y (mgr.24277) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[25186]: audit 2024-08-17T07:24:20.157762+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:20 smithi122 bash[25186]: audit 2024-08-17T07:24:20.167304+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:20.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:20 smithi160 bash[19912]: cluster 2024-08-17T07:24:19.141655+0000 mgr.y (mgr.24277) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:20 smithi160 bash[19912]: audit 2024-08-17T07:24:20.157762+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:20 smithi160 bash[19912]: audit 2024-08-17T07:24:20.167304+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:22.203 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:21] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-08-17T07:24:22.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[19784]: cluster 2024-08-17T07:24:21.143340+0000 mgr.y (mgr.24277) 358 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[19784]: audit 2024-08-17T07:24:21.876174+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[19784]: audit 2024-08-17T07:24:21.878268+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[19784]: audit 2024-08-17T07:24:21.890323+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[25186]: cluster 2024-08-17T07:24:21.143340+0000 mgr.y (mgr.24277) 358 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[25186]: audit 2024-08-17T07:24:21.876174+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[25186]: audit 2024-08-17T07:24:21.878268+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:24:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:22 smithi122 bash[25186]: audit 2024-08-17T07:24:21.890323+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:22.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:22 smithi160 bash[19912]: cluster 2024-08-17T07:24:21.143340+0000 mgr.y (mgr.24277) 358 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:22 smithi160 bash[19912]: audit 2024-08-17T07:24:21.876174+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:24:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:22 smithi160 bash[19912]: audit 2024-08-17T07:24:21.878268+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:24:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:22 smithi160 bash[19912]: audit 2024-08-17T07:24:21.890323+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:23 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:23 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:23 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:24.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:24 smithi122 bash[19784]: cluster 2024-08-17T07:24:23.144011+0000 mgr.y (mgr.24277) 359 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:24 smithi122 bash[25186]: cluster 2024-08-17T07:24:23.144011+0000 mgr.y (mgr.24277) 359 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:24.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:24 smithi160 bash[19912]: cluster 2024-08-17T07:24:23.144011+0000 mgr.y (mgr.24277) 359 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:26.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:26 smithi122 bash[19784]: cluster 2024-08-17T07:24:25.144728+0000 mgr.y (mgr.24277) 360 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:26.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:26 smithi122 bash[25186]: cluster 2024-08-17T07:24:25.144728+0000 mgr.y (mgr.24277) 360 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:26.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:26 smithi160 bash[19912]: cluster 2024-08-17T07:24:25.144728+0000 mgr.y (mgr.24277) 360 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:27.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:26 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:28 smithi122 bash[19784]: cluster 2024-08-17T07:24:27.146448+0000 mgr.y (mgr.24277) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:28 smithi122 bash[25186]: cluster 2024-08-17T07:24:27.146448+0000 mgr.y (mgr.24277) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:28 smithi160 bash[19912]: cluster 2024-08-17T07:24:27.146448+0000 mgr.y (mgr.24277) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:29.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:29 smithi122 bash[19784]: audit 2024-08-17T07:24:27.794812+0000 mgr.y (mgr.24277) 362 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:29 smithi122 bash[19784]: cluster 2024-08-17T07:24:29.147141+0000 mgr.y (mgr.24277) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:29 smithi122 bash[25186]: audit 2024-08-17T07:24:27.794812+0000 mgr.y (mgr.24277) 362 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:29 smithi122 bash[25186]: cluster 2024-08-17T07:24:29.147141+0000 mgr.y (mgr.24277) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:29.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:29 smithi160 bash[19912]: audit 2024-08-17T07:24:27.794812+0000 mgr.y (mgr.24277) 362 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:29 smithi160 bash[19912]: cluster 2024-08-17T07:24:29.147141+0000 mgr.y (mgr.24277) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:32.199 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:31] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-08-17T07:24:32.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:32 smithi122 bash[19784]: cluster 2024-08-17T07:24:31.148795+0000 mgr.y (mgr.24277) 364 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:32.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:32 smithi122 bash[25186]: cluster 2024-08-17T07:24:31.148795+0000 mgr.y (mgr.24277) 364 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:32.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:32 smithi160 bash[19912]: cluster 2024-08-17T07:24:31.148795+0000 mgr.y (mgr.24277) 364 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:33.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:32 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:24:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:33.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:33.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:33.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:33.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:33.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:33.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:34.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[19784]: audit 2024-08-17T07:24:32.883314+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[19784]: audit 2024-08-17T07:24:32.892556+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[19784]: cluster 2024-08-17T07:24:33.149471+0000 mgr.y (mgr.24277) 365 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:34.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[25186]: audit 2024-08-17T07:24:32.883314+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[25186]: audit 2024-08-17T07:24:32.892556+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:33 smithi122 bash[25186]: cluster 2024-08-17T07:24:33.149471+0000 mgr.y (mgr.24277) 365 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:34.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:33 smithi160 bash[19912]: audit 2024-08-17T07:24:32.883314+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:33 smithi160 bash[19912]: audit 2024-08-17T07:24:32.892556+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:34.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:33 smithi160 bash[19912]: cluster 2024-08-17T07:24:33.149471+0000 mgr.y (mgr.24277) 365 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:35.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:35 smithi122 bash[19784]: audit 2024-08-17T07:24:35.102412+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:24:35.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:35 smithi122 bash[19784]: audit 2024-08-17T07:24:35.131694+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:24:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:35 smithi122 bash[25186]: audit 2024-08-17T07:24:35.102412+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:24:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:35 smithi122 bash[25186]: audit 2024-08-17T07:24:35.131694+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:24:35.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:35 smithi160 bash[19912]: audit 2024-08-17T07:24:35.102412+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:24:35.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:35 smithi160 bash[19912]: audit 2024-08-17T07:24:35.131694+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:24:36.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:36 smithi122 bash[19784]: cluster 2024-08-17T07:24:35.150180+0000 mgr.y (mgr.24277) 366 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:36.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:36 smithi122 bash[25186]: cluster 2024-08-17T07:24:35.150180+0000 mgr.y (mgr.24277) 366 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:36.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:36 smithi160 bash[19912]: cluster 2024-08-17T07:24:35.150180+0000 mgr.y (mgr.24277) 366 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:37.179 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:36 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:38.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:38 smithi122 bash[19784]: cluster 2024-08-17T07:24:37.151338+0000 mgr.y (mgr.24277) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:38.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:38 smithi122 bash[25186]: cluster 2024-08-17T07:24:37.151338+0000 mgr.y (mgr.24277) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:38.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:38 smithi160 bash[19912]: cluster 2024-08-17T07:24:37.151338+0000 mgr.y (mgr.24277) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:39.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:39 smithi160 bash[19912]: audit 2024-08-17T07:24:37.805698+0000 mgr.y (mgr.24277) 368 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:39.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:39 smithi122 bash[19784]: audit 2024-08-17T07:24:37.805698+0000 mgr.y (mgr.24277) 368 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:39.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:39 smithi122 bash[25186]: audit 2024-08-17T07:24:37.805698+0000 mgr.y (mgr.24277) 368 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:40.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:40 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:24:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:40 smithi122 bash[19784]: cluster 2024-08-17T07:24:39.152013+0000 mgr.y (mgr.24277) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:40 smithi122 bash[25186]: cluster 2024-08-17T07:24:39.152013+0000 mgr.y (mgr.24277) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:40.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:40 smithi160 bash[19912]: cluster 2024-08-17T07:24:39.152013+0000 mgr.y (mgr.24277) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:41.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:41 smithi160 bash[19912]: audit 2024-08-17T07:24:40.335825+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:41 smithi160 bash[19912]: audit 2024-08-17T07:24:40.345914+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:41 smithi160 bash[19912]: cluster 2024-08-17T07:24:41.153678+0000 mgr.y (mgr.24277) 370 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[19784]: audit 2024-08-17T07:24:40.335825+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[19784]: audit 2024-08-17T07:24:40.345914+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[19784]: cluster 2024-08-17T07:24:41.153678+0000 mgr.y (mgr.24277) 370 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:41.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[25186]: audit 2024-08-17T07:24:40.335825+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[25186]: audit 2024-08-17T07:24:40.345914+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:41.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[25186]: cluster 2024-08-17T07:24:41.153678+0000 mgr.y (mgr.24277) 370 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:42.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:41] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-08-17T07:24:43.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:43 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:43.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:43.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:43.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:44.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:44 smithi122 bash[19784]: cluster 2024-08-17T07:24:43.154417+0000 mgr.y (mgr.24277) 371 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:44.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:44 smithi122 bash[25186]: cluster 2024-08-17T07:24:43.154417+0000 mgr.y (mgr.24277) 371 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:44.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:44 smithi160 bash[19912]: cluster 2024-08-17T07:24:43.154417+0000 mgr.y (mgr.24277) 371 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:46.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:46 smithi122 bash[25186]: cluster 2024-08-17T07:24:45.155131+0000 mgr.y (mgr.24277) 372 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:46.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:46 smithi122 bash[19784]: cluster 2024-08-17T07:24:45.155131+0000 mgr.y (mgr.24277) 372 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:46.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:46 smithi160 bash[19912]: cluster 2024-08-17T07:24:45.155131+0000 mgr.y (mgr.24277) 372 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:47.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:46 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:48.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:48 smithi122 bash[25186]: cluster 2024-08-17T07:24:47.156846+0000 mgr.y (mgr.24277) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:48.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:48 smithi122 bash[19784]: cluster 2024-08-17T07:24:47.156846+0000 mgr.y (mgr.24277) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:48.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:48 smithi160 bash[19912]: cluster 2024-08-17T07:24:47.156846+0000 mgr.y (mgr.24277) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:49.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:49 smithi122 bash[19784]: audit 2024-08-17T07:24:47.817024+0000 mgr.y (mgr.24277) 374 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:49.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:49 smithi122 bash[25186]: audit 2024-08-17T07:24:47.817024+0000 mgr.y (mgr.24277) 374 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:49.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:49 smithi160 bash[19912]: audit 2024-08-17T07:24:47.817024+0000 mgr.y (mgr.24277) 374 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:50.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:50 smithi122 bash[19784]: cluster 2024-08-17T07:24:49.157570+0000 mgr.y (mgr.24277) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:50.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:50 smithi122 bash[25186]: cluster 2024-08-17T07:24:49.157570+0000 mgr.y (mgr.24277) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:50.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:50 smithi160 bash[19912]: cluster 2024-08-17T07:24:49.157570+0000 mgr.y (mgr.24277) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:51.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:51 smithi122 bash[19784]: cluster 2024-08-17T07:24:51.159228+0000 mgr.y (mgr.24277) 376 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:51.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:51 smithi122 bash[25186]: cluster 2024-08-17T07:24:51.159228+0000 mgr.y (mgr.24277) 376 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:51.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:51 smithi160 bash[19912]: cluster 2024-08-17T07:24:51.159228+0000 mgr.y (mgr.24277) 376 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:52.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:51] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2024-08-17T07:24:53.520 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:24:53 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:24:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:24:53.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:53 smithi122 bash[47402]: level=error ts=2024-08-17T07:24:53.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:53.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:24:53.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:24:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:24:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:24:54.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[25186]: audit 2024-08-17T07:24:53.060283+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[25186]: audit 2024-08-17T07:24:53.070606+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[25186]: cluster 2024-08-17T07:24:53.159934+0000 mgr.y (mgr.24277) 377 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[19784]: audit 2024-08-17T07:24:53.060283+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[19784]: audit 2024-08-17T07:24:53.070606+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:54 smithi122 bash[19784]: cluster 2024-08-17T07:24:53.159934+0000 mgr.y (mgr.24277) 377 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:54.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:54 smithi160 bash[19912]: audit 2024-08-17T07:24:53.060283+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:54 smithi160 bash[19912]: audit 2024-08-17T07:24:53.070606+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:24:54.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:54 smithi160 bash[19912]: cluster 2024-08-17T07:24:53.159934+0000 mgr.y (mgr.24277) 377 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:56.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:56 smithi122 bash[19784]: cluster 2024-08-17T07:24:55.160542+0000 mgr.y (mgr.24277) 378 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:56.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:56 smithi122 bash[25186]: cluster 2024-08-17T07:24:55.160542+0000 mgr.y (mgr.24277) 378 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:56.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:56 smithi160 bash[19912]: cluster 2024-08-17T07:24:55.160542+0000 mgr.y (mgr.24277) 378 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:24:57.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:24:56 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:24:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:24:58.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:58 smithi122 bash[19784]: cluster 2024-08-17T07:24:57.162323+0000 mgr.y (mgr.24277) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:58 smithi122 bash[25186]: cluster 2024-08-17T07:24:57.162323+0000 mgr.y (mgr.24277) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:58.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:58 smithi160 bash[19912]: cluster 2024-08-17T07:24:57.162323+0000 mgr.y (mgr.24277) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:24:59.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:24:59 smithi122 bash[19784]: audit 2024-08-17T07:24:57.826732+0000 mgr.y (mgr.24277) 380 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:59.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:24:59 smithi122 bash[25186]: audit 2024-08-17T07:24:57.826732+0000 mgr.y (mgr.24277) 380 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:24:59.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:24:59 smithi160 bash[19912]: audit 2024-08-17T07:24:57.826732+0000 mgr.y (mgr.24277) 380 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:00.480 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:00 smithi122 bash[19784]: cluster 2024-08-17T07:24:59.163078+0000 mgr.y (mgr.24277) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:00.480 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:00 smithi122 bash[25186]: cluster 2024-08-17T07:24:59.163078+0000 mgr.y (mgr.24277) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:00.481 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:00 smithi160 bash[19912]: cluster 2024-08-17T07:24:59.163078+0000 mgr.y (mgr.24277) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:00.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:00 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:25:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:01.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:01 smithi160 bash[19912]: audit 2024-08-17T07:25:00.474861+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:01 smithi160 bash[19912]: audit 2024-08-17T07:25:00.484419+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:01 smithi160 bash[19912]: cluster 2024-08-17T07:25:01.164715+0000 mgr.y (mgr.24277) 382 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:01.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[19784]: audit 2024-08-17T07:25:00.474861+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[19784]: audit 2024-08-17T07:25:00.484419+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[19784]: cluster 2024-08-17T07:25:01.164715+0000 mgr.y (mgr.24277) 382 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:01.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[25186]: audit 2024-08-17T07:25:00.474861+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[25186]: audit 2024-08-17T07:25:00.484419+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:01.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[25186]: cluster 2024-08-17T07:25:01.164715+0000 mgr.y (mgr.24277) 382 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:02.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:01] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2024-08-17T07:25:03.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:03 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:03.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:03.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:03.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:04.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:04 smithi122 bash[19784]: cluster 2024-08-17T07:25:03.165420+0000 mgr.y (mgr.24277) 383 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:04.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:04 smithi122 bash[25186]: cluster 2024-08-17T07:25:03.165420+0000 mgr.y (mgr.24277) 383 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:04.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:04 smithi160 bash[19912]: cluster 2024-08-17T07:25:03.165420+0000 mgr.y (mgr.24277) 383 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:06.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:06 smithi122 bash[19784]: cluster 2024-08-17T07:25:05.166124+0000 mgr.y (mgr.24277) 384 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:06.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:06 smithi122 bash[25186]: cluster 2024-08-17T07:25:05.166124+0000 mgr.y (mgr.24277) 384 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:06.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:06 smithi160 bash[19912]: cluster 2024-08-17T07:25:05.166124+0000 mgr.y (mgr.24277) 384 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:07.276 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:06 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:07.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:07 smithi122 bash[19784]: cluster 2024-08-17T07:25:07.167891+0000 mgr.y (mgr.24277) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:07.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:07 smithi122 bash[25186]: cluster 2024-08-17T07:25:07.167891+0000 mgr.y (mgr.24277) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:07.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:07 smithi160 bash[19912]: cluster 2024-08-17T07:25:07.167891+0000 mgr.y (mgr.24277) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:08.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:08 smithi122 bash[19784]: audit 2024-08-17T07:25:07.836552+0000 mgr.y (mgr.24277) 386 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:08 smithi122 bash[25186]: audit 2024-08-17T07:25:07.836552+0000 mgr.y (mgr.24277) 386 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:08.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:08 smithi160 bash[19912]: audit 2024-08-17T07:25:07.836552+0000 mgr.y (mgr.24277) 386 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:10.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:10 smithi160 bash[19912]: cluster 2024-08-17T07:25:09.168613+0000 mgr.y (mgr.24277) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:10.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:10 smithi122 bash[25186]: cluster 2024-08-17T07:25:09.168613+0000 mgr.y (mgr.24277) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:10 smithi122 bash[19784]: cluster 2024-08-17T07:25:09.168613+0000 mgr.y (mgr.24277) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:12.221 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:11] "GET /metrics HTTP/1.1" 200 207882 "" "Prometheus/2.33.4" 2024-08-17T07:25:12.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:12 smithi122 bash[19784]: cluster 2024-08-17T07:25:11.170375+0000 mgr.y (mgr.24277) 388 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:12 smithi122 bash[25186]: cluster 2024-08-17T07:25:11.170375+0000 mgr.y (mgr.24277) 388 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:12.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:12 smithi160 bash[19912]: cluster 2024-08-17T07:25:11.170375+0000 mgr.y (mgr.24277) 388 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:13.521 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:13 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:25:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:13 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:13.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:13.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:14.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[25186]: cluster 2024-08-17T07:25:13.171304+0000 mgr.y (mgr.24277) 389 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:14.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[25186]: audit 2024-08-17T07:25:13.233477+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:14.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[25186]: audit 2024-08-17T07:25:13.245733+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[19784]: cluster 2024-08-17T07:25:13.171304+0000 mgr.y (mgr.24277) 389 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[19784]: audit 2024-08-17T07:25:13.233477+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:14 smithi122 bash[19784]: audit 2024-08-17T07:25:13.245733+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:14 smithi160 bash[19912]: cluster 2024-08-17T07:25:13.171304+0000 mgr.y (mgr.24277) 389 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:14 smithi160 bash[19912]: audit 2024-08-17T07:25:13.233477+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:14 smithi160 bash[19912]: audit 2024-08-17T07:25:13.245733+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:15 smithi122 bash[19784]: cluster 2024-08-17T07:25:15.172063+0000 mgr.y (mgr.24277) 390 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:15.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:15 smithi122 bash[25186]: cluster 2024-08-17T07:25:15.172063+0000 mgr.y (mgr.24277) 390 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:15 smithi160 bash[19912]: cluster 2024-08-17T07:25:15.172063+0000 mgr.y (mgr.24277) 390 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:17.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:16 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:18.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:18 smithi122 bash[19784]: cluster 2024-08-17T07:25:17.173946+0000 mgr.y (mgr.24277) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:18.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:18 smithi122 bash[25186]: cluster 2024-08-17T07:25:17.173946+0000 mgr.y (mgr.24277) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:18.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:18 smithi160 bash[19912]: cluster 2024-08-17T07:25:17.173946+0000 mgr.y (mgr.24277) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:19.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:19 smithi122 bash[19784]: audit 2024-08-17T07:25:17.846768+0000 mgr.y (mgr.24277) 392 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:19.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:19 smithi122 bash[19784]: cluster 2024-08-17T07:25:19.174847+0000 mgr.y (mgr.24277) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:19.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:19 smithi122 bash[25186]: audit 2024-08-17T07:25:17.846768+0000 mgr.y (mgr.24277) 392 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:19.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:19 smithi122 bash[25186]: cluster 2024-08-17T07:25:19.174847+0000 mgr.y (mgr.24277) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:19.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:19 smithi160 bash[19912]: audit 2024-08-17T07:25:17.846768+0000 mgr.y (mgr.24277) 392 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:19.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:19 smithi160 bash[19912]: cluster 2024-08-17T07:25:19.174847+0000 mgr.y (mgr.24277) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:21.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:20 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:25:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:21.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:21 smithi160 bash[19912]: audit 2024-08-17T07:25:20.655730+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:21 smithi160 bash[19912]: audit 2024-08-17T07:25:20.665439+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:21 smithi160 bash[19912]: cluster 2024-08-17T07:25:21.176555+0000 mgr.y (mgr.24277) 394 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:21.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[25186]: audit 2024-08-17T07:25:20.655730+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[25186]: audit 2024-08-17T07:25:20.665439+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.908 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[25186]: cluster 2024-08-17T07:25:21.176555+0000 mgr.y (mgr.24277) 394 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:21.908 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[19784]: audit 2024-08-17T07:25:20.655730+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.909 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[19784]: audit 2024-08-17T07:25:20.665439+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:21.909 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[19784]: cluster 2024-08-17T07:25:21.176555+0000 mgr.y (mgr.24277) 394 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:22.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:21] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-08-17T07:25:23.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[19784]: audit 2024-08-17T07:25:21.905562+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:25:23.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[19784]: audit 2024-08-17T07:25:21.907499+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:25:23.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[19784]: audit 2024-08-17T07:25:21.924112+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:23.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[25186]: audit 2024-08-17T07:25:21.905562+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:25:23.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[25186]: audit 2024-08-17T07:25:21.907499+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:25:23.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:22 smithi122 bash[25186]: audit 2024-08-17T07:25:21.924112+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:23.052 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:22 smithi160 bash[19912]: audit 2024-08-17T07:25:21.905562+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:25:23.052 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:22 smithi160 bash[19912]: audit 2024-08-17T07:25:21.907499+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:25:23.052 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:22 smithi160 bash[19912]: audit 2024-08-17T07:25:21.924112+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:23.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:23 smithi122 bash[19784]: cluster 2024-08-17T07:25:23.177263+0000 mgr.y (mgr.24277) 395 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:23.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:23 smithi122 bash[25186]: cluster 2024-08-17T07:25:23.177263+0000 mgr.y (mgr.24277) 395 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:23 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:23.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:23 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:23.794 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:23 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:24.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:23 smithi160 bash[19912]: cluster 2024-08-17T07:25:23.177263+0000 mgr.y (mgr.24277) 395 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:25.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:25 smithi122 bash[25186]: cluster 2024-08-17T07:25:25.177963+0000 mgr.y (mgr.24277) 396 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:25.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:25 smithi122 bash[19784]: cluster 2024-08-17T07:25:25.177963+0000 mgr.y (mgr.24277) 396 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:25.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:25 smithi160 bash[19912]: cluster 2024-08-17T07:25:25.177963+0000 mgr.y (mgr.24277) 396 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:27.278 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:26 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:27.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:27 smithi122 bash[19784]: cluster 2024-08-17T07:25:27.179718+0000 mgr.y (mgr.24277) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:27.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:27 smithi122 bash[25186]: cluster 2024-08-17T07:25:27.179718+0000 mgr.y (mgr.24277) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:27.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:27 smithi160 bash[19912]: cluster 2024-08-17T07:25:27.179718+0000 mgr.y (mgr.24277) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:28 smithi122 bash[19784]: audit 2024-08-17T07:25:27.857794+0000 mgr.y (mgr.24277) 398 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:28.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:28 smithi122 bash[25186]: audit 2024-08-17T07:25:27.857794+0000 mgr.y (mgr.24277) 398 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:28.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:28 smithi160 bash[19912]: audit 2024-08-17T07:25:27.857794+0000 mgr.y (mgr.24277) 398 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:30.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:30 smithi160 bash[19912]: cluster 2024-08-17T07:25:29.180397+0000 mgr.y (mgr.24277) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:30 smithi122 bash[19784]: cluster 2024-08-17T07:25:29.180397+0000 mgr.y (mgr.24277) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:30.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:30 smithi122 bash[25186]: cluster 2024-08-17T07:25:29.180397+0000 mgr.y (mgr.24277) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:31.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:31 smithi122 bash[19784]: cluster 2024-08-17T07:25:31.182009+0000 mgr.y (mgr.24277) 400 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:31.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:31 smithi122 bash[25186]: cluster 2024-08-17T07:25:31.182009+0000 mgr.y (mgr.24277) 400 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:31.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:31 smithi160 bash[19912]: cluster 2024-08-17T07:25:31.182009+0000 mgr.y (mgr.24277) 400 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:32.294 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:31] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-08-17T07:25:33.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[19784]: cluster 2024-08-17T07:25:33.182713+0000 mgr.y (mgr.24277) 401 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:33.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:25:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:33.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[25186]: cluster 2024-08-17T07:25:33.182713+0000 mgr.y (mgr.24277) 401 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:33.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:33.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:33.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:33.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:33 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:33.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:33 smithi160 bash[19912]: cluster 2024-08-17T07:25:33.182713+0000 mgr.y (mgr.24277) 401 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:34.015 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:25:34.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:34 smithi122 bash[19784]: audit 2024-08-17T07:25:33.382564+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:34.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:34 smithi122 bash[19784]: audit 2024-08-17T07:25:33.387398+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:34.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:34 smithi122 bash[25186]: audit 2024-08-17T07:25:33.382564+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:34.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:34 smithi122 bash[25186]: audit 2024-08-17T07:25:33.387398+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:34.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:34 smithi160 bash[19912]: audit 2024-08-17T07:25:33.382564+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:34.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:34 smithi160 bash[19912]: audit 2024-08-17T07:25:33.387398+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:35.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[19784]: audit 2024-08-17T07:25:35.127981+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:25:35.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[19784]: audit 2024-08-17T07:25:35.143211+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:25:35.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[19784]: cluster 2024-08-17T07:25:35.183468+0000 mgr.y (mgr.24277) 402 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[25186]: audit 2024-08-17T07:25:35.127981+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:25:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[25186]: audit 2024-08-17T07:25:35.143211+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:25:35.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:35 smithi122 bash[25186]: cluster 2024-08-17T07:25:35.183468+0000 mgr.y (mgr.24277) 402 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:35.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:35 smithi160 bash[19912]: audit 2024-08-17T07:25:35.127981+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:25:35.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:35 smithi160 bash[19912]: audit 2024-08-17T07:25:35.143211+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:25:35.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:35 smithi160 bash[19912]: cluster 2024-08-17T07:25:35.183468+0000 mgr.y (mgr.24277) 402 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:37.281 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:36 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:37.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:37 smithi122 bash[19784]: cluster 2024-08-17T07:25:37.185160+0000 mgr.y (mgr.24277) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:37.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:37 smithi122 bash[25186]: cluster 2024-08-17T07:25:37.185160+0000 mgr.y (mgr.24277) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:37.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:37 smithi160 bash[19912]: cluster 2024-08-17T07:25:37.185160+0000 mgr.y (mgr.24277) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:38.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:38 smithi122 bash[19784]: audit 2024-08-17T07:25:37.866707+0000 mgr.y (mgr.24277) 404 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:38.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:38 smithi122 bash[25186]: audit 2024-08-17T07:25:37.866707+0000 mgr.y (mgr.24277) 404 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:38.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:38 smithi160 bash[19912]: audit 2024-08-17T07:25:37.866707+0000 mgr.y (mgr.24277) 404 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 5s ago 17m - - 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 18s ago 16m - - 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (8m) 5s ago 9m 16.4M - ba2b418f427c a0e80911049b 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (9m) 18s ago 9m 44.1M - 8.3.5 dad864ee21e9 72e431cad128 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (6m) 5s ago 6m 42.8M - 3.5 e1d6a67b021e bf737d8a5df5 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (2m) 18s ago 16m 425M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:9283 running (18m) 5s ago 18m 461M - 17.2.0 e1d6a67b021e 9940b561dbda 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (18m) 5s ago 18m 57.1M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:25:39.014 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (16m) 18s ago 16m 42.5M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (16m) 5s ago 16m 41.7M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (9m) 5s ago 9m 10.0M - 1dbe0e931976 37e2effd97a3 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (9m) 18s ago 9m 9948k - 1dbe0e931976 b366fdb7579c 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (15m) 5s ago 15m 52.9M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (14m) 5s ago 14m 52.4M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (14m) 5s ago 14m 48.1M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (13m) 5s ago 13m 51.4M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (12m) 18s ago 12m 52.2M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (12m) 18s ago 12m 50.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:25:39.015 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (11m) 18s ago 11m 47.9M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:25:39.016 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (10m) 18s ago 10m 50.9M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:25:39.016 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (8m) 18s ago 9m 56.9M - 514e6a882f6e 8364ce2f8b50 2024-08-17T07:25:39.016 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (7m) 5s ago 7m 83.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:25:39.016 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (7m) 18s ago 7m 83.9M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:25:40.037 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions' 2024-08-17T07:25:40.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:40 smithi122 bash[25186]: audit 2024-08-17T07:25:38.998320+0000 mgr.y (mgr.24277) 405 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:25:40.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:40 smithi122 bash[25186]: cluster 2024-08-17T07:25:39.185882+0000 mgr.y (mgr.24277) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:40.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:40 smithi122 bash[19784]: audit 2024-08-17T07:25:38.998320+0000 mgr.y (mgr.24277) 405 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:25:40.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:40 smithi122 bash[19784]: cluster 2024-08-17T07:25:39.185882+0000 mgr.y (mgr.24277) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:40.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:40 smithi160 bash[19912]: audit 2024-08-17T07:25:38.998320+0000 mgr.y (mgr.24277) 405 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:25:40.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:40 smithi160 bash[19912]: cluster 2024-08-17T07:25:39.185882+0000 mgr.y (mgr.24277) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:41.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:40 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:25:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:41.906 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[19784]: audit 2024-08-17T07:25:40.820073+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:41.906 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[19784]: audit 2024-08-17T07:25:40.826327+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:41.906 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[19784]: cluster 2024-08-17T07:25:41.187174+0000 mgr.y (mgr.24277) 407 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:41.906 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[25186]: audit 2024-08-17T07:25:40.820073+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:41.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[25186]: audit 2024-08-17T07:25:40.826327+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:41.907 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[25186]: cluster 2024-08-17T07:25:41.187174+0000 mgr.y (mgr.24277) 407 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:42.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:41 smithi160 bash[19912]: audit 2024-08-17T07:25:40.820073+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:42.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:41 smithi160 bash[19912]: audit 2024-08-17T07:25:40.826327+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:42.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:41 smithi160 bash[19912]: cluster 2024-08-17T07:25:41.187174+0000 mgr.y (mgr.24277) 407 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:42.209 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:41 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:41] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2024-08-17T07:25:43.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:43 smithi122 bash[19784]: cluster 2024-08-17T07:25:43.187852+0000 mgr.y (mgr.24277) 408 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:43.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:43 smithi122 bash[25186]: cluster 2024-08-17T07:25:43.187852+0000 mgr.y (mgr.24277) 408 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:43.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:43 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:43.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:43.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:43.544 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:43 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:43.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:43.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:43 smithi160 bash[19912]: cluster 2024-08-17T07:25:43.187852+0000 mgr.y (mgr.24277) 408 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:44.021 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:25:44.021 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:25:44.021 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:25:44.022 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:25:44.023 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:25:44.024 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:25:44.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:44 smithi122 bash[19784]: audit 2024-08-17T07:25:44.026494+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.122:0/2784368636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:44.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:44 smithi122 bash[25186]: audit 2024-08-17T07:25:44.026494+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.122:0/2784368636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:44.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:44 smithi160 bash[19912]: audit 2024-08-17T07:25:44.026494+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.122:0/2784368636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:44.745 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph -s' 2024-08-17T07:25:45.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:45 smithi122 bash[19784]: cluster 2024-08-17T07:25:45.188567+0000 mgr.y (mgr.24277) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:45.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:45 smithi122 bash[25186]: cluster 2024-08-17T07:25:45.188567+0000 mgr.y (mgr.24277) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:45.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:45 smithi160 bash[19912]: cluster 2024-08-17T07:25:45.188567+0000 mgr.y (mgr.24277) 409 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:47.283 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:46 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:47.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:47 smithi122 bash[19784]: cluster 2024-08-17T07:25:47.190305+0000 mgr.y (mgr.24277) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:47.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:47 smithi122 bash[25186]: cluster 2024-08-17T07:25:47.190305+0000 mgr.y (mgr.24277) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:47.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:47 smithi160 bash[19912]: cluster 2024-08-17T07:25:47.190305+0000 mgr.y (mgr.24277) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: cluster: 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: id: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: health: HEALTH_OK 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: services: 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: mon: 3 daemons, quorum a,c,b (age 16m) 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: mgr: y(active, since 10m), standbys: x 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 11m) 2024-08-17T07:25:48.181 INFO:teuthology.orchestra.run.smithi122.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: data: 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: pools: 6 pools, 161 pgs 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: objects: 210 objects, 585 KiB 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: usage: 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: pgs: 161 active+clean 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: io: 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-17T07:25:48.182 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:25:48.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:48 smithi122 bash[19784]: audit 2024-08-17T07:25:47.875712+0000 mgr.y (mgr.24277) 411 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:48.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:48 smithi122 bash[19784]: audit 2024-08-17T07:25:48.186491+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.122:0/1578700009' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:25:48.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:48 smithi122 bash[25186]: audit 2024-08-17T07:25:47.875712+0000 mgr.y (mgr.24277) 411 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:48.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:48 smithi122 bash[25186]: audit 2024-08-17T07:25:48.186491+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.122:0/1578700009' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:25:48.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:48 smithi160 bash[19912]: audit 2024-08-17T07:25:47.875712+0000 mgr.y (mgr.24277) 411 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:48.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:48 smithi160 bash[19912]: audit 2024-08-17T07:25:48.186491+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.122:0/1578700009' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:25:48.813 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:25:50.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:50 smithi122 bash[19784]: cluster 2024-08-17T07:25:49.190983+0000 mgr.y (mgr.24277) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:50.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:50 smithi122 bash[25186]: cluster 2024-08-17T07:25:49.190983+0000 mgr.y (mgr.24277) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:50.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:50 smithi160 bash[19912]: cluster 2024-08-17T07:25:49.190983+0000 mgr.y (mgr.24277) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:51.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:51 smithi122 bash[19784]: cluster 2024-08-17T07:25:51.192721+0000 mgr.y (mgr.24277) 413 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:51.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:51 smithi122 bash[25186]: cluster 2024-08-17T07:25:51.192721+0000 mgr.y (mgr.24277) 413 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:51.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:51 smithi160 bash[19912]: cluster 2024-08-17T07:25:51.192721+0000 mgr.y (mgr.24277) 413 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:52.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:51 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:51] "GET /metrics HTTP/1.1" 200 207893 "" "Prometheus/2.33.4" 2024-08-17T07:25:52.110 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:25:52.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:52 smithi122 bash[19784]: audit 2024-08-17T07:25:52.116472+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.122:0/3493078528' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:25:52.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:52 smithi122 bash[25186]: audit 2024-08-17T07:25:52.116472+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.122:0/3493078528' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:25:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:52 smithi160 bash[19912]: audit 2024-08-17T07:25:52.116472+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.122:0/3493078528' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:25:52.804 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-08-17T07:25:53.525 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[19784]: cluster 2024-08-17T07:25:53.193443+0000 mgr.y (mgr.24277) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:53.525 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[25186]: cluster 2024-08-17T07:25:53.193443+0000 mgr.y (mgr.24277) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:53.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:53 smithi160 bash[19912]: cluster 2024-08-17T07:25:53.193443+0000 mgr.y (mgr.24277) 414 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:53.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[20035]: 172.21.15.122 - - [17/Aug/2024:07:25:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:25:53.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[47402]: level=error ts=2024-08-17T07:25:53.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:53.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:53.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:25:53.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:25:53 smithi122 bash[47402]: level=warn ts=2024-08-17T07:25:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:25:54.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:54 smithi122 bash[19784]: audit 2024-08-17T07:25:53.529635+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:54.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:54 smithi122 bash[19784]: audit 2024-08-17T07:25:53.536633+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:54.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:54 smithi122 bash[25186]: audit 2024-08-17T07:25:53.529635+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:54.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:54 smithi122 bash[25186]: audit 2024-08-17T07:25:53.536633+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:54.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:54 smithi160 bash[19912]: audit 2024-08-17T07:25:53.529635+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:54.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:54 smithi160 bash[19912]: audit 2024-08-17T07:25:53.536633+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:25:55.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:55 smithi122 bash[19784]: cluster 2024-08-17T07:25:55.194294+0000 mgr.y (mgr.24277) 415 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:55.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:55 smithi122 bash[25186]: cluster 2024-08-17T07:25:55.194294+0000 mgr.y (mgr.24277) 415 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:55.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:55 smithi160 bash[19912]: cluster 2024-08-17T07:25:55.194294+0000 mgr.y (mgr.24277) 415 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:25:56.249 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:25:56.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:56 smithi122 bash[19784]: audit 2024-08-17T07:25:56.242085+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.122:0/2599912264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:56 smithi122 bash[25186]: audit 2024-08-17T07:25:56.242085+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.122:0/2599912264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:56.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:56 smithi160 bash[19912]: audit 2024-08-17T07:25:56.242085+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.122:0/2599912264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:25:56.896 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph mgr fail' 2024-08-17T07:25:57.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:25:56 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:25:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:25:57.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:57 smithi122 bash[19784]: cluster 2024-08-17T07:25:57.195667+0000 mgr.y (mgr.24277) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:57.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:57 smithi122 bash[25186]: cluster 2024-08-17T07:25:57.195667+0000 mgr.y (mgr.24277) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:57.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:57 smithi160 bash[19912]: cluster 2024-08-17T07:25:57.195667+0000 mgr.y (mgr.24277) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:25:58.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:25:58 smithi122 bash[19784]: audit 2024-08-17T07:25:57.885350+0000 mgr.y (mgr.24277) 417 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:58.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:25:58 smithi122 bash[25186]: audit 2024-08-17T07:25:57.885350+0000 mgr.y (mgr.24277) 417 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:25:58.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:25:58 smithi160 bash[19912]: audit 2024-08-17T07:25:57.885350+0000 mgr.y (mgr.24277) 417 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:00.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:00 smithi160 bash[19912]: cluster 2024-08-17T07:25:59.196352+0000 mgr.y (mgr.24277) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:00.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:00 smithi122 bash[25186]: cluster 2024-08-17T07:25:59.196352+0000 mgr.y (mgr.24277) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:00.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:00 smithi122 bash[19784]: cluster 2024-08-17T07:25:59.196352+0000 mgr.y (mgr.24277) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:01.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:00 smithi122 bash[20035]: 172.21.15.160 - - [17/Aug/2024:07:26:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-08-17T07:26:02.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:01] "GET /metrics HTTP/1.1" 200 207893 "" "Prometheus/2.33.4" 2024-08-17T07:26:02.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[25186]: audit 2024-08-17T07:26:00.986759+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[25186]: audit 2024-08-17T07:26:00.993139+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[25186]: cluster 2024-08-17T07:26:01.198015+0000 mgr.y (mgr.24277) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:02.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[19784]: audit 2024-08-17T07:26:00.986759+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[19784]: audit 2024-08-17T07:26:00.993139+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:01 smithi122 bash[19784]: cluster 2024-08-17T07:26:01.198015+0000 mgr.y (mgr.24277) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:02.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:01 smithi160 bash[19912]: audit 2024-08-17T07:26:00.986759+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:01 smithi160 bash[19912]: audit 2024-08-17T07:26:00.993139+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24277 172.21.15.122:0/3572936499' entity='mgr.y' 2024-08-17T07:26:02.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:01 smithi160 bash[19912]: cluster 2024-08-17T07:26:01.198015+0000 mgr.y (mgr.24277) 419 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:03.291 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:02 smithi160 bash[19912]: audit 2024-08-17T07:26:02.394287+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:26:03.291 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:02 smithi160 bash[19912]: cluster 2024-08-17T07:26:02.399509+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T07:26:03.291 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE Bus STOPPING 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[20035]: ignoring --setuser ceph since I am not root 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[20035]: ignoring --setgroup ceph since I am not root 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[20035]: debug 2024-08-17T07:26:03.064+0000 7f55d7442700 1 -- 172.21.15.122:0/4091304369 <== mon.1 v2:172.21.15.122:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563867744340 con 0x5638684c0400 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[20035]: debug 2024-08-17T07:26:03.200+0000 7f55dfe9e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[25186]: audit 2024-08-17T07:26:02.394287+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[25186]: cluster 2024-08-17T07:26:02.399509+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T07:26:03.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:02 smithi122 bash[19784]: audit 2024-08-17T07:26:02.394287+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:26:03.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:02 smithi122 bash[19784]: cluster 2024-08-17T07:26:02.399509+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T07:26:03.572 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:26:03.573 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE Bus STOPPED 2024-08-17T07:26:03.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[47402]: level=error ts=2024-08-17T07:26:03.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:26:03.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-08-17T07:26:03.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:03 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": dial tcp 172.21.15.160:8443: connect: connection refused" 2024-08-17T07:26:03.806 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:26:03.836 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE Bus STARTING 2024-08-17T07:26:03.836 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE Serving on http://:::9283 2024-08-17T07:26:03.836 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:03 smithi160 bash[47667]: [17/Aug/2024:07:26:03] ENGINE Bus STARTED 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.010421+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.010609+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.010820+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.011319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.011691+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:26:04.065 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.011955+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.012249+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.012515+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.012752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.012981+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.012984+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cluster 2024-08-17T07:26:03.013060+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e22: x(active, starting, since 0.618045s) 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.013233+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.013474+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.014320+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.014577+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.015124+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cluster 2024-08-17T07:26:03.448815+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon x is now available 2024-08-17T07:26:04.066 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.518701+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.010421+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.010609+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.010820+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.011319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.011691+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.011955+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.012249+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.012515+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.012752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:26:04.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.012981+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.012984+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cluster 2024-08-17T07:26:03.013060+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e22: x(active, starting, since 0.618045s) 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.013233+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.013474+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.014320+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.014577+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.015124+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cluster 2024-08-17T07:26:03.448815+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon x is now available 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.518701+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-08-17T07:26:04.068 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.519992+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.521020+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.528102+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.528209+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.528456+0000 mgr.x (mgr.24524) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.528736+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.536842+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.543647+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.547437+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.550208+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.551337+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.552950+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.553894+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.554935+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:04.069 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.566540+0000 mgr.x (mgr.24524) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: cephadm 2024-08-17T07:26:03.567464+0000 mgr.x (mgr.24524) 7 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.572575+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.582024+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.585882+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.629923+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[19784]: audit 2024-08-17T07:26:03.633801+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.519992+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.521020+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.528102+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-08-17T07:26:04.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.528209+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.528456+0000 mgr.x (mgr.24524) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.528736+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.536842+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.543647+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.547437+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.550208+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.551337+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.552950+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.553894+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.554935+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.566540+0000 mgr.x (mgr.24524) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: cephadm 2024-08-17T07:26:03.567464+0000 mgr.x (mgr.24524) 7 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.572575+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:04.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.582024+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.585882+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.629923+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[25186]: audit 2024-08-17T07:26:03.633801+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.010421+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.010609+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.010820+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.011319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.011691+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:26:04.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.011955+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.012249+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.012515+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.012752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.012981+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.012984+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? 172.21.15.122:0/2879238877' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cluster 2024-08-17T07:26:03.013060+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e22: x(active, starting, since 0.618045s) 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.013233+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.013474+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.014320+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.014577+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.015124+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cluster 2024-08-17T07:26:03.448815+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon x is now available 2024-08-17T07:26:04.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.518701+0000 mgr.x (mgr.24524) 1 : cephadm [INF] Queued rgw.foo for migration 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.519992+0000 mgr.x (mgr.24524) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.521020+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.528102+0000 mgr.x (mgr.24524) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.528209+0000 mgr.x (mgr.24524) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.528456+0000 mgr.x (mgr.24524) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.528736+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.536842+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.543647+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.547437+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.550208+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.551337+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.552950+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.553894+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.554935+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.566540+0000 mgr.x (mgr.24524) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: cephadm 2024-08-17T07:26:03.567464+0000 mgr.x (mgr.24524) 7 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.572575+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.582024+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.585882+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.629923+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[19912]: audit 2024-08-17T07:26:03.633801+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:26:04.774 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:04.456Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:26:05.025 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[20035]: debug 2024-08-17T07:26:04.776+0000 7f55dfe9e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:26:05.025 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:04 smithi122 bash[20035]: debug 2024-08-17T07:26:04.880+0000 7f55dfe9e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cluster 2024-08-17T07:26:04.036934+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e23: x(active, since 1.64191s) 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.067404+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.074457+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cluster 2024-08-17T07:26:04.075798+0000 mgr.x (mgr.24524) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.160072+0000 mgr.x (mgr.24524) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.026 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.256378+0000 mgr.x (mgr.24524) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.341307+0000 mgr.x (mgr.24524) 11 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.358316+0000 mgr.x (mgr.24524) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.456335+0000 mgr.x (mgr.24524) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.500795+0000 mgr.x (mgr.24524) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.650465+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.027 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.659119+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.028 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.709742+0000 mgr.x (mgr.24524) 15 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTING 2024-08-17T07:26:05.028 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.789928+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[20035]: debug 2024-08-17T07:26:05.136+0000 7f55dfe9e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:26:05.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.803047+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.813058+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.820899+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.871284+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.875643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.879992+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.882127+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.884462+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[19784]: audit 2024-08-17T07:26:04.885725+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cluster 2024-08-17T07:26:04.036934+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e23: x(active, since 1.64191s) 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.067404+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.074457+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cluster 2024-08-17T07:26:04.075798+0000 mgr.x (mgr.24524) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.160072+0000 mgr.x (mgr.24524) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.256378+0000 mgr.x (mgr.24524) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.341307+0000 mgr.x (mgr.24524) 11 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.358316+0000 mgr.x (mgr.24524) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.456335+0000 mgr.x (mgr.24524) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.500795+0000 mgr.x (mgr.24524) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.650465+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.659119+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.709742+0000 mgr.x (mgr.24524) 15 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTING 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.789928+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.803047+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.813058+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.820899+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.871284+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.875643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.879992+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.882127+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.884462+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[25186]: audit 2024-08-17T07:26:04.885725+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cluster 2024-08-17T07:26:04.036934+0000 mon.a (mon.0) 1260 : cluster [DBG] mgrmap e23: x(active, since 1.64191s) 2024-08-17T07:26:05.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.067404+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.074457+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cluster 2024-08-17T07:26:04.075798+0000 mgr.x (mgr.24524) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:05.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.160072+0000 mgr.x (mgr.24524) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.256378+0000 mgr.x (mgr.24524) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.341307+0000 mgr.x (mgr.24524) 11 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.358316+0000 mgr.x (mgr.24524) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.456335+0000 mgr.x (mgr.24524) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.500795+0000 mgr.x (mgr.24524) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.650465+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.659119+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.709742+0000 mgr.x (mgr.24524) 15 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTING 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.789928+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.803047+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.813058+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.820899+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.871284+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.875643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.879992+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.882127+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.884462+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:05 smithi160 bash[19912]: audit 2024-08-17T07:26:04.885725+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: debug 2024-08-17T07:26:04.940+0000 7fb7bb65e640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:07:26:04] ENGINE Error in HTTPServer.serve 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: Traceback (most recent call last): 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: self._connections.run(self.expiration_interval) 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:26:05.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: self._run(expiration_interval) 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: s = self.context.wrap_socket( 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: return self.sslsocket_class._create( 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: self.do_handshake() 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: self._sslobj.do_handshake() 2024-08-17T07:26:05.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:04 smithi160 bash[47667]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:26:06.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:05 smithi122 bash[20035]: debug 2024-08-17T07:26:05.896+0000 7f55dfe9e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:26:06.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.008+0000 7f55dfe9e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:26:06.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.812423+0000 mgr.x (mgr.24524) 16 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:26:06.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.939755+0000 mgr.x (mgr.24524) 17 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:26:06.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.940005+0000 mgr.x (mgr.24524) 18 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTED 2024-08-17T07:26:06.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cephadm 2024-08-17T07:26:04.941437+0000 mgr.x (mgr.24524) 19 : cephadm [ERR] [17/Aug/2024:07:26:04] ENGINE Error in HTTPServer.serve 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: Traceback (most recent call last): 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: self._connections.run(self.expiration_interval) 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: self._run(expiration_interval) 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:26:06.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: s = self.context.wrap_socket( 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: return self.sslsocket_class._create( 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: self.do_handshake() 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: self._sslobj.do_handshake() 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cluster 2024-08-17T07:26:05.014753+0000 mgr.x (mgr.24524) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[19912]: cluster 2024-08-17T07:26:05.890294+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T07:26:06.435 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.116+0000 7f55dfe9e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:26:06.435 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.224+0000 7f55dfe9e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:26:06.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.812423+0000 mgr.x (mgr.24524) 16 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:26:06.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.939755+0000 mgr.x (mgr.24524) 17 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:26:06.435 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.940005+0000 mgr.x (mgr.24524) 18 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTED 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cephadm 2024-08-17T07:26:04.941437+0000 mgr.x (mgr.24524) 19 : cephadm [ERR] [17/Aug/2024:07:26:04] ENGINE Error in HTTPServer.serve 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: Traceback (most recent call last): 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: self._connections.run(self.expiration_interval) 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: self._run(expiration_interval) 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:26:06.436 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: s = self.context.wrap_socket( 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: return self.sslsocket_class._create( 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: self.do_handshake() 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: self._sslobj.do_handshake() 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cluster 2024-08-17T07:26:05.014753+0000 mgr.x (mgr.24524) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:06.437 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[25186]: cluster 2024-08-17T07:26:05.890294+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.812423+0000 mgr.x (mgr.24524) 16 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.939755+0000 mgr.x (mgr.24524) 17 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.940005+0000 mgr.x (mgr.24524) 18 : cephadm [INF] [17/Aug/2024:07:26:04] ENGINE Bus STARTED 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cephadm 2024-08-17T07:26:04.941437+0000 mgr.x (mgr.24524) 19 : cephadm [ERR] [17/Aug/2024:07:26:04] ENGINE Error in HTTPServer.serve 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: Traceback (most recent call last): 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: self._connections.run(self.expiration_interval) 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: self._run(expiration_interval) 2024-08-17T07:26:06.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: s = self.context.wrap_socket( 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: return self.sslsocket_class._create( 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: self.do_handshake() 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: self._sslobj.do_handshake() 2024-08-17T07:26:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:26:06.440 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cluster 2024-08-17T07:26:05.014753+0000 mgr.x (mgr.24524) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:06.440 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[19784]: cluster 2024-08-17T07:26:05.890294+0000 mon.a (mon.0) 1274 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T07:26:06.713 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.436+0000 7f55dfe9e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:26:06.998 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.716+0000 7f55dfe9e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:26:06.998 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:06 smithi122 bash[20035]: debug 2024-08-17T07:26:06.820+0000 7f55dfe9e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:26:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[19784]: cephadm 2024-08-17T07:26:05.825191+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-08-17T07:26:07.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[19784]: cephadm 2024-08-17T07:26:05.909697+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Deploying cephadm binary to smithi122 2024-08-17T07:26:07.267 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[20035]: debug 2024-08-17T07:26:07.000+0000 7f55dfe9e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:26:07.268 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[25186]: cephadm 2024-08-17T07:26:05.825191+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-08-17T07:26:07.268 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[25186]: cephadm 2024-08-17T07:26:05.909697+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Deploying cephadm binary to smithi122 2024-08-17T07:26:07.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:06 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:06] "GET /metrics HTTP/1.1" 200 34903 "" "Prometheus/2.33.4" 2024-08-17T07:26:07.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:07 smithi160 bash[19912]: cephadm 2024-08-17T07:26:05.825191+0000 mgr.x (mgr.24524) 21 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-08-17T07:26:07.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:07 smithi160 bash[19912]: cephadm 2024-08-17T07:26:05.909697+0000 mgr.x (mgr.24524) 22 : cephadm [INF] Deploying cephadm binary to smithi122 2024-08-17T07:26:07.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[20035]: debug 2024-08-17T07:26:07.268+0000 7f55dfe9e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:26:07.821 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[20035]: debug 2024-08-17T07:26:07.556+0000 7f55dfe9e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:26:07.822 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:07 smithi122 bash[20035]: debug 2024-08-17T07:26:07.736+0000 7f55dfe9e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:26:08.082 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[20035]: debug 2024-08-17T07:26:08.000+0000 7f55dfe9e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:26:08.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: cluster 2024-08-17T07:26:07.015419+0000 mgr.x (mgr.24524) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:08.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: cluster 2024-08-17T07:26:07.095248+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-08-17T07:26:08.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: audit 2024-08-17T07:26:07.639324+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: audit 2024-08-17T07:26:07.649521+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: audit 2024-08-17T07:26:07.659811+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: cephadm 2024-08-17T07:26:07.660244+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T07:26:08.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[19912]: cephadm 2024-08-17T07:26:07.660867+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi122 2024-08-17T07:26:08.412 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[20035]: debug 2024-08-17T07:26:08.124+0000 7f55dfe9e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:26:08.412 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:08 smithi122 systemd[1]: Stopping Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:26:08.412 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[64572]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter.a 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: cluster 2024-08-17T07:26:07.015419+0000 mgr.x (mgr.24524) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: cluster 2024-08-17T07:26:07.095248+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: audit 2024-08-17T07:26:07.639324+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: audit 2024-08-17T07:26:07.649521+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: audit 2024-08-17T07:26:07.659811+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: cephadm 2024-08-17T07:26:07.660244+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[19784]: cephadm 2024-08-17T07:26:07.660867+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi122 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: cluster 2024-08-17T07:26:07.015419+0000 mgr.x (mgr.24524) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:08.413 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: cluster 2024-08-17T07:26:07.095248+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-08-17T07:26:08.414 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: audit 2024-08-17T07:26:07.639324+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.414 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: audit 2024-08-17T07:26:07.649521+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.414 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: audit 2024-08-17T07:26:07.659811+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:08.414 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: cephadm 2024-08-17T07:26:07.660244+0000 mgr.x (mgr.24524) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T07:26:08.414 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[25186]: cephadm 2024-08-17T07:26:07.660867+0000 mgr.x (mgr.24524) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi122 2024-08-17T07:26:08.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[20035]: debug 2024-08-17T07:26:08.468+0000 7f55dfe9e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:26:09.088 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[64581]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T07:26:09.088 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:08 smithi122 bash[64617]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter.a 2024-08-17T07:26:09.089 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:09 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:26:09.089 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:09 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T07:26:09.089 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:09 smithi122 systemd[1]: Stopped Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:09.089 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:09 smithi122 systemd[1]: Started Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:09.089 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[41173]: ts=2024-08-17T07:26:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSD's to flap (mark each other out)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:09.089 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:08 smithi160 bash[41173]: ts=2024-08-17T07:26:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:09.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:09 smithi160 bash[19912]: audit 2024-08-17T07:26:07.891483+0000 mgr.x (mgr.24524) 26 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:09.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:09 smithi160 bash[19912]: audit 2024-08-17T07:26:09.085824+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:09.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[20035]: debug 2024-08-17T07:26:09.220+0000 7f55dfe9e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:26:09.543 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[20035]: debug 2024-08-17T07:26:09.340+0000 7f55dfe9e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:26:09.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[19784]: audit 2024-08-17T07:26:07.891483+0000 mgr.x (mgr.24524) 26 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:09.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[19784]: audit 2024-08-17T07:26:09.085824+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:09.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[25186]: audit 2024-08-17T07:26:07.891483+0000 mgr.x (mgr.24524) 26 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:09.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[25186]: audit 2024-08-17T07:26:09.085824+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:09.880 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[20035]: debug 2024-08-17T07:26:09.552+0000 7f55dfe9e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:26:10.137 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:09 smithi122 bash[20035]: debug 2024-08-17T07:26:09.884+0000 7f55dfe9e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:26:10.138 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[19784]: cluster 2024-08-17T07:26:09.016098+0000 mgr.x (mgr.24524) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:10.138 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[19784]: audit 2024-08-17T07:26:09.104504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:10.138 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[19784]: cephadm 2024-08-17T07:26:09.105774+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:26:10.138 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[19784]: cephadm 2024-08-17T07:26:09.116658+0000 mgr.x (mgr.24524) 29 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:26:10.138 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[25186]: cluster 2024-08-17T07:26:09.016098+0000 mgr.x (mgr.24524) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:10.139 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[25186]: audit 2024-08-17T07:26:09.104504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:10.139 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[25186]: cephadm 2024-08-17T07:26:09.105774+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:26:10.139 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[25186]: cephadm 2024-08-17T07:26:09.116658+0000 mgr.x (mgr.24524) 29 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:26:10.446 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: debug 2024-08-17T07:26:10.272+0000 7f55dfe9e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:26:10.446 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: debug 2024-08-17T07:26:10.388+0000 7f55dfe9e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:26:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:10 smithi160 bash[19912]: cluster 2024-08-17T07:26:09.016098+0000 mgr.x (mgr.24524) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:26:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:10 smithi160 bash[19912]: audit 2024-08-17T07:26:09.104504+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:10 smithi160 bash[19912]: cephadm 2024-08-17T07:26:09.105774+0000 mgr.x (mgr.24524) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T07:26:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:10 smithi160 bash[19912]: cephadm 2024-08-17T07:26:09.116658+0000 mgr.x (mgr.24524) 29 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi122 2024-08-17T07:26:10.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: [17/Aug/2024:07:26:10] ENGINE Bus STARTING 2024-08-17T07:26:10.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: CherryPy Checker: 2024-08-17T07:26:10.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: The Application mounted at '' has an empty config. 2024-08-17T07:26:10.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: [17/Aug/2024:07:26:10] ENGINE Serving on http://:::9283 2024-08-17T07:26:10.759 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[20035]: [17/Aug/2024:07:26:10] ENGINE Bus STARTED 2024-08-17T07:26:11.043 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:10 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:10.985Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:26:11.510 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[19784]: cluster 2024-08-17T07:26:10.413191+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:26:11.510 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[19784]: audit 2024-08-17T07:26:10.416100+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[19784]: audit 2024-08-17T07:26:10.416758+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[19784]: audit 2024-08-17T07:26:10.453080+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[19784]: audit 2024-08-17T07:26:10.453515+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[25186]: cluster 2024-08-17T07:26:10.413191+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[25186]: audit 2024-08-17T07:26:10.416100+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[25186]: audit 2024-08-17T07:26:10.416758+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[25186]: audit 2024-08-17T07:26:10.453080+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:26:11.511 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[25186]: audit 2024-08-17T07:26:10.453515+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:26:11.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:11 smithi160 bash[19912]: cluster 2024-08-17T07:26:10.413191+0000 mon.a (mon.0) 1281 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:26:11.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:11 smithi160 bash[19912]: audit 2024-08-17T07:26:10.416100+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:26:11.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:11 smithi160 bash[19912]: audit 2024-08-17T07:26:10.416758+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:26:11.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:11 smithi160 bash[19912]: audit 2024-08-17T07:26:10.453080+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:26:11.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:11 smithi160 bash[19912]: audit 2024-08-17T07:26:10.453515+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.122:0/1962307914' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:26:11.794 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.600Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-17T07:26:11.794 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.600Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-08-17T07:26:11.794 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.601Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-08-17T07:26:11.794 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.601Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:26:11.794 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=arp 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=edac 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-17T07:26:11.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-17T07:26:11.796 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=os 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=stat 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-17T07:26:11.797 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=time 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=uname 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-17T07:26:11.798 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[64647]: ts=2024-08-17T07:26:11.602Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-17T07:26:12.273 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:11 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:26:12.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[25186]: cluster 2024-08-17T07:26:11.018000+0000 mgr.x (mgr.24524) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:26:12.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[25186]: audit 2024-08-17T07:26:11.128771+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:26:12.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[25186]: cluster 2024-08-17T07:26:11.130343+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-08-17T07:26:12.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[19784]: cluster 2024-08-17T07:26:11.018000+0000 mgr.x (mgr.24524) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:26:12.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[19784]: audit 2024-08-17T07:26:11.128771+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:26:12.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:12 smithi122 bash[19784]: cluster 2024-08-17T07:26:11.130343+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-08-17T07:26:12.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:12 smithi160 bash[19912]: cluster 2024-08-17T07:26:11.018000+0000 mgr.x (mgr.24524) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:26:12.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:12 smithi160 bash[19912]: audit 2024-08-17T07:26:11.128771+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:26:12.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:12 smithi160 bash[19912]: cluster 2024-08-17T07:26:11.130343+0000 mon.a (mon.0) 1282 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-08-17T07:26:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:13 smithi122 bash[47402]: level=error ts=2024-08-17T07:26:13.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:26:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-08-17T07:26:13.793 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:13 smithi122 bash[47402]: level=warn ts=2024-08-17T07:26:13.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.160:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.160 because it doesn't contain any IP SANs" 2024-08-17T07:26:14.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:14 smithi122 bash[19784]: cluster 2024-08-17T07:26:13.018870+0000 mgr.x (mgr.24524) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:26:14.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:14 smithi122 bash[25186]: cluster 2024-08-17T07:26:13.018870+0000 mgr.x (mgr.24524) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:26:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:14 smithi160 bash[19912]: cluster 2024-08-17T07:26:13.018870+0000 mgr.x (mgr.24524) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:26:15.886 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:15 smithi122 systemd[1]: Stopping Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:26:15.886 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:15 smithi122 bash[65324]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager.a 2024-08-17T07:26:15.886 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:15 smithi122 bash[47402]: level=info ts=2024-08-17T07:26:15.713Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:26:16.142 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:16 smithi122 bash[19784]: cluster 2024-08-17T07:26:15.020666+0000 mgr.x (mgr.24524) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:26:16.142 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:16 smithi122 bash[25186]: cluster 2024-08-17T07:26:15.020666+0000 mgr.x (mgr.24524) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:26:16.477 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:16 smithi122 bash[65333]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:26:16.477 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:16 smithi122 bash[65367]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager.a 2024-08-17T07:26:16.478 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:16 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T07:26:16.478 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:16 smithi122 systemd[1]: Stopped Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:16.478 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:16 smithi122 systemd[1]: Started Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:16.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:16 smithi160 bash[19912]: cluster 2024-08-17T07:26:15.020666+0000 mgr.x (mgr.24524) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:26:17.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:16 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:16] "GET /metrics HTTP/1.1" 200 34903 "" "Prometheus/2.33.4" 2024-08-17T07:26:17.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: audit 2024-08-17T07:26:16.395501+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: audit 2024-08-17T07:26:16.408811+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: cephadm 2024-08-17T07:26:16.411742+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: audit 2024-08-17T07:26:16.412371+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: audit 2024-08-17T07:26:16.416394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: audit 2024-08-17T07:26:16.426034+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[19784]: cephadm 2024-08-17T07:26:16.428190+0000 mgr.x (mgr.24524) 34 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: audit 2024-08-17T07:26:16.395501+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: audit 2024-08-17T07:26:16.408811+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: cephadm 2024-08-17T07:26:16.411742+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:26:17.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: audit 2024-08-17T07:26:16.412371+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: audit 2024-08-17T07:26:16.416394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: audit 2024-08-17T07:26:16.426034+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:17.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:17 smithi122 bash[25186]: cephadm 2024-08-17T07:26:16.428190+0000 mgr.x (mgr.24524) 34 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:26:17.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: audit 2024-08-17T07:26:16.395501+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: audit 2024-08-17T07:26:16.408811+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:17.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: cephadm 2024-08-17T07:26:16.411742+0000 mgr.x (mgr.24524) 33 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:26:17.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: audit 2024-08-17T07:26:16.412371+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: audit 2024-08-17T07:26:16.416394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:26:17.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: audit 2024-08-17T07:26:16.426034+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:17.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:17 smithi160 bash[19912]: cephadm 2024-08-17T07:26:16.428190+0000 mgr.x (mgr.24524) 34 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.112Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.113Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.115Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.122 port=9094 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.116Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.149Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.150Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:26:18.293 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.152Z caller=main.go:518 msg=Listening address=:9093 2024-08-17T07:26:18.294 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:18.152Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-17T07:26:18.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[19784]: cluster 2024-08-17T07:26:17.021504+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:18.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:18 smithi122 bash[25186]: cluster 2024-08-17T07:26:17.021504+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:18.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:18 smithi160 bash[19912]: cluster 2024-08-17T07:26:17.021504+0000 mgr.x (mgr.24524) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:19.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:19 smithi122 bash[25186]: audit 2024-08-17T07:26:17.900408+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:19.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:19 smithi122 bash[25186]: audit 2024-08-17T07:26:18.573606+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:19.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:19 smithi122 bash[19784]: audit 2024-08-17T07:26:17.900408+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:19.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:19 smithi122 bash[19784]: audit 2024-08-17T07:26:18.573606+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:19.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:19 smithi160 bash[19912]: audit 2024-08-17T07:26:17.900408+0000 mgr.x (mgr.24524) 36 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:19.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:19 smithi160 bash[19912]: audit 2024-08-17T07:26:18.573606+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:20.414 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:20 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:20.117Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000779996s 2024-08-17T07:26:20.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:20 smithi122 bash[19784]: cluster 2024-08-17T07:26:19.022339+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:20.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:20 smithi122 bash[25186]: cluster 2024-08-17T07:26:19.022339+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:20.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:20 smithi160 bash[19912]: cluster 2024-08-17T07:26:19.022339+0000 mgr.x (mgr.24524) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:22.161 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:21 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:26:22.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:22 smithi160 bash[19912]: cluster 2024-08-17T07:26:21.024236+0000 mgr.x (mgr.24524) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:22.599 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:22 smithi160 bash[41173]: ts=2024-08-17T07:26:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.160:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:22.677 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:22 smithi122 bash[19784]: cluster 2024-08-17T07:26:21.024236+0000 mgr.x (mgr.24524) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:22.677 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:22 smithi122 bash[25186]: cluster 2024-08-17T07:26:21.024236+0000 mgr.x (mgr.24524) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:26:24.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:24 smithi160 bash[19912]: cluster 2024-08-17T07:26:23.025076+0000 mgr.x (mgr.24524) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:24.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:24 smithi160 bash[19912]: audit 2024-08-17T07:26:23.213744+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:24 smithi160 bash[19912]: audit 2024-08-17T07:26:23.226201+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:24 smithi160 bash[19912]: audit 2024-08-17T07:26:23.228088+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:24.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:24 smithi160 bash[19912]: audit 2024-08-17T07:26:23.232223+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[19784]: cluster 2024-08-17T07:26:23.025076+0000 mgr.x (mgr.24524) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[19784]: audit 2024-08-17T07:26:23.213744+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[19784]: audit 2024-08-17T07:26:23.226201+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[19784]: audit 2024-08-17T07:26:23.228088+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[19784]: audit 2024-08-17T07:26:23.232223+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[25186]: cluster 2024-08-17T07:26:23.025076+0000 mgr.x (mgr.24524) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[25186]: audit 2024-08-17T07:26:23.213744+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[25186]: audit 2024-08-17T07:26:23.226201+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[25186]: audit 2024-08-17T07:26:23.228088+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:24 smithi122 bash[25186]: audit 2024-08-17T07:26:23.232223+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:25.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:25 smithi122 bash[19784]: cephadm 2024-08-17T07:26:23.965796+0000 mgr.x (mgr.24524) 40 : cephadm [INF] Reconfiguring daemon agent.smithi160 on smithi160 2024-08-17T07:26:25.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:25 smithi122 bash[19784]: cephadm 2024-08-17T07:26:24.052036+0000 mgr.x (mgr.24524) 41 : cephadm [INF] Deploying cephadm binary to smithi160 2024-08-17T07:26:25.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:25 smithi122 bash[25186]: cephadm 2024-08-17T07:26:23.965796+0000 mgr.x (mgr.24524) 40 : cephadm [INF] Reconfiguring daemon agent.smithi160 on smithi160 2024-08-17T07:26:25.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:25 smithi122 bash[25186]: cephadm 2024-08-17T07:26:24.052036+0000 mgr.x (mgr.24524) 41 : cephadm [INF] Deploying cephadm binary to smithi160 2024-08-17T07:26:25.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:25 smithi160 bash[19912]: cephadm 2024-08-17T07:26:23.965796+0000 mgr.x (mgr.24524) 40 : cephadm [INF] Reconfiguring daemon agent.smithi160 on smithi160 2024-08-17T07:26:25.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:25 smithi160 bash[19912]: cephadm 2024-08-17T07:26:24.052036+0000 mgr.x (mgr.24524) 41 : cephadm [INF] Deploying cephadm binary to smithi160 2024-08-17T07:26:26.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:26 smithi160 bash[19912]: cluster 2024-08-17T07:26:25.026493+0000 mgr.x (mgr.24524) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:26.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:26 smithi160 bash[19912]: audit 2024-08-17T07:26:25.375197+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.122:0/1021167492' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:26:26.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:26 smithi160 bash[19912]: audit 2024-08-17T07:26:25.730938+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]: dispatch 2024-08-17T07:26:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[19784]: cluster 2024-08-17T07:26:25.026493+0000 mgr.x (mgr.24524) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[19784]: audit 2024-08-17T07:26:25.375197+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.122:0/1021167492' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:26:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[19784]: audit 2024-08-17T07:26:25.730938+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]: dispatch 2024-08-17T07:26:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[25186]: cluster 2024-08-17T07:26:25.026493+0000 mgr.x (mgr.24524) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[25186]: audit 2024-08-17T07:26:25.375197+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.122:0/1021167492' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:26:26.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:26 smithi122 bash[25186]: audit 2024-08-17T07:26:25.730938+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]: dispatch 2024-08-17T07:26:27.237 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:26 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:26] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2024-08-17T07:26:27.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[19784]: audit 2024-08-17T07:26:26.237281+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]': finished 2024-08-17T07:26:27.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[19784]: cluster 2024-08-17T07:26:26.237451+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T07:26:27.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[19784]: audit 2024-08-17T07:26:26.612283+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.122:0/100194944' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:27.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[19784]: audit 2024-08-17T07:26:26.613093+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:27.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[25186]: audit 2024-08-17T07:26:26.237281+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]': finished 2024-08-17T07:26:27.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[25186]: cluster 2024-08-17T07:26:26.237451+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T07:26:27.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[25186]: audit 2024-08-17T07:26:26.612283+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.122:0/100194944' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:27.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:27 smithi122 bash[25186]: audit 2024-08-17T07:26:26.613093+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:27.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:27 smithi160 bash[19912]: audit 2024-08-17T07:26:26.237281+0000 mon.a (mon.0) 1290 : audit [INF] from='client.? 172.21.15.122:0/435311857' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1968086980"}]': finished 2024-08-17T07:26:27.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:27 smithi160 bash[19912]: cluster 2024-08-17T07:26:26.237451+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T07:26:27.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:27 smithi160 bash[19912]: audit 2024-08-17T07:26:26.612283+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.122:0/100194944' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:27.554 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:27 smithi160 bash[19912]: audit 2024-08-17T07:26:26.613093+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]: dispatch 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: cluster 2024-08-17T07:26:27.027249+0000 mgr.x (mgr.24524) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: audit 2024-08-17T07:26:27.253626+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]': finished 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: cluster 2024-08-17T07:26:27.253873+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: audit 2024-08-17T07:26:27.626782+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]: dispatch 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: audit 2024-08-17T07:26:28.145552+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: audit 2024-08-17T07:26:28.156157+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.337 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:28 smithi160 bash[19912]: audit 2024-08-17T07:26:28.165123+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.543 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[65395]: level=info ts=2024-08-17T07:26:28.121Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004448294s 2024-08-17T07:26:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: cluster 2024-08-17T07:26:27.027249+0000 mgr.x (mgr.24524) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:26:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: audit 2024-08-17T07:26:27.253626+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]': finished 2024-08-17T07:26:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: cluster 2024-08-17T07:26:27.253873+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T07:26:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: audit 2024-08-17T07:26:27.626782+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]: dispatch 2024-08-17T07:26:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: audit 2024-08-17T07:26:28.145552+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: audit 2024-08-17T07:26:28.156157+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[19784]: audit 2024-08-17T07:26:28.165123+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: cluster 2024-08-17T07:26:27.027249+0000 mgr.x (mgr.24524) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: audit 2024-08-17T07:26:27.253626+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/667488624"}]': finished 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: cluster 2024-08-17T07:26:27.253873+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: audit 2024-08-17T07:26:27.626782+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]: dispatch 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: audit 2024-08-17T07:26:28.145552+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: audit 2024-08-17T07:26:28.156157+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:28 smithi122 bash[25186]: audit 2024-08-17T07:26:28.165123+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:29.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: cephadm 2024-08-17T07:26:28.163762+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:26:29.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: audit 2024-08-17T07:26:28.252257+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]': finished 2024-08-17T07:26:29.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: cluster 2024-08-17T07:26:28.252467+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T07:26:29.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: cephadm 2024-08-17T07:26:28.407827+0000 mgr.x (mgr.24524) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: audit 2024-08-17T07:26:28.626925+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.122:0/4136417628' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[25186]: audit 2024-08-17T07:26:28.627951+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: cephadm 2024-08-17T07:26:28.163762+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: audit 2024-08-17T07:26:28.252257+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]': finished 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: cluster 2024-08-17T07:26:28.252467+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: cephadm 2024-08-17T07:26:28.407827+0000 mgr.x (mgr.24524) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: audit 2024-08-17T07:26:28.626925+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.122:0/4136417628' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:29.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:29 smithi122 bash[19784]: audit 2024-08-17T07:26:28.627951+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:29.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: cephadm 2024-08-17T07:26:28.163762+0000 mgr.x (mgr.24524) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:26:29.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: audit 2024-08-17T07:26:28.252257+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.122:0/409206097' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2872085611"}]': finished 2024-08-17T07:26:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: cluster 2024-08-17T07:26:28.252467+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T07:26:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: cephadm 2024-08-17T07:26:28.407827+0000 mgr.x (mgr.24524) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:26:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: audit 2024-08-17T07:26:28.626925+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.122:0/4136417628' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:29 smithi160 bash[19912]: audit 2024-08-17T07:26:28.627951+0000 mon.a (mon.0) 1301 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]: dispatch 2024-08-17T07:26:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[19784]: cluster 2024-08-17T07:26:29.027966+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-17T07:26:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[19784]: audit 2024-08-17T07:26:29.277497+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]': finished 2024-08-17T07:26:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[19784]: cluster 2024-08-17T07:26:29.277667+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T07:26:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[19784]: audit 2024-08-17T07:26:29.653156+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.122:0/2048746612' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[19784]: audit 2024-08-17T07:26:29.653916+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[25186]: cluster 2024-08-17T07:26:29.027966+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[25186]: audit 2024-08-17T07:26:29.277497+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]': finished 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[25186]: cluster 2024-08-17T07:26:29.277667+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[25186]: audit 2024-08-17T07:26:29.653156+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.122:0/2048746612' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:30 smithi122 bash[25186]: audit 2024-08-17T07:26:29.653916+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:30.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:30 smithi160 bash[19912]: cluster 2024-08-17T07:26:29.027966+0000 mgr.x (mgr.24524) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-17T07:26:30.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:30 smithi160 bash[19912]: audit 2024-08-17T07:26:29.277497+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2321007457"}]': finished 2024-08-17T07:26:30.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:30 smithi160 bash[19912]: cluster 2024-08-17T07:26:29.277667+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T07:26:30.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:30 smithi160 bash[19912]: audit 2024-08-17T07:26:29.653156+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.122:0/2048746612' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:30.553 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:30 smithi160 bash[19912]: audit 2024-08-17T07:26:29.653916+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]: dispatch 2024-08-17T07:26:31.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:31 smithi160 bash[19912]: audit 2024-08-17T07:26:30.275836+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]': finished 2024-08-17T07:26:31.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:31 smithi160 bash[19912]: cluster 2024-08-17T07:26:30.276306+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T07:26:31.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:31 smithi160 bash[19912]: audit 2024-08-17T07:26:30.654203+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.122:0/2935691483' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:31.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:31 smithi160 bash[19912]: audit 2024-08-17T07:26:30.654950+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[25186]: audit 2024-08-17T07:26:30.275836+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]': finished 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[25186]: cluster 2024-08-17T07:26:30.276306+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[25186]: audit 2024-08-17T07:26:30.654203+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.122:0/2935691483' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[25186]: audit 2024-08-17T07:26:30.654950+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[19784]: audit 2024-08-17T07:26:30.275836+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3648427067"}]': finished 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[19784]: cluster 2024-08-17T07:26:30.276306+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T07:26:31.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[19784]: audit 2024-08-17T07:26:30.654203+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 172.21.15.122:0/2935691483' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:31.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[19784]: audit 2024-08-17T07:26:30.654950+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]: dispatch 2024-08-17T07:26:32.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:31 smithi122 bash[20035]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:26:32.599 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:32 smithi160 bash[41173]: ts=2024-08-17T07:26:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.160:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:32.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:32 smithi160 bash[19912]: cluster 2024-08-17T07:26:31.028715+0000 mgr.x (mgr.24524) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:32.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:32 smithi160 bash[19912]: audit 2024-08-17T07:26:31.292895+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]': finished 2024-08-17T07:26:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:32 smithi160 bash[19912]: cluster 2024-08-17T07:26:31.294296+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T07:26:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:32 smithi160 bash[19912]: audit 2024-08-17T07:26:31.670348+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]: dispatch 2024-08-17T07:26:32.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[19784]: cluster 2024-08-17T07:26:31.028715+0000 mgr.x (mgr.24524) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:32.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[19784]: audit 2024-08-17T07:26:31.292895+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]': finished 2024-08-17T07:26:32.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[19784]: cluster 2024-08-17T07:26:31.294296+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T07:26:32.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[19784]: audit 2024-08-17T07:26:31.670348+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]: dispatch 2024-08-17T07:26:32.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[25186]: cluster 2024-08-17T07:26:31.028715+0000 mgr.x (mgr.24524) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:32.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[25186]: audit 2024-08-17T07:26:31.292895+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3648427067"}]': finished 2024-08-17T07:26:32.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[25186]: cluster 2024-08-17T07:26:31.294296+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T07:26:32.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:32 smithi122 bash[25186]: audit 2024-08-17T07:26:31.670348+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]: dispatch 2024-08-17T07:26:33.499 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:33 smithi160 bash[19912]: audit 2024-08-17T07:26:32.313312+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]': finished 2024-08-17T07:26:33.500 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:33 smithi160 bash[19912]: cluster 2024-08-17T07:26:32.313404+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T07:26:33.755 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:33 smithi122 bash[19784]: audit 2024-08-17T07:26:32.313312+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]': finished 2024-08-17T07:26:33.755 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:33 smithi122 bash[19784]: cluster 2024-08-17T07:26:32.313404+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T07:26:33.756 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:33 smithi122 bash[25186]: audit 2024-08-17T07:26:32.313312+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.122:0/1936280938' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/419563577"}]': finished 2024-08-17T07:26:33.756 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:33 smithi122 bash[25186]: cluster 2024-08-17T07:26:32.313404+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T07:26:34.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[19912]: cluster 2024-08-17T07:26:33.029353+0000 mgr.x (mgr.24524) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:34.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[19912]: audit 2024-08-17T07:26:33.573603+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:34.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:34 smithi122 bash[19784]: cluster 2024-08-17T07:26:33.029353+0000 mgr.x (mgr.24524) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:34.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:34 smithi122 bash[19784]: audit 2024-08-17T07:26:33.573603+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:34.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:34 smithi122 bash[25186]: cluster 2024-08-17T07:26:33.029353+0000 mgr.x (mgr.24524) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 72 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:34.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:34 smithi122 bash[25186]: audit 2024-08-17T07:26:33.573603+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[51953]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:26:34.844 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.635Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.636Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.636Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:26:34.845 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:34 smithi160 bash[41173]: ts=2024-08-17T07:26:34.636Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:26:35.571 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:35 smithi160 bash[51962]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:26:35.571 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:35 smithi160 bash[51996]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:26:35.571 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:35 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:26:35.571 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:35 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:35.571 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:35 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: cluster 2024-08-17T07:26:35.030942+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: audit 2024-08-17T07:26:35.059466+0000 mgr.x (mgr.24524) 50 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: audit 2024-08-17T07:26:35.463986+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: cephadm 2024-08-17T07:26:35.473915+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: cephadm 2024-08-17T07:26:35.474381+0000 mgr.x (mgr.24524) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi160 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[19784]: audit 2024-08-17T07:26:35.475712+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: cluster 2024-08-17T07:26:35.030942+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-08-17T07:26:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: audit 2024-08-17T07:26:35.059466+0000 mgr.x (mgr.24524) 50 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: audit 2024-08-17T07:26:35.463986+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: cephadm 2024-08-17T07:26:35.473915+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T07:26:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: cephadm 2024-08-17T07:26:35.474381+0000 mgr.x (mgr.24524) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi160 2024-08-17T07:26:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:36 smithi122 bash[25186]: audit 2024-08-17T07:26:35.475712+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:36.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: cluster 2024-08-17T07:26:35.030942+0000 mgr.x (mgr.24524) 49 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-08-17T07:26:36.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: audit 2024-08-17T07:26:35.059466+0000 mgr.x (mgr.24524) 50 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:36.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: audit 2024-08-17T07:26:35.463986+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:36.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: cephadm 2024-08-17T07:26:35.473915+0000 mgr.x (mgr.24524) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T07:26:36.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: cephadm 2024-08-17T07:26:35.474381+0000 mgr.x (mgr.24524) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi160 2024-08-17T07:26:36.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:36 smithi160 bash[19912]: audit 2024-08-17T07:26:35.475712+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:37.599 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.281Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:26:37.600 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.281Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:26:37.600 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.281Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:26:37.600 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.281Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:26:37.600 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.282Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:26:37.600 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.282Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.283Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.284Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.286Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.288Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.288Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.105µs 2024-08-17T07:26:37.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.288Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:26:37.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.289Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T07:26:38.060 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.737Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.737Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.737Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=223.236µs wal_replay_duration=449.151653ms total_replay_duration=449.402726ms 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.741Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.741Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.741Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.771Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.547121ms db_storage=880ns remote_storage=1.6µs web_handler=514ns query_engine=1.134µs scrape=303.403µs scrape_sd=124.57µs notify=20.722µs notify_sd=43.887µs rules=28.539164ms 2024-08-17T07:26:38.061 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:37 smithi160 bash[52025]: ts=2024-08-17T07:26:37.771Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:26:38.734 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:38 smithi160 bash[19912]: cluster 2024-08-17T07:26:37.031709+0000 mgr.x (mgr.24524) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-08-17T07:26:38.735 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:38 smithi160 systemd[1]: Stopping Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:26:38.735 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:38 smithi160 bash[52210]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter.b 2024-08-17T07:26:38.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:38 smithi122 bash[19784]: cluster 2024-08-17T07:26:37.031709+0000 mgr.x (mgr.24524) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-08-17T07:26:38.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:38 smithi122 bash[25186]: cluster 2024-08-17T07:26:37.031709+0000 mgr.x (mgr.24524) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-08-17T07:26:39.525 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 bash[52221]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T07:26:39.525 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 bash[52255]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter.b 2024-08-17T07:26:39.525 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:26:39.526 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T07:26:39.526 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 systemd[1]: Stopped Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:39.526 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:39 smithi160 systemd[1]: Started Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:40.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: cluster 2024-08-17T07:26:39.032451+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.457540+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: cephadm 2024-08-17T07:26:39.468421+0000 mgr.x (mgr.24524) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.469602+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: cephadm 2024-08-17T07:26:39.478366+0000 mgr.x (mgr.24524) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.560090+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.571095+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.571194+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: audit 2024-08-17T07:26:39.571876+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[19784]: cephadm 2024-08-17T07:26:39.576967+0000 mgr.x (mgr.24524) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi160 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: cluster 2024-08-17T07:26:39.032451+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.457540+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: cephadm 2024-08-17T07:26:39.468421+0000 mgr.x (mgr.24524) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.469602+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: cephadm 2024-08-17T07:26:39.478366+0000 mgr.x (mgr.24524) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.560090+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.571095+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.571194+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: audit 2024-08-17T07:26:39.571876+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:40 smithi122 bash[25186]: cephadm 2024-08-17T07:26:39.576967+0000 mgr.x (mgr.24524) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi160 2024-08-17T07:26:40.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: cluster 2024-08-17T07:26:39.032451+0000 mgr.x (mgr.24524) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-17T07:26:40.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.457540+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: cephadm 2024-08-17T07:26:39.468421+0000 mgr.x (mgr.24524) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.469602+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: cephadm 2024-08-17T07:26:39.478366+0000 mgr.x (mgr.24524) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.560090+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.571095+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.571194+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: audit 2024-08-17T07:26:39.571876+0000 mgr.x (mgr.24524) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T07:26:40.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:40 smithi160 bash[19912]: cephadm 2024-08-17T07:26:39.576967+0000 mgr.x (mgr.24524) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi160 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.280Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.280Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.280Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.280Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=arp 2024-08-17T07:26:41.600 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=edac 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-17T07:26:41.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=os 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-17T07:26:41.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=stat 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=time 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=uname 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-17T07:26:41.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-17T07:26:41.604 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:41 smithi160 bash[52286]: ts=2024-08-17T07:26:41.282Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-17T07:26:42.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:42 smithi122 bash[25186]: cluster 2024-08-17T07:26:41.034160+0000 mgr.x (mgr.24524) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-17T07:26:42.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:42 smithi122 bash[19784]: cluster 2024-08-17T07:26:41.034160+0000 mgr.x (mgr.24524) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-17T07:26:42.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:42 smithi160 bash[19912]: cluster 2024-08-17T07:26:41.034160+0000 mgr.x (mgr.24524) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-08-17T07:26:43.658 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:43 smithi160 bash[52025]: ts=2024-08-17T07:26:43.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi160\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi160\", job=\"node\", machine=\"x86_64\", nodename=\"smithi160\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi160\", job=\"node\", machine=\"x86_64\", nodename=\"smithi160\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:44.456 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 systemd[1]: Stopping Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:26:44.456 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[52505]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana.a 2024-08-17T07:26:44.456 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[40008]: t=2024-08-17T07:26:44+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-08-17T07:26:44.456 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[40008]: t=2024-08-17T07:26:44+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-08-17T07:26:44.784 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[19912]: cluster 2024-08-17T07:26:43.034867+0000 mgr.x (mgr.24524) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-08-17T07:26:44.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:44 smithi122 bash[25186]: cluster 2024-08-17T07:26:43.034867+0000 mgr.x (mgr.24524) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-08-17T07:26:44.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:44 smithi122 bash[19784]: cluster 2024-08-17T07:26:43.034867+0000 mgr.x (mgr.24524) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-08-17T07:26:45.070 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[52513]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana-a 2024-08-17T07:26:45.070 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 bash[52546]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana.a 2024-08-17T07:26:45.071 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-17T07:26:45.071 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 systemd[1]: Stopped Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:45.071 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:44 smithi160 systemd[1]: Started Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:26:45.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STOPPING 2024-08-17T07:26:45.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:26:45.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STOPPED 2024-08-17T07:26:45.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STARTING 2024-08-17T07:26:45.349 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Serving on http://:::9283 2024-08-17T07:26:45.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STARTED 2024-08-17T07:26:45.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STOPPING 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: cluster 2024-08-17T07:26:45.035919+0000 mgr.x (mgr.24524) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.049217+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.058342+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.059469+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.059925+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.060917+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.061252+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.066913+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:46.048 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.073025+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.080940+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.081770+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: cephadm 2024-08-17T07:26:45.100219+0000 mgr.x (mgr.24524) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.100475+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.100918+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.102315+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.104241+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:26:46.049 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STOPPED 2024-08-17T07:26:46.050 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STARTING 2024-08-17T07:26:46.050 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Serving on http://:::9283 2024-08-17T07:26:46.050 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STARTED 2024-08-17T07:26:46.050 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:45 smithi160 bash[47667]: [17/Aug/2024:07:26:45] ENGINE Bus STOPPING 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: cluster 2024-08-17T07:26:45.035919+0000 mgr.x (mgr.24524) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.049217+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.058342+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.059469+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.059925+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.060917+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.061252+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.066913+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.073025+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.080940+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.081770+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: cephadm 2024-08-17T07:26:45.100219+0000 mgr.x (mgr.24524) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.100475+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.100918+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.102315+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.104241+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.104824+0000 mgr.x (mgr.24524) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.116147+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.116454+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: cluster 2024-08-17T07:26:45.035919+0000 mgr.x (mgr.24524) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.049217+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.058342+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.059469+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.059925+0000 mgr.x (mgr.24524) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.060917+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.061252+0000 mgr.x (mgr.24524) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi122.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.066913+0000 mgr.x (mgr.24524) 64 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:46.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.073025+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.080940+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.081770+0000 mgr.x (mgr.24524) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: cephadm 2024-08-17T07:26:45.100219+0000 mgr.x (mgr.24524) 66 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.100475+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.100918+0000 mgr.x (mgr.24524) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.102315+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.104241+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.104824+0000 mgr.x (mgr.24524) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.116147+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.116454+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.116931+0000 mgr.x (mgr.24524) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.118043+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.118415+0000 mgr.x (mgr.24524) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.129497+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.134479+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.134956+0000 mgr.x (mgr.24524) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.139504+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.140054+0000 mgr.x (mgr.24524) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.150844+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.217369+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.217708+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.222310+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[19784]: audit 2024-08-17T07:26:45.223131+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.116931+0000 mgr.x (mgr.24524) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.118043+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.118415+0000 mgr.x (mgr.24524) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.129497+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.134479+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.134956+0000 mgr.x (mgr.24524) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.139504+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.140054+0000 mgr.x (mgr.24524) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.150844+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.217369+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.217708+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.222310+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:46 smithi122 bash[25186]: audit 2024-08-17T07:26:45.223131+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.104824+0000 mgr.x (mgr.24524) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:26:46.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.116147+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.116454+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.116931+0000 mgr.x (mgr.24524) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.118043+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.118415+0000 mgr.x (mgr.24524) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.129497+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.134479+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.134956+0000 mgr.x (mgr.24524) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.139504+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.140054+0000 mgr.x (mgr.24524) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.150844+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.217369+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.217708+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.222310+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:26:46.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[19912]: audit 2024-08-17T07:26:45.223131+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:26:46.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.558 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.559 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.559 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.559 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[47667]: [17/Aug/2024:07:26:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:26:46.559 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[47667]: [17/Aug/2024:07:26:46] ENGINE Bus STOPPED 2024-08-17T07:26:46.559 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[47667]: [17/Aug/2024:07:26:46] ENGINE Bus STARTING 2024-08-17T07:26:46.559 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.560 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[47667]: [17/Aug/2024:07:26:46] ENGINE Serving on http://:::9283 2024-08-17T07:26:46.560 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[47667]: [17/Aug/2024:07:26:46] ENGINE Bus STARTED 2024-08-17T07:26:46.560 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.560 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.561 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T07:26:46.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="App mode production" logger=settings 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=606.563µs 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-08-17T07:26:46.562 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T07:26:46.563 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-08-17T07:26:46.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.849 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.850 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:46.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-08-17T07:26:46.852 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T07:26:46.852 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 bash[52575]: t=2024-08-17T07:26:46+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-08-17T07:26:46.852 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:26:46 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:47.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:47 smithi122 bash[19784]: cephadm 2024-08-17T07:26:45.813741+0000 mgr.x (mgr.24524) 73 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:26:47.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:47 smithi122 bash[19784]: audit 2024-08-17T07:26:46.835268+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:47.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:47 smithi122 bash[25186]: cephadm 2024-08-17T07:26:45.813741+0000 mgr.x (mgr.24524) 73 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:26:47.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:47 smithi122 bash[25186]: audit 2024-08-17T07:26:46.835268+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:47.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:47 smithi160 bash[19912]: cephadm 2024-08-17T07:26:45.813741+0000 mgr.x (mgr.24524) 73 : cephadm [INF] Deploying daemon agent.smithi160 on smithi160 2024-08-17T07:26:47.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:47 smithi160 bash[19912]: audit 2024-08-17T07:26:46.835268+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:48.599 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:48] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:26:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:48 smithi160 bash[19912]: cluster 2024-08-17T07:26:47.036666+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:48 smithi160 bash[19912]: cephadm 2024-08-17T07:26:47.172181+0000 mgr.x (mgr.24524) 75 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-08-17T07:26:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:48 smithi160 bash[19912]: audit 2024-08-17T07:26:47.336657+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:48.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[25186]: cluster 2024-08-17T07:26:47.036666+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:48.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[25186]: cephadm 2024-08-17T07:26:47.172181+0000 mgr.x (mgr.24524) 75 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-08-17T07:26:48.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[25186]: audit 2024-08-17T07:26:47.336657+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:48.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[19784]: cluster 2024-08-17T07:26:47.036666+0000 mgr.x (mgr.24524) 74 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:48.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[19784]: cephadm 2024-08-17T07:26:47.172181+0000 mgr.x (mgr.24524) 75 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-08-17T07:26:48.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:48 smithi122 bash[19784]: audit 2024-08-17T07:26:47.336657+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:49.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:48 smithi160 bash[52025]: ts=2024-08-17T07:26:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:49.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:49 smithi122 bash[25186]: audit 2024-08-17T07:26:48.574187+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:49.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:49 smithi122 bash[19784]: audit 2024-08-17T07:26:48.574187+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:49.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:49 smithi160 bash[19912]: audit 2024-08-17T07:26:48.574187+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:26:50.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.294 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.294 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.295 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.296 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.297 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.567 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.567 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.568 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.568 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.568 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.569 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.569 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:50 smithi122 bash[25186]: cluster 2024-08-17T07:26:49.037409+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:50.569 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.569 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.570 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:50 smithi122 bash[19784]: cluster 2024-08-17T07:26:49.037409+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:50.570 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:26:50.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:50 smithi160 bash[19912]: cluster 2024-08-17T07:26:49.037409+0000 mgr.x (mgr.24524) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.634014+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.634725+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.636479+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.650274+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.808292+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.809973+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:50.825321+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[19784]: audit 2024-08-17T07:26:51.157943+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.634014+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.634725+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.636479+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.650274+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.808292+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.809973+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:50.825321+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:51 smithi122 bash[25186]: audit 2024-08-17T07:26:51.157943+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.634014+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.634725+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.636479+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.650274+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.808292+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:26:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.809973+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:26:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:50.825321+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:51 smithi160 bash[19912]: audit 2024-08-17T07:26:51.157943+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:52 smithi122 bash[19784]: cluster 2024-08-17T07:26:51.039007+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:53.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:52 smithi122 bash[25186]: cluster 2024-08-17T07:26:51.039007+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:53.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:52 smithi160 bash[19912]: cluster 2024-08-17T07:26:51.039007+0000 mgr.x (mgr.24524) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:53.769 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:53 smithi160 bash[52025]: ts=2024-08-17T07:26:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[19784]: audit 2024-08-17T07:26:52.776089+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[19784]: audit 2024-08-17T07:26:52.788950+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[19784]: audit 2024-08-17T07:26:52.800745+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[25186]: audit 2024-08-17T07:26:52.776089+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[25186]: audit 2024-08-17T07:26:52.788950+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:53 smithi122 bash[25186]: audit 2024-08-17T07:26:52.800745+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:53 smithi160 bash[19912]: audit 2024-08-17T07:26:52.776089+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:53 smithi160 bash[19912]: audit 2024-08-17T07:26:52.788950+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:54.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:53 smithi160 bash[19912]: audit 2024-08-17T07:26:52.800745+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:55.073 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:54 smithi122 bash[19784]: cluster 2024-08-17T07:26:53.039738+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:55.073 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:54 smithi122 bash[25186]: cluster 2024-08-17T07:26:53.039738+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:55.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:54 smithi160 bash[19912]: cluster 2024-08-17T07:26:53.039738+0000 mgr.x (mgr.24524) 78 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[19784]: cluster 2024-08-17T07:26:55.041544+0000 mgr.x (mgr.24524) 79 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[19784]: audit 2024-08-17T07:26:55.075186+0000 mgr.x (mgr.24524) 80 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[19784]: audit 2024-08-17T07:26:56.657141+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[19784]: audit 2024-08-17T07:26:56.671715+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[19784]: audit 2024-08-17T07:26:56.685019+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[25186]: cluster 2024-08-17T07:26:55.041544+0000 mgr.x (mgr.24524) 79 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:57.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[25186]: audit 2024-08-17T07:26:55.075186+0000 mgr.x (mgr.24524) 80 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:57.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[25186]: audit 2024-08-17T07:26:56.657141+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[25186]: audit 2024-08-17T07:26:56.671715+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:56 smithi122 bash[25186]: audit 2024-08-17T07:26:56.685019+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:56 smithi160 bash[19912]: cluster 2024-08-17T07:26:55.041544+0000 mgr.x (mgr.24524) 79 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:26:57.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:56 smithi160 bash[19912]: audit 2024-08-17T07:26:55.075186+0000 mgr.x (mgr.24524) 80 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:26:57.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:56 smithi160 bash[19912]: audit 2024-08-17T07:26:56.657141+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:56 smithi160 bash[19912]: audit 2024-08-17T07:26:56.671715+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:57.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:56 smithi160 bash[19912]: audit 2024-08-17T07:26:56.685019+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:26:58.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:26:57 smithi160 bash[19912]: cluster 2024-08-17T07:26:57.042283+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:58.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:26:57 smithi122 bash[19784]: cluster 2024-08-17T07:26:57.042283+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:58.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:26:57 smithi122 bash[25186]: cluster 2024-08-17T07:26:57.042283+0000 mgr.x (mgr.24524) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:26:58.659 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:26:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:26:58] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-08-17T07:26:59.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:26:58 smithi160 bash[52025]: ts=2024-08-17T07:26:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:00.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:00 smithi160 bash[19912]: cluster 2024-08-17T07:26:59.043273+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:00.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:00 smithi122 bash[19784]: cluster 2024-08-17T07:26:59.043273+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:00.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:00 smithi122 bash[25186]: cluster 2024-08-17T07:26:59.043273+0000 mgr.x (mgr.24524) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:02.230 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[25186]: cluster 2024-08-17T07:27:01.044773+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:02.231 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[25186]: audit 2024-08-17T07:27:01.234776+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.231 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[25186]: audit 2024-08-17T07:27:01.242148+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.231 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[25186]: audit 2024-08-17T07:27:01.251127+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[19784]: cluster 2024-08-17T07:27:01.044773+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[19784]: audit 2024-08-17T07:27:01.234776+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[19784]: audit 2024-08-17T07:27:01.242148+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:02 smithi122 bash[19784]: audit 2024-08-17T07:27:01.251127+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:02 smithi160 bash[19912]: cluster 2024-08-17T07:27:01.044773+0000 mgr.x (mgr.24524) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:02.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:02 smithi160 bash[19912]: audit 2024-08-17T07:27:01.234776+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:02 smithi160 bash[19912]: audit 2024-08-17T07:27:01.242148+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:02 smithi160 bash[19912]: audit 2024-08-17T07:27:01.251127+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:03.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:03 smithi160 bash[52025]: ts=2024-08-17T07:27:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:04.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:04 smithi122 bash[19784]: cluster 2024-08-17T07:27:03.045635+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:04.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:04 smithi122 bash[19784]: audit 2024-08-17T07:27:03.595101+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:04 smithi122 bash[25186]: cluster 2024-08-17T07:27:03.045635+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:04 smithi122 bash[25186]: audit 2024-08-17T07:27:03.595101+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:04.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:04 smithi160 bash[19912]: cluster 2024-08-17T07:27:03.045635+0000 mgr.x (mgr.24524) 84 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:04.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:04 smithi160 bash[19912]: audit 2024-08-17T07:27:03.595101+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[19784]: audit 2024-08-17T07:27:04.762909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[19784]: audit 2024-08-17T07:27:04.776822+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[19784]: audit 2024-08-17T07:27:04.789500+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[25186]: audit 2024-08-17T07:27:04.762909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[25186]: audit 2024-08-17T07:27:04.776822+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:05 smithi122 bash[25186]: audit 2024-08-17T07:27:04.789500+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:05 smithi160 bash[19912]: audit 2024-08-17T07:27:04.762909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:05 smithi160 bash[19912]: audit 2024-08-17T07:27:04.776822+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:06.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:05 smithi160 bash[19912]: audit 2024-08-17T07:27:04.789500+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:07.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:06 smithi122 bash[19784]: cluster 2024-08-17T07:27:05.047434+0000 mgr.x (mgr.24524) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:07.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:06 smithi122 bash[19784]: audit 2024-08-17T07:27:05.083058+0000 mgr.x (mgr.24524) 86 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:07.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:06 smithi122 bash[25186]: cluster 2024-08-17T07:27:05.047434+0000 mgr.x (mgr.24524) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:07.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:06 smithi122 bash[25186]: audit 2024-08-17T07:27:05.083058+0000 mgr.x (mgr.24524) 86 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:07.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:06 smithi160 bash[19912]: cluster 2024-08-17T07:27:05.047434+0000 mgr.x (mgr.24524) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:07.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:06 smithi160 bash[19912]: audit 2024-08-17T07:27:05.083058+0000 mgr.x (mgr.24524) 86 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:08.659 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:08] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-08-17T07:27:09.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:08 smithi122 bash[19784]: cluster 2024-08-17T07:27:07.048128+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:09.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:08 smithi122 bash[25186]: cluster 2024-08-17T07:27:07.048128+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:09.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:08 smithi160 bash[19912]: cluster 2024-08-17T07:27:07.048128+0000 mgr.x (mgr.24524) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:09.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:08 smithi160 bash[52025]: ts=2024-08-17T07:27:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[19784]: cluster 2024-08-17T07:27:09.049151+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[19784]: audit 2024-08-17T07:27:10.719803+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[19784]: audit 2024-08-17T07:27:10.731764+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[19784]: audit 2024-08-17T07:27:10.744993+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[25186]: cluster 2024-08-17T07:27:09.049151+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:11.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[25186]: audit 2024-08-17T07:27:10.719803+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[25186]: audit 2024-08-17T07:27:10.731764+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:10 smithi122 bash[25186]: audit 2024-08-17T07:27:10.744993+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:10 smithi160 bash[19912]: cluster 2024-08-17T07:27:09.049151+0000 mgr.x (mgr.24524) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:11.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:10 smithi160 bash[19912]: audit 2024-08-17T07:27:10.719803+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:10 smithi160 bash[19912]: audit 2024-08-17T07:27:10.731764+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:11.049 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:10 smithi160 bash[19912]: audit 2024-08-17T07:27:10.744993+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:12.963 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:12 smithi122 bash[19784]: cluster 2024-08-17T07:27:11.049971+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:12.963 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:12 smithi122 bash[25186]: cluster 2024-08-17T07:27:11.049971+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:13.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:12 smithi160 bash[19912]: cluster 2024-08-17T07:27:11.049971+0000 mgr.x (mgr.24524) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:13.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:13 smithi160 bash[52025]: ts=2024-08-17T07:27:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:15.090 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[19784]: cluster 2024-08-17T07:27:13.050712+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:15.090 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[19784]: audit 2024-08-17T07:27:14.360751+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.090 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[19784]: audit 2024-08-17T07:27:14.374394+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.090 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[19784]: audit 2024-08-17T07:27:14.389421+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.090 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[25186]: cluster 2024-08-17T07:27:13.050712+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:15.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[25186]: audit 2024-08-17T07:27:14.360751+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[25186]: audit 2024-08-17T07:27:14.374394+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.091 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:14 smithi122 bash[25186]: audit 2024-08-17T07:27:14.389421+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:14 smithi160 bash[19912]: cluster 2024-08-17T07:27:13.050712+0000 mgr.x (mgr.24524) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:15.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:14 smithi160 bash[19912]: audit 2024-08-17T07:27:14.360751+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:14 smithi160 bash[19912]: audit 2024-08-17T07:27:14.374394+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:15.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:14 smithi160 bash[19912]: audit 2024-08-17T07:27:14.389421+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:17.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:16 smithi160 bash[19912]: cluster 2024-08-17T07:27:15.052345+0000 mgr.x (mgr.24524) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:17.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:16 smithi160 bash[19912]: audit 2024-08-17T07:27:15.090863+0000 mgr.x (mgr.24524) 92 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:17.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:16 smithi122 bash[19784]: cluster 2024-08-17T07:27:15.052345+0000 mgr.x (mgr.24524) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:17.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:16 smithi122 bash[19784]: audit 2024-08-17T07:27:15.090863+0000 mgr.x (mgr.24524) 92 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:17.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:16 smithi122 bash[25186]: cluster 2024-08-17T07:27:15.052345+0000 mgr.x (mgr.24524) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:17.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:16 smithi122 bash[25186]: audit 2024-08-17T07:27:15.090863+0000 mgr.x (mgr.24524) 92 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:18.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:17 smithi122 bash[19784]: cluster 2024-08-17T07:27:17.053076+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:18.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:17 smithi122 bash[25186]: cluster 2024-08-17T07:27:17.053076+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:18.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:17 smithi160 bash[19912]: cluster 2024-08-17T07:27:17.053076+0000 mgr.x (mgr.24524) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:18.659 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:18] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-08-17T07:27:19.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:18 smithi160 bash[19912]: audit 2024-08-17T07:27:18.595306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:19.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:18 smithi160 bash[52025]: ts=2024-08-17T07:27:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:19.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:18 smithi122 bash[19784]: audit 2024-08-17T07:27:18.595306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:19.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:18 smithi122 bash[25186]: audit 2024-08-17T07:27:18.595306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:20.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:20 smithi160 bash[19912]: cluster 2024-08-17T07:27:19.054449+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:20.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:20 smithi122 bash[19784]: cluster 2024-08-17T07:27:19.054449+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:20.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:20 smithi122 bash[25186]: cluster 2024-08-17T07:27:19.054449+0000 mgr.x (mgr.24524) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:22.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:22 smithi160 bash[19912]: cluster 2024-08-17T07:27:21.055849+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:22.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:22 smithi122 bash[19784]: cluster 2024-08-17T07:27:21.055849+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:22.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:22 smithi122 bash[25186]: cluster 2024-08-17T07:27:21.055849+0000 mgr.x (mgr.24524) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:23.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:23 smithi160 bash[52025]: ts=2024-08-17T07:27:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:24.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:24 smithi160 bash[19912]: cluster 2024-08-17T07:27:23.056607+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:24 smithi122 bash[19784]: cluster 2024-08-17T07:27:23.056607+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:24.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:24 smithi122 bash[25186]: cluster 2024-08-17T07:27:23.056607+0000 mgr.x (mgr.24524) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:26.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:26 smithi160 bash[19912]: cluster 2024-08-17T07:27:25.058399+0000 mgr.x (mgr.24524) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:26 smithi160 bash[19912]: audit 2024-08-17T07:27:25.098735+0000 mgr.x (mgr.24524) 98 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:26 smithi122 bash[19784]: cluster 2024-08-17T07:27:25.058399+0000 mgr.x (mgr.24524) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:26 smithi122 bash[19784]: audit 2024-08-17T07:27:25.098735+0000 mgr.x (mgr.24524) 98 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:26 smithi122 bash[25186]: cluster 2024-08-17T07:27:25.058399+0000 mgr.x (mgr.24524) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:26 smithi122 bash[25186]: audit 2024-08-17T07:27:25.098735+0000 mgr.x (mgr.24524) 98 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:28.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:28 smithi160 bash[19912]: cluster 2024-08-17T07:27:27.058933+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:28.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:28 smithi122 bash[25186]: cluster 2024-08-17T07:27:27.058933+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:28.364 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:28 smithi122 bash[19784]: cluster 2024-08-17T07:27:27.058933+0000 mgr.x (mgr.24524) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:28.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:28] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2024-08-17T07:27:29.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:28 smithi160 bash[52025]: ts=2024-08-17T07:27:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:30.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:30 smithi122 bash[19784]: cluster 2024-08-17T07:27:29.059944+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:30.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:30 smithi122 bash[25186]: cluster 2024-08-17T07:27:29.059944+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:30.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:30 smithi160 bash[19912]: cluster 2024-08-17T07:27:29.059944+0000 mgr.x (mgr.24524) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[19784]: audit 2024-08-17T07:27:30.954078+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[19784]: audit 2024-08-17T07:27:30.966971+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[19784]: audit 2024-08-17T07:27:30.977293+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[19784]: cluster 2024-08-17T07:27:31.061285+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[25186]: audit 2024-08-17T07:27:30.954078+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[25186]: audit 2024-08-17T07:27:30.966971+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[25186]: audit 2024-08-17T07:27:30.977293+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:31 smithi122 bash[25186]: cluster 2024-08-17T07:27:31.061285+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:32.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:31 smithi160 bash[19912]: audit 2024-08-17T07:27:30.954078+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:31 smithi160 bash[19912]: audit 2024-08-17T07:27:30.966971+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:31 smithi160 bash[19912]: audit 2024-08-17T07:27:30.977293+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:32.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:31 smithi160 bash[19912]: cluster 2024-08-17T07:27:31.061285+0000 mgr.x (mgr.24524) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:33.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:33 smithi160 bash[52025]: ts=2024-08-17T07:27:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:34.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:34 smithi122 bash[19784]: cluster 2024-08-17T07:27:33.061948+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:34.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:34 smithi122 bash[19784]: audit 2024-08-17T07:27:33.595597+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:34 smithi122 bash[25186]: cluster 2024-08-17T07:27:33.061948+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:34 smithi122 bash[25186]: audit 2024-08-17T07:27:33.595597+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:34.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:34 smithi160 bash[19912]: cluster 2024-08-17T07:27:33.061948+0000 mgr.x (mgr.24524) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:34.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:34 smithi160 bash[19912]: audit 2024-08-17T07:27:33.595597+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:35.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:35 smithi160 bash[19912]: audit 2024-08-17T07:27:34.582009+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:35 smithi160 bash[19912]: audit 2024-08-17T07:27:34.598552+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:35.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:35 smithi160 bash[19912]: audit 2024-08-17T07:27:34.614177+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[19784]: audit 2024-08-17T07:27:34.582009+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[19784]: audit 2024-08-17T07:27:34.598552+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[19784]: audit 2024-08-17T07:27:34.614177+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[25186]: audit 2024-08-17T07:27:34.582009+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[25186]: audit 2024-08-17T07:27:34.598552+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:36.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:35 smithi122 bash[25186]: audit 2024-08-17T07:27:34.614177+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:37.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:36 smithi122 bash[19784]: cluster 2024-08-17T07:27:35.064048+0000 mgr.x (mgr.24524) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:37.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:36 smithi122 bash[19784]: audit 2024-08-17T07:27:35.106811+0000 mgr.x (mgr.24524) 104 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:37.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:36 smithi122 bash[25186]: cluster 2024-08-17T07:27:35.064048+0000 mgr.x (mgr.24524) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:37.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:36 smithi122 bash[25186]: audit 2024-08-17T07:27:35.106811+0000 mgr.x (mgr.24524) 104 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:37.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:36 smithi160 bash[19912]: cluster 2024-08-17T07:27:35.064048+0000 mgr.x (mgr.24524) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:36 smithi160 bash[19912]: audit 2024-08-17T07:27:35.106811+0000 mgr.x (mgr.24524) 104 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:38.627 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:38] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2024-08-17T07:27:39.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:38 smithi122 bash[19784]: cluster 2024-08-17T07:27:37.064962+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:39.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:38 smithi122 bash[25186]: cluster 2024-08-17T07:27:37.064962+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:39.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:38 smithi160 bash[19912]: cluster 2024-08-17T07:27:37.064962+0000 mgr.x (mgr.24524) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:39.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:38 smithi160 bash[52025]: ts=2024-08-17T07:27:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:41.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:40 smithi122 bash[19784]: cluster 2024-08-17T07:27:39.066026+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:41.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:40 smithi122 bash[25186]: cluster 2024-08-17T07:27:39.066026+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:41.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:40 smithi160 bash[19912]: cluster 2024-08-17T07:27:39.066026+0000 mgr.x (mgr.24524) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:43.012 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:42 smithi160 bash[19912]: cluster 2024-08-17T07:27:41.067364+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:43.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:42 smithi122 bash[19784]: cluster 2024-08-17T07:27:41.067364+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:43.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:42 smithi122 bash[25186]: cluster 2024-08-17T07:27:41.067364+0000 mgr.x (mgr.24524) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:43.599 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:43 smithi160 bash[52025]: ts=2024-08-17T07:27:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:44.899 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:44 smithi160 bash[19912]: cluster 2024-08-17T07:27:43.067877+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:44.938 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:44 smithi122 bash[25186]: cluster 2024-08-17T07:27:43.067877+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:44.939 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:44 smithi122 bash[19784]: cluster 2024-08-17T07:27:43.067877+0000 mgr.x (mgr.24524) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:47.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:46 smithi122 bash[19784]: cluster 2024-08-17T07:27:45.069451+0000 mgr.x (mgr.24524) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:47.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:46 smithi122 bash[19784]: audit 2024-08-17T07:27:45.114593+0000 mgr.x (mgr.24524) 110 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:47.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:46 smithi122 bash[25186]: cluster 2024-08-17T07:27:45.069451+0000 mgr.x (mgr.24524) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:47.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:46 smithi122 bash[25186]: audit 2024-08-17T07:27:45.114593+0000 mgr.x (mgr.24524) 110 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:47.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:46 smithi160 bash[19912]: cluster 2024-08-17T07:27:45.069451+0000 mgr.x (mgr.24524) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:47.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:46 smithi160 bash[19912]: audit 2024-08-17T07:27:45.114593+0000 mgr.x (mgr.24524) 110 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:48.647 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:48] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2024-08-17T07:27:48.912 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:48 smithi122 bash[19784]: cluster 2024-08-17T07:27:47.070118+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:48.912 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:48 smithi122 bash[19784]: audit 2024-08-17T07:27:48.595986+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:48.912 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:48 smithi122 bash[25186]: cluster 2024-08-17T07:27:47.070118+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:48.912 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:48 smithi122 bash[25186]: audit 2024-08-17T07:27:48.595986+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:49.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:48 smithi160 bash[19912]: cluster 2024-08-17T07:27:47.070118+0000 mgr.x (mgr.24524) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:49.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:48 smithi160 bash[19912]: audit 2024-08-17T07:27:48.595986+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:27:49.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:48 smithi160 bash[52025]: ts=2024-08-17T07:27:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:51.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:50 smithi122 bash[25186]: cluster 2024-08-17T07:27:49.071172+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:51.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:50 smithi122 bash[19784]: cluster 2024-08-17T07:27:49.071172+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:51.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:50 smithi160 bash[19912]: cluster 2024-08-17T07:27:49.071172+0000 mgr.x (mgr.24524) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:52.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:50.970590+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:50.972496+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:50.988738+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:51.180693+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:51.193501+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[19784]: audit 2024-08-17T07:27:51.205759+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:50.970590+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:50.972496+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:27:52.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:50.988738+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:51.180693+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:51.193501+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:51 smithi122 bash[25186]: audit 2024-08-17T07:27:51.205759+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:50.970590+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:27:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:50.972496+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:27:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:50.988738+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:51.180693+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:51.193501+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:52.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:51 smithi160 bash[19912]: audit 2024-08-17T07:27:51.205759+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:53.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:52 smithi122 bash[19784]: cluster 2024-08-17T07:27:51.071953+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:53.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:52 smithi122 bash[25186]: cluster 2024-08-17T07:27:51.071953+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:53.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:52 smithi160 bash[19912]: cluster 2024-08-17T07:27:51.071953+0000 mgr.x (mgr.24524) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:53.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:53 smithi160 bash[52025]: ts=2024-08-17T07:27:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:27:55.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:54 smithi122 bash[19784]: cluster 2024-08-17T07:27:53.072648+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:55.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:54 smithi122 bash[25186]: cluster 2024-08-17T07:27:53.072648+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:55.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:54 smithi160 bash[19912]: cluster 2024-08-17T07:27:53.072648+0000 mgr.x (mgr.24524) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:56.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:55 smithi160 bash[19912]: audit 2024-08-17T07:27:54.826192+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:55 smithi160 bash[19912]: audit 2024-08-17T07:27:54.839986+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:55 smithi160 bash[19912]: audit 2024-08-17T07:27:54.852308+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:55 smithi160 bash[19912]: cluster 2024-08-17T07:27:55.074366+0000 mgr.x (mgr.24524) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:56.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:55 smithi160 bash[19912]: audit 2024-08-17T07:27:55.125982+0000 mgr.x (mgr.24524) 116 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:56.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[19784]: audit 2024-08-17T07:27:54.826192+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[19784]: audit 2024-08-17T07:27:54.839986+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[19784]: audit 2024-08-17T07:27:54.852308+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[19784]: cluster 2024-08-17T07:27:55.074366+0000 mgr.x (mgr.24524) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[19784]: audit 2024-08-17T07:27:55.125982+0000 mgr.x (mgr.24524) 116 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[25186]: audit 2024-08-17T07:27:54.826192+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[25186]: audit 2024-08-17T07:27:54.839986+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[25186]: audit 2024-08-17T07:27:54.852308+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[25186]: cluster 2024-08-17T07:27:55.074366+0000 mgr.x (mgr.24524) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:27:56.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:55 smithi122 bash[25186]: audit 2024-08-17T07:27:55.125982+0000 mgr.x (mgr.24524) 116 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:27:58.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:27:58 smithi122 bash[25186]: cluster 2024-08-17T07:27:57.075127+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:58.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:27:58 smithi122 bash[19784]: cluster 2024-08-17T07:27:57.075127+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:58.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:27:58 smithi160 bash[19912]: cluster 2024-08-17T07:27:57.075127+0000 mgr.x (mgr.24524) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:27:58.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:27:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:27:58] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2024-08-17T07:27:59.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:27:58 smithi160 bash[52025]: ts=2024-08-17T07:27:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:00.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:00 smithi122 bash[19784]: cluster 2024-08-17T07:27:59.076150+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:00.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:00 smithi122 bash[25186]: cluster 2024-08-17T07:27:59.076150+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:00.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:00 smithi160 bash[19912]: cluster 2024-08-17T07:27:59.076150+0000 mgr.x (mgr.24524) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:02.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:02 smithi122 bash[19784]: cluster 2024-08-17T07:28:01.077663+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:02.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:02 smithi122 bash[25186]: cluster 2024-08-17T07:28:01.077663+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:02 smithi160 bash[19912]: cluster 2024-08-17T07:28:01.077663+0000 mgr.x (mgr.24524) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:03.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:03 smithi160 bash[52025]: ts=2024-08-17T07:28:03.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:04.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:04 smithi160 bash[19912]: cluster 2024-08-17T07:28:03.078429+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:04.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:04 smithi160 bash[19912]: audit 2024-08-17T07:28:03.596246+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:04 smithi122 bash[19784]: cluster 2024-08-17T07:28:03.078429+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:04 smithi122 bash[19784]: audit 2024-08-17T07:28:03.596246+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:04 smithi122 bash[25186]: cluster 2024-08-17T07:28:03.078429+0000 mgr.x (mgr.24524) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:04 smithi122 bash[25186]: audit 2024-08-17T07:28:03.596246+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:06.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:06 smithi122 bash[19784]: cluster 2024-08-17T07:28:05.080116+0000 mgr.x (mgr.24524) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:06.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:06 smithi122 bash[19784]: audit 2024-08-17T07:28:05.134470+0000 mgr.x (mgr.24524) 122 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:06.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:06 smithi122 bash[25186]: cluster 2024-08-17T07:28:05.080116+0000 mgr.x (mgr.24524) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:06.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:06 smithi122 bash[25186]: audit 2024-08-17T07:28:05.134470+0000 mgr.x (mgr.24524) 122 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:06.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:06 smithi160 bash[19912]: cluster 2024-08-17T07:28:05.080116+0000 mgr.x (mgr.24524) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:06.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:06 smithi160 bash[19912]: audit 2024-08-17T07:28:05.134470+0000 mgr.x (mgr.24524) 122 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:08.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:08 smithi122 bash[19784]: cluster 2024-08-17T07:28:07.080853+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:08.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:08 smithi122 bash[25186]: cluster 2024-08-17T07:28:07.080853+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:08.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:08 smithi160 bash[19912]: cluster 2024-08-17T07:28:07.080853+0000 mgr.x (mgr.24524) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:08.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:08] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-08-17T07:28:09.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:08 smithi160 bash[52025]: ts=2024-08-17T07:28:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:10.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:10 smithi122 bash[19784]: cluster 2024-08-17T07:28:09.081930+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:10.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:10 smithi122 bash[25186]: cluster 2024-08-17T07:28:09.081930+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:10 smithi160 bash[19912]: cluster 2024-08-17T07:28:09.081930+0000 mgr.x (mgr.24524) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[25186]: cluster 2024-08-17T07:28:11.083333+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[25186]: audit 2024-08-17T07:28:11.415451+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[25186]: audit 2024-08-17T07:28:11.430355+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[25186]: audit 2024-08-17T07:28:11.443377+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[19784]: cluster 2024-08-17T07:28:11.083333+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[19784]: audit 2024-08-17T07:28:11.415451+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[19784]: audit 2024-08-17T07:28:11.430355+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:12 smithi122 bash[19784]: audit 2024-08-17T07:28:11.443377+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:12 smithi160 bash[19912]: cluster 2024-08-17T07:28:11.083333+0000 mgr.x (mgr.24524) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:12.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:12 smithi160 bash[19912]: audit 2024-08-17T07:28:11.415451+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:12 smithi160 bash[19912]: audit 2024-08-17T07:28:11.430355+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:12.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:12 smithi160 bash[19912]: audit 2024-08-17T07:28:11.443377+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:13.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:13 smithi160 bash[52025]: ts=2024-08-17T07:28:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:14.792 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:14 smithi122 bash[19784]: cluster 2024-08-17T07:28:13.084057+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:14.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:14 smithi122 bash[25186]: cluster 2024-08-17T07:28:13.084057+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:14.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:14 smithi160 bash[19912]: cluster 2024-08-17T07:28:13.084057+0000 mgr.x (mgr.24524) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:16.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[19784]: audit 2024-08-17T07:28:15.040014+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[19784]: audit 2024-08-17T07:28:15.057310+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[19784]: audit 2024-08-17T07:28:15.072272+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[19784]: cluster 2024-08-17T07:28:15.085725+0000 mgr.x (mgr.24524) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[19784]: audit 2024-08-17T07:28:15.142377+0000 mgr.x (mgr.24524) 128 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[25186]: audit 2024-08-17T07:28:15.040014+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[25186]: audit 2024-08-17T07:28:15.057310+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[25186]: audit 2024-08-17T07:28:15.072272+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[25186]: cluster 2024-08-17T07:28:15.085725+0000 mgr.x (mgr.24524) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:16.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:16 smithi122 bash[25186]: audit 2024-08-17T07:28:15.142377+0000 mgr.x (mgr.24524) 128 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:16.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:16 smithi160 bash[19912]: audit 2024-08-17T07:28:15.040014+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:16 smithi160 bash[19912]: audit 2024-08-17T07:28:15.057310+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:16 smithi160 bash[19912]: audit 2024-08-17T07:28:15.072272+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:16 smithi160 bash[19912]: cluster 2024-08-17T07:28:15.085725+0000 mgr.x (mgr.24524) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:16.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:16 smithi160 bash[19912]: audit 2024-08-17T07:28:15.142377+0000 mgr.x (mgr.24524) 128 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:18.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:18 smithi122 bash[19784]: cluster 2024-08-17T07:28:17.086446+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:18.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:18 smithi122 bash[25186]: cluster 2024-08-17T07:28:17.086446+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:18.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:18 smithi160 bash[19912]: cluster 2024-08-17T07:28:17.086446+0000 mgr.x (mgr.24524) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:18.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:18] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-08-17T07:28:19.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:18 smithi160 bash[52025]: ts=2024-08-17T07:28:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:19.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:19 smithi122 bash[19784]: audit 2024-08-17T07:28:18.596676+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:19.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:19 smithi122 bash[25186]: audit 2024-08-17T07:28:18.596676+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:19.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:19 smithi160 bash[19912]: audit 2024-08-17T07:28:18.596676+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:20.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:20 smithi122 bash[19784]: cluster 2024-08-17T07:28:19.087499+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:20.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:20 smithi122 bash[25186]: cluster 2024-08-17T07:28:19.087499+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:20.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:20 smithi160 bash[19912]: cluster 2024-08-17T07:28:19.087499+0000 mgr.x (mgr.24524) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:22.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:22 smithi122 bash[19784]: cluster 2024-08-17T07:28:21.088850+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:22.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:22 smithi122 bash[25186]: cluster 2024-08-17T07:28:21.088850+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:22.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:22 smithi160 bash[19912]: cluster 2024-08-17T07:28:21.088850+0000 mgr.x (mgr.24524) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:23.817 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:23 smithi160 bash[52025]: ts=2024-08-17T07:28:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:24.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:24 smithi122 bash[19784]: cluster 2024-08-17T07:28:23.089622+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:24.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:24 smithi122 bash[25186]: cluster 2024-08-17T07:28:23.089622+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:24.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:24 smithi160 bash[19912]: cluster 2024-08-17T07:28:23.089622+0000 mgr.x (mgr.24524) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:26.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:26 smithi122 bash[25186]: cluster 2024-08-17T07:28:25.090747+0000 mgr.x (mgr.24524) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:26.469 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:26 smithi122 bash[25186]: audit 2024-08-17T07:28:25.153831+0000 mgr.x (mgr.24524) 134 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:26.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:26 smithi122 bash[19784]: cluster 2024-08-17T07:28:25.090747+0000 mgr.x (mgr.24524) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:26.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:26 smithi122 bash[19784]: audit 2024-08-17T07:28:25.153831+0000 mgr.x (mgr.24524) 134 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:26.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:26 smithi160 bash[19912]: cluster 2024-08-17T07:28:25.090747+0000 mgr.x (mgr.24524) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:26.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:26 smithi160 bash[19912]: audit 2024-08-17T07:28:25.153831+0000 mgr.x (mgr.24524) 134 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:28.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:28 smithi160 bash[19912]: cluster 2024-08-17T07:28:27.091335+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:28.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:28 smithi122 bash[25186]: cluster 2024-08-17T07:28:27.091335+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:28.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:28 smithi122 bash[19784]: cluster 2024-08-17T07:28:27.091335+0000 mgr.x (mgr.24524) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:28.657 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:28] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2024-08-17T07:28:29.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:28 smithi160 bash[52025]: ts=2024-08-17T07:28:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:30.540 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:30 smithi160 bash[19912]: cluster 2024-08-17T07:28:29.092597+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-17T07:28:30.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:30 smithi122 bash[19784]: cluster 2024-08-17T07:28:29.092597+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-17T07:28:30.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:30 smithi122 bash[25186]: cluster 2024-08-17T07:28:29.092597+0000 mgr.x (mgr.24524) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-17T07:28:33.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[19784]: cluster 2024-08-17T07:28:31.093795+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[19784]: audit 2024-08-17T07:28:31.653844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[19784]: audit 2024-08-17T07:28:31.669017+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[19784]: audit 2024-08-17T07:28:31.681805+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[25186]: cluster 2024-08-17T07:28:31.093795+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[25186]: audit 2024-08-17T07:28:31.653844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[25186]: audit 2024-08-17T07:28:31.669017+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:32 smithi122 bash[25186]: audit 2024-08-17T07:28:31.681805+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:32 smithi160 bash[19912]: cluster 2024-08-17T07:28:31.093795+0000 mgr.x (mgr.24524) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:33.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:32 smithi160 bash[19912]: audit 2024-08-17T07:28:31.653844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:32 smithi160 bash[19912]: audit 2024-08-17T07:28:31.669017+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:32 smithi160 bash[19912]: audit 2024-08-17T07:28:31.681805+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:33.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:33 smithi160 bash[19912]: audit 2024-08-17T07:28:33.597007+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:33.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:33 smithi160 bash[52025]: ts=2024-08-17T07:28:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:34.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:33 smithi122 bash[25186]: audit 2024-08-17T07:28:33.597007+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:34.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:33 smithi122 bash[19784]: audit 2024-08-17T07:28:33.597007+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:35.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:34 smithi122 bash[25186]: cluster 2024-08-17T07:28:33.094508+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:35.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:34 smithi122 bash[19784]: cluster 2024-08-17T07:28:33.094508+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:35.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:34 smithi160 bash[19912]: cluster 2024-08-17T07:28:33.094508+0000 mgr.x (mgr.24524) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:36.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[19784]: cluster 2024-08-17T07:28:35.096190+0000 mgr.x (mgr.24524) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:36.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[19784]: audit 2024-08-17T07:28:35.162385+0000 mgr.x (mgr.24524) 140 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[19784]: audit 2024-08-17T07:28:35.240732+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[19784]: audit 2024-08-17T07:28:35.255521+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[19784]: audit 2024-08-17T07:28:35.267630+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[25186]: cluster 2024-08-17T07:28:35.096190+0000 mgr.x (mgr.24524) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[25186]: audit 2024-08-17T07:28:35.162385+0000 mgr.x (mgr.24524) 140 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[25186]: audit 2024-08-17T07:28:35.240732+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[25186]: audit 2024-08-17T07:28:35.255521+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:36 smithi122 bash[25186]: audit 2024-08-17T07:28:35.267630+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:36 smithi160 bash[19912]: cluster 2024-08-17T07:28:35.096190+0000 mgr.x (mgr.24524) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:36.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:36 smithi160 bash[19912]: audit 2024-08-17T07:28:35.162385+0000 mgr.x (mgr.24524) 140 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:36.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:36 smithi160 bash[19912]: audit 2024-08-17T07:28:35.240732+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:36 smithi160 bash[19912]: audit 2024-08-17T07:28:35.255521+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:36.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:36 smithi160 bash[19912]: audit 2024-08-17T07:28:35.267630+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:38.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:38 smithi122 bash[19784]: cluster 2024-08-17T07:28:37.096909+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:38.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:38 smithi122 bash[25186]: cluster 2024-08-17T07:28:37.096909+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:38.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:38 smithi160 bash[19912]: cluster 2024-08-17T07:28:37.096909+0000 mgr.x (mgr.24524) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:28:38.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:38] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:28:39.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:38 smithi160 bash[52025]: ts=2024-08-17T07:28:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:40.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:40 smithi122 bash[25186]: cluster 2024-08-17T07:28:39.098503+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:40.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:40 smithi122 bash[19784]: cluster 2024-08-17T07:28:39.098503+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:40.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:40 smithi160 bash[19912]: cluster 2024-08-17T07:28:39.098503+0000 mgr.x (mgr.24524) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:28:42.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:42 smithi122 bash[19784]: cluster 2024-08-17T07:28:41.099211+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-17T07:28:42.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:42 smithi122 bash[25186]: cluster 2024-08-17T07:28:41.099211+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-17T07:28:42.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:42 smithi160 bash[19912]: cluster 2024-08-17T07:28:41.099211+0000 mgr.x (mgr.24524) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-17T07:28:43.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:43 smithi160 bash[52025]: ts=2024-08-17T07:28:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:44.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:44 smithi122 bash[19784]: cluster 2024-08-17T07:28:43.099919+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:44.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:44 smithi122 bash[25186]: cluster 2024-08-17T07:28:43.099919+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:44.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:44 smithi160 bash[19912]: cluster 2024-08-17T07:28:43.099919+0000 mgr.x (mgr.24524) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:46.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:46 smithi122 bash[25186]: cluster 2024-08-17T07:28:45.101587+0000 mgr.x (mgr.24524) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:46.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:46 smithi122 bash[25186]: audit 2024-08-17T07:28:45.166515+0000 mgr.x (mgr.24524) 146 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:46.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:46 smithi122 bash[19784]: cluster 2024-08-17T07:28:45.101587+0000 mgr.x (mgr.24524) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:46.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:46 smithi122 bash[19784]: audit 2024-08-17T07:28:45.166515+0000 mgr.x (mgr.24524) 146 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:46.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:46 smithi160 bash[19912]: cluster 2024-08-17T07:28:45.101587+0000 mgr.x (mgr.24524) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:46 smithi160 bash[19912]: audit 2024-08-17T07:28:45.166515+0000 mgr.x (mgr.24524) 146 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:48.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:48 smithi122 bash[19784]: cluster 2024-08-17T07:28:47.102341+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:48.442 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:48 smithi122 bash[25186]: cluster 2024-08-17T07:28:47.102341+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:48.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:48 smithi160 bash[19912]: cluster 2024-08-17T07:28:47.102341+0000 mgr.x (mgr.24524) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:48.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:48] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:28:48.922 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:48 smithi160 bash[52025]: ts=2024-08-17T07:28:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:49.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:49 smithi122 bash[19784]: audit 2024-08-17T07:28:48.597555+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:49.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:49 smithi122 bash[25186]: audit 2024-08-17T07:28:48.597555+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:49.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:49 smithi160 bash[19912]: audit 2024-08-17T07:28:48.597555+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:28:50.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:50 smithi122 bash[25186]: cluster 2024-08-17T07:28:49.103857+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:50.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:50 smithi122 bash[19784]: cluster 2024-08-17T07:28:49.103857+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:50.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:50 smithi160 bash[19912]: cluster 2024-08-17T07:28:49.103857+0000 mgr.x (mgr.24524) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: cluster 2024-08-17T07:28:51.104598+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.682591+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.693751+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.694108+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.695088+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:28:53.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.708022+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.862277+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.870267+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[19784]: audit 2024-08-17T07:28:51.877532+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: cluster 2024-08-17T07:28:51.104598+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.682591+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.693751+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.694108+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.695088+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.708022+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.862277+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.870267+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:52 smithi122 bash[25186]: audit 2024-08-17T07:28:51.877532+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: cluster 2024-08-17T07:28:51.104598+0000 mgr.x (mgr.24524) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.682591+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.693751+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.694108+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.695088+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.708022+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.862277+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.870267+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:52 smithi160 bash[19912]: audit 2024-08-17T07:28:51.877532+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:53.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:53 smithi160 bash[52025]: ts=2024-08-17T07:28:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:28:55.042 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:54 smithi122 bash[19784]: cluster 2024-08-17T07:28:53.105364+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:55.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:54 smithi122 bash[25186]: cluster 2024-08-17T07:28:53.105364+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:55.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:54 smithi160 bash[19912]: cluster 2024-08-17T07:28:53.105364+0000 mgr.x (mgr.24524) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[25186]: cluster 2024-08-17T07:28:55.106921+0000 mgr.x (mgr.24524) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[25186]: audit 2024-08-17T07:28:55.177999+0000 mgr.x (mgr.24524) 152 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[25186]: audit 2024-08-17T07:28:55.417994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[25186]: audit 2024-08-17T07:28:55.430294+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[25186]: audit 2024-08-17T07:28:55.442109+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[19784]: cluster 2024-08-17T07:28:55.106921+0000 mgr.x (mgr.24524) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[19784]: audit 2024-08-17T07:28:55.177999+0000 mgr.x (mgr.24524) 152 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[19784]: audit 2024-08-17T07:28:55.417994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[19784]: audit 2024-08-17T07:28:55.430294+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:56 smithi122 bash[19784]: audit 2024-08-17T07:28:55.442109+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:56 smithi160 bash[19912]: cluster 2024-08-17T07:28:55.106921+0000 mgr.x (mgr.24524) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:28:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:56 smithi160 bash[19912]: audit 2024-08-17T07:28:55.177999+0000 mgr.x (mgr.24524) 152 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:28:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:56 smithi160 bash[19912]: audit 2024-08-17T07:28:55.417994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:56 smithi160 bash[19912]: audit 2024-08-17T07:28:55.430294+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:56 smithi160 bash[19912]: audit 2024-08-17T07:28:55.442109+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:28:58.660 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:28:58 smithi160 bash[19912]: cluster 2024-08-17T07:28:57.107639+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:58.661 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:28:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:28:58] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-08-17T07:28:58.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:28:58 smithi122 bash[19784]: cluster 2024-08-17T07:28:57.107639+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:58.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:28:58 smithi122 bash[25186]: cluster 2024-08-17T07:28:57.107639+0000 mgr.x (mgr.24524) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:28:59.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:28:58 smithi160 bash[52025]: ts=2024-08-17T07:28:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:00.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:00 smithi122 bash[19784]: cluster 2024-08-17T07:28:59.109221+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:00.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:00 smithi122 bash[25186]: cluster 2024-08-17T07:28:59.109221+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:00.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:00 smithi160 bash[19912]: cluster 2024-08-17T07:28:59.109221+0000 mgr.x (mgr.24524) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:02.792 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:02 smithi122 bash[19784]: cluster 2024-08-17T07:29:01.109880+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:02.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:02 smithi122 bash[25186]: cluster 2024-08-17T07:29:01.109880+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:02.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:02 smithi160 bash[19912]: cluster 2024-08-17T07:29:01.109880+0000 mgr.x (mgr.24524) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:03.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:03 smithi160 bash[52025]: ts=2024-08-17T07:29:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:04.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:04 smithi122 bash[19784]: cluster 2024-08-17T07:29:03.110626+0000 mgr.x (mgr.24524) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:04.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:04 smithi122 bash[19784]: audit 2024-08-17T07:29:03.597554+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:04.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:04 smithi122 bash[25186]: cluster 2024-08-17T07:29:03.110626+0000 mgr.x (mgr.24524) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:04.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:04 smithi122 bash[25186]: audit 2024-08-17T07:29:03.597554+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:04.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:04 smithi160 bash[19912]: cluster 2024-08-17T07:29:03.110626+0000 mgr.x (mgr.24524) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:04.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:04 smithi160 bash[19912]: audit 2024-08-17T07:29:03.597554+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:06.683 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:06 smithi160 bash[19912]: cluster 2024-08-17T07:29:05.112270+0000 mgr.x (mgr.24524) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:06.683 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:06 smithi160 bash[19912]: audit 2024-08-17T07:29:05.189614+0000 mgr.x (mgr.24524) 158 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:06.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:06 smithi122 bash[19784]: cluster 2024-08-17T07:29:05.112270+0000 mgr.x (mgr.24524) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:06.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:06 smithi122 bash[19784]: audit 2024-08-17T07:29:05.189614+0000 mgr.x (mgr.24524) 158 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:06.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:06 smithi122 bash[25186]: cluster 2024-08-17T07:29:05.112270+0000 mgr.x (mgr.24524) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:06.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:06 smithi122 bash[25186]: audit 2024-08-17T07:29:05.189614+0000 mgr.x (mgr.24524) 158 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:08.659 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:08 smithi160 bash[19912]: cluster 2024-08-17T07:29:07.113019+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:08.659 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:08] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.33.4" 2024-08-17T07:29:08.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:08 smithi122 bash[19784]: cluster 2024-08-17T07:29:07.113019+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:08.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:08 smithi122 bash[25186]: cluster 2024-08-17T07:29:07.113019+0000 mgr.x (mgr.24524) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:09.082 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T07:29:09.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:08 smithi160 bash[52025]: ts=2024-08-17T07:29:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:10.531 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:10 smithi122 bash[25186]: cluster 2024-08-17T07:29:09.114173+0000 mgr.x (mgr.24524) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:10.531 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:10 smithi122 bash[19784]: cluster 2024-08-17T07:29:09.114173+0000 mgr.x (mgr.24524) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:10.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:10 smithi160 bash[19912]: cluster 2024-08-17T07:29:09.114173+0000 mgr.x (mgr.24524) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:12 smithi160 bash[19912]: cluster 2024-08-17T07:29:11.114963+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:12 smithi160 bash[19912]: audit 2024-08-17T07:29:12.032746+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:12 smithi160 bash[19912]: audit 2024-08-17T07:29:12.044758+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:12 smithi160 bash[19912]: audit 2024-08-17T07:29:12.054335+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.410 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[19784]: cluster 2024-08-17T07:29:11.114963+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:12.410 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[19784]: audit 2024-08-17T07:29:12.032746+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[19784]: audit 2024-08-17T07:29:12.044758+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[19784]: audit 2024-08-17T07:29:12.054335+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[25186]: cluster 2024-08-17T07:29:11.114963+0000 mgr.x (mgr.24524) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[25186]: audit 2024-08-17T07:29:12.032746+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[25186]: audit 2024-08-17T07:29:12.044758+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:12.411 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:12 smithi122 bash[25186]: audit 2024-08-17T07:29:12.054335+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:13.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:13 smithi160 bash[52025]: ts=2024-08-17T07:29:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:14.448 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled to redeploy mgr.y on host 'smithi122' 2024-08-17T07:29:14.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:14 smithi122 bash[19784]: cluster 2024-08-17T07:29:13.115795+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:14.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:14 smithi122 bash[19784]: audit 2024-08-17T07:29:14.045331+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.122:0/1138243715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:29:14.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:14 smithi122 bash[25186]: cluster 2024-08-17T07:29:13.115795+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:14.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:14 smithi122 bash[25186]: audit 2024-08-17T07:29:14.045331+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.122:0/1138243715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:29:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:14 smithi160 bash[19912]: cluster 2024-08-17T07:29:13.115795+0000 mgr.x (mgr.24524) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:14.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:14 smithi160 bash[19912]: audit 2024-08-17T07:29:14.045331+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.122:0/1138243715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:14.415369+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:14.426333+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: cephadm 2024-08-17T07:29:14.427683+0000 mgr.x (mgr.24524) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:14.439146+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:14.450117+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.014440+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.023466+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.024228+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.025266+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.036062+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.069341+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.072489+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.074213+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[19784]: audit 2024-08-17T07:29:15.074531+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:14.415369+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:14.426333+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: cephadm 2024-08-17T07:29:14.427683+0000 mgr.x (mgr.24524) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-17T07:29:15.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:14.439146+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:14.450117+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.014440+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.023466+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.024228+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.025266+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.036062+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.069341+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.072489+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.074213+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:15 smithi122 bash[25186]: audit 2024-08-17T07:29:15.074531+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:15.590 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps --refresh' 2024-08-17T07:29:15.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:14.415369+0000 mgr.x (mgr.24524) 163 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:15.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:14.426333+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: cephadm 2024-08-17T07:29:14.427683+0000 mgr.x (mgr.24524) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-08-17T07:29:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:14.439146+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:14.450117+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.014440+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.023466+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.024228+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.025266+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.036062+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.069341+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.072489+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.074213+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:29:15.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:15 smithi160 bash[19912]: audit 2024-08-17T07:29:15.074531+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24524 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: cephadm 2024-08-17T07:29:15.075637+0000 mgr.x (mgr.24524) 165 : cephadm [INF] Deploying daemon mgr.y on smithi122 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: cluster 2024-08-17T07:29:15.116993+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: audit 2024-08-17T07:29:15.200375+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: audit 2024-08-17T07:29:15.602820+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: audit 2024-08-17T07:29:15.616387+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:16.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:16 smithi160 bash[19912]: audit 2024-08-17T07:29:15.629161+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: cephadm 2024-08-17T07:29:15.075637+0000 mgr.x (mgr.24524) 165 : cephadm [INF] Deploying daemon mgr.y on smithi122 2024-08-17T07:29:17.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: cluster 2024-08-17T07:29:15.116993+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:17.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: audit 2024-08-17T07:29:15.200375+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:17.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: audit 2024-08-17T07:29:15.602820+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: audit 2024-08-17T07:29:15.616387+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[19784]: audit 2024-08-17T07:29:15.629161+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: cephadm 2024-08-17T07:29:15.075637+0000 mgr.x (mgr.24524) 165 : cephadm [INF] Deploying daemon mgr.y on smithi122 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: cluster 2024-08-17T07:29:15.116993+0000 mgr.x (mgr.24524) 166 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: audit 2024-08-17T07:29:15.200375+0000 mgr.x (mgr.24524) 167 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: audit 2024-08-17T07:29:15.602820+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: audit 2024-08-17T07:29:15.616387+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:16 smithi122 bash[25186]: audit 2024-08-17T07:29:15.629161+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:18.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:18] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.33.4" 2024-08-17T07:29:18.660 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:18 smithi160 bash[19912]: cluster 2024-08-17T07:29:17.117779+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:18.660 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:18 smithi160 bash[19912]: audit 2024-08-17T07:29:18.598293+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:19.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:18 smithi122 bash[19784]: cluster 2024-08-17T07:29:17.117779+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:19.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:18 smithi122 bash[19784]: audit 2024-08-17T07:29:18.598293+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:19.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:18 smithi122 bash[25186]: cluster 2024-08-17T07:29:17.117779+0000 mgr.x (mgr.24524) 168 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:19.043 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:18 smithi122 bash[25186]: audit 2024-08-17T07:29:18.598293+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:19.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:18 smithi160 bash[52025]: ts=2024-08-17T07:29:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 4s ago 20m - - 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 8s ago 20m - - 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (3m) 4s ago 13m 12.8M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (2m) 8s ago 12m 41.3M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (2m) 4s ago 10m 42.0M - 3.5 e1d6a67b021e 286d42a5bd99 2024-08-17T07:29:20.403 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (5m) 8s ago 19m 495M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:9283 running (21m) 4s ago 21m 400M - 17.2.0 e1d6a67b021e 9940b561dbda 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (21m) 4s ago 21m 68.3M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (20m) 8s ago 20m 47.7M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (20m) 4s ago 20m 49.3M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (3m) 4s ago 13m 9264k - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (2m) 8s ago 13m 9419k - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (19m) 4s ago 19m 54.7M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (18m) 4s ago 18m 54.8M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (17m) 4s ago 17m 50.6M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (17m) 4s ago 17m 53.0M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (16m) 8s ago 16m 54.0M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (15m) 8s ago 15m 52.4M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:29:20.404 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (15m) 8s ago 15m 50.4M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:29:20.405 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (14m) 8s ago 14m 53.4M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:29:20.405 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (2m) 8s ago 13m 59.6M - 2.33.4 514e6a882f6e 0cceb4f530ef 2024-08-17T07:29:20.405 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (10m) 4s ago 10m 84.7M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:29:20.405 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (10m) 8s ago 10m 85.1M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:29:20.418 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:20 smithi122 bash[19784]: cluster 2024-08-17T07:29:19.119409+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:20.418 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:20 smithi122 bash[25186]: cluster 2024-08-17T07:29:19.119409+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:20.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:20 smithi160 bash[19912]: cluster 2024-08-17T07:29:19.119409+0000 mgr.x (mgr.24524) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:21.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:21 smithi122 bash[19784]: audit 2024-08-17T07:29:20.363744+0000 mgr.x (mgr.24524) 170 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:21.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:21 smithi122 bash[25186]: audit 2024-08-17T07:29:20.363744+0000 mgr.x (mgr.24524) 170 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:21.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:21 smithi160 bash[19912]: audit 2024-08-17T07:29:20.363744+0000 mgr.x (mgr.24524) 170 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:29:22.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:22 smithi122 bash[19784]: cluster 2024-08-17T07:29:21.120236+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:22.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:22 smithi122 bash[25186]: cluster 2024-08-17T07:29:21.120236+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:22.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:22 smithi160 bash[19912]: cluster 2024-08-17T07:29:21.120236+0000 mgr.x (mgr.24524) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:23.382 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:29:23.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:23 smithi160 bash[52025]: ts=2024-08-17T07:29:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:24 smithi122 bash[19784]: cluster 2024-08-17T07:29:23.121056+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:24.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:24 smithi122 bash[25186]: cluster 2024-08-17T07:29:23.121056+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:24.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:24 smithi160 bash[19912]: cluster 2024-08-17T07:29:23.121056+0000 mgr.x (mgr.24524) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:26 smithi160 bash[19912]: cluster 2024-08-17T07:29:25.122691+0000 mgr.x (mgr.24524) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:26 smithi160 bash[19912]: audit 2024-08-17T07:29:25.210867+0000 mgr.x (mgr.24524) 174 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:26 smithi122 bash[19784]: cluster 2024-08-17T07:29:25.122691+0000 mgr.x (mgr.24524) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:26.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:26 smithi122 bash[19784]: audit 2024-08-17T07:29:25.210867+0000 mgr.x (mgr.24524) 174 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:26 smithi122 bash[25186]: cluster 2024-08-17T07:29:25.122691+0000 mgr.x (mgr.24524) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:26.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:26 smithi122 bash[25186]: audit 2024-08-17T07:29:25.210867+0000 mgr.x (mgr.24524) 174 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:28.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:28 smithi122 bash[25186]: cluster 2024-08-17T07:29:27.123506+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:28.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:28 smithi122 bash[19784]: cluster 2024-08-17T07:29:27.123506+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:28.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:28 smithi160 bash[19912]: cluster 2024-08-17T07:29:27.123506+0000 mgr.x (mgr.24524) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:28.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:28] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-08-17T07:29:29.099 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:28 smithi160 bash[52025]: ts=2024-08-17T07:29:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:30.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:30 smithi122 bash[19784]: cluster 2024-08-17T07:29:29.124792+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:30.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:30 smithi122 bash[25186]: cluster 2024-08-17T07:29:29.124792+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:30.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:30 smithi160 bash[19912]: cluster 2024-08-17T07:29:29.124792+0000 mgr.x (mgr.24524) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:32.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:32 smithi122 bash[19784]: cluster 2024-08-17T07:29:31.125631+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:32.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:32 smithi122 bash[25186]: cluster 2024-08-17T07:29:31.125631+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:32.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:32 smithi160 bash[19912]: cluster 2024-08-17T07:29:31.125631+0000 mgr.x (mgr.24524) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:33 smithi160 bash[19912]: audit 2024-08-17T07:29:32.263356+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:33 smithi160 bash[19912]: audit 2024-08-17T07:29:32.276537+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:33 smithi160 bash[19912]: audit 2024-08-17T07:29:32.291607+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[19784]: audit 2024-08-17T07:29:32.263356+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[19784]: audit 2024-08-17T07:29:32.276537+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[19784]: audit 2024-08-17T07:29:32.291607+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[25186]: audit 2024-08-17T07:29:32.263356+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[25186]: audit 2024-08-17T07:29:32.276537+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:33 smithi122 bash[25186]: audit 2024-08-17T07:29:32.291607+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:33.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:33 smithi160 bash[52025]: ts=2024-08-17T07:29:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:34 smithi122 bash[25186]: cluster 2024-08-17T07:29:33.126510+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:34.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:34 smithi122 bash[25186]: audit 2024-08-17T07:29:33.598689+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:34.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:34 smithi122 bash[19784]: cluster 2024-08-17T07:29:33.126510+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:34.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:34 smithi122 bash[19784]: audit 2024-08-17T07:29:33.598689+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:34.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:34 smithi160 bash[19912]: cluster 2024-08-17T07:29:33.126510+0000 mgr.x (mgr.24524) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:34.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:34 smithi160 bash[19912]: audit 2024-08-17T07:29:33.598689+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:36 smithi160 bash[19912]: cluster 2024-08-17T07:29:35.128210+0000 mgr.x (mgr.24524) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:36 smithi160 bash[19912]: audit 2024-08-17T07:29:35.218949+0000 mgr.x (mgr.24524) 180 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:36 smithi160 bash[19912]: audit 2024-08-17T07:29:35.804154+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:36 smithi160 bash[19912]: audit 2024-08-17T07:29:35.818180+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:36 smithi160 bash[19912]: audit 2024-08-17T07:29:35.828202+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[19784]: cluster 2024-08-17T07:29:35.128210+0000 mgr.x (mgr.24524) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[19784]: audit 2024-08-17T07:29:35.218949+0000 mgr.x (mgr.24524) 180 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[19784]: audit 2024-08-17T07:29:35.804154+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[19784]: audit 2024-08-17T07:29:35.818180+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[19784]: audit 2024-08-17T07:29:35.828202+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[25186]: cluster 2024-08-17T07:29:35.128210+0000 mgr.x (mgr.24524) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:37.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[25186]: audit 2024-08-17T07:29:35.218949+0000 mgr.x (mgr.24524) 180 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:37.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[25186]: audit 2024-08-17T07:29:35.804154+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[25186]: audit 2024-08-17T07:29:35.818180+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:37.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:36 smithi122 bash[25186]: audit 2024-08-17T07:29:35.828202+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:38.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:38] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:29:39.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:38 smithi160 bash[19912]: cluster 2024-08-17T07:29:37.128919+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:39.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:38 smithi160 bash[52025]: ts=2024-08-17T07:29:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:39.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:38 smithi122 bash[25186]: cluster 2024-08-17T07:29:37.128919+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:39.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:38 smithi122 bash[19784]: cluster 2024-08-17T07:29:37.128919+0000 mgr.x (mgr.24524) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:40.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:40 smithi122 bash[25186]: cluster 2024-08-17T07:29:39.130946+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:40.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:40 smithi122 bash[19784]: cluster 2024-08-17T07:29:39.130946+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:40.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:40 smithi160 bash[19912]: cluster 2024-08-17T07:29:39.130946+0000 mgr.x (mgr.24524) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:42.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:42 smithi122 bash[25186]: cluster 2024-08-17T07:29:41.131684+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:42.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:42 smithi122 bash[19784]: cluster 2024-08-17T07:29:41.131684+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:42.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:42 smithi160 bash[19912]: cluster 2024-08-17T07:29:41.131684+0000 mgr.x (mgr.24524) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:43.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:43 smithi160 bash[52025]: ts=2024-08-17T07:29:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:44.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:44 smithi122 bash[19784]: cluster 2024-08-17T07:29:43.132420+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:44.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:44 smithi122 bash[25186]: cluster 2024-08-17T07:29:43.132420+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:44 smithi160 bash[19912]: cluster 2024-08-17T07:29:43.132420+0000 mgr.x (mgr.24524) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:46 smithi122 bash[19784]: cluster 2024-08-17T07:29:45.134099+0000 mgr.x (mgr.24524) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:46.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:46 smithi122 bash[19784]: audit 2024-08-17T07:29:45.229590+0000 mgr.x (mgr.24524) 186 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:46.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:46 smithi122 bash[25186]: cluster 2024-08-17T07:29:45.134099+0000 mgr.x (mgr.24524) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:46 smithi122 bash[25186]: audit 2024-08-17T07:29:45.229590+0000 mgr.x (mgr.24524) 186 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:46 smithi160 bash[19912]: cluster 2024-08-17T07:29:45.134099+0000 mgr.x (mgr.24524) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:46.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:46 smithi160 bash[19912]: audit 2024-08-17T07:29:45.229590+0000 mgr.x (mgr.24524) 186 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:48.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:48 smithi160 bash[19912]: cluster 2024-08-17T07:29:47.134789+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:48.416 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:48] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:29:48.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:48 smithi122 bash[19784]: cluster 2024-08-17T07:29:47.134789+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:48.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:48 smithi122 bash[25186]: cluster 2024-08-17T07:29:47.134789+0000 mgr.x (mgr.24524) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:48.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:48 smithi160 bash[52025]: ts=2024-08-17T07:29:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:49.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:49 smithi122 bash[19784]: audit 2024-08-17T07:29:48.599036+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:49.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:49 smithi122 bash[25186]: audit 2024-08-17T07:29:48.599036+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:49 smithi160 bash[19912]: audit 2024-08-17T07:29:48.599036+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:29:50.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:50 smithi122 bash[19784]: cluster 2024-08-17T07:29:49.136388+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:50.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:50 smithi122 bash[25186]: cluster 2024-08-17T07:29:49.136388+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:50.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:50 smithi160 bash[19912]: cluster 2024-08-17T07:29:49.136388+0000 mgr.x (mgr.24524) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:52.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:52 smithi160 bash[19912]: cluster 2024-08-17T07:29:51.137024+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:52.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:52 smithi122 bash[25186]: cluster 2024-08-17T07:29:51.137024+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:52.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:52 smithi122 bash[19784]: cluster 2024-08-17T07:29:51.137024+0000 mgr.x (mgr.24524) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:53.772 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:53 smithi160 bash[19912]: audit 2024-08-17T07:29:52.503518+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.772 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:53 smithi160 bash[19912]: audit 2024-08-17T07:29:52.517404+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.772 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:53 smithi160 bash[19912]: audit 2024-08-17T07:29:52.532549+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.772 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:53 smithi160 bash[52025]: ts=2024-08-17T07:29:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:53.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[19784]: audit 2024-08-17T07:29:52.503518+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[19784]: audit 2024-08-17T07:29:52.517404+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[19784]: audit 2024-08-17T07:29:52.532549+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[25186]: audit 2024-08-17T07:29:52.503518+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[25186]: audit 2024-08-17T07:29:52.517404+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:53.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:53 smithi122 bash[25186]: audit 2024-08-17T07:29:52.532549+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:54.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:54 smithi122 bash[19784]: cluster 2024-08-17T07:29:53.137682+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:54.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:54 smithi122 bash[25186]: cluster 2024-08-17T07:29:53.137682+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:54.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:54 smithi160 bash[19912]: cluster 2024-08-17T07:29:53.137682+0000 mgr.x (mgr.24524) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[19784]: cluster 2024-08-17T07:29:55.139331+0000 mgr.x (mgr.24524) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[19784]: audit 2024-08-17T07:29:55.239203+0000 mgr.x (mgr.24524) 192 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[19784]: audit 2024-08-17T07:29:56.033582+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[19784]: audit 2024-08-17T07:29:56.047750+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[19784]: audit 2024-08-17T07:29:56.060709+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[25186]: cluster 2024-08-17T07:29:55.139331+0000 mgr.x (mgr.24524) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[25186]: audit 2024-08-17T07:29:55.239203+0000 mgr.x (mgr.24524) 192 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:56.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[25186]: audit 2024-08-17T07:29:56.033582+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[25186]: audit 2024-08-17T07:29:56.047750+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:56 smithi122 bash[25186]: audit 2024-08-17T07:29:56.060709+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:56 smithi160 bash[19912]: cluster 2024-08-17T07:29:55.139331+0000 mgr.x (mgr.24524) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:29:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:56 smithi160 bash[19912]: audit 2024-08-17T07:29:55.239203+0000 mgr.x (mgr.24524) 192 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:29:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:56 smithi160 bash[19912]: audit 2024-08-17T07:29:56.033582+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:56 smithi160 bash[19912]: audit 2024-08-17T07:29:56.047750+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:56.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:56 smithi160 bash[19912]: audit 2024-08-17T07:29:56.060709+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:29:58.660 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:29:58 smithi160 bash[19912]: cluster 2024-08-17T07:29:57.140052+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:58.661 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:29:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:29:58] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:29:58.739 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:58 smithi122 bash[25186]: cluster 2024-08-17T07:29:57.140052+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:58.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.740 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.740 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.741 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.741 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.741 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.742 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:58 smithi122 bash[19784]: cluster 2024-08-17T07:29:57.140052+0000 mgr.x (mgr.24524) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:29:58.742 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.742 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:29:58.742 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:58 smithi122 systemd[1]: Stopping Ceph mgr.y for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:29:59.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:29:58 smithi160 bash[52025]: ts=2024-08-17T07:29:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:29:59.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 bash[70540]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-y 2024-08-17T07:29:59.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:29:59.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 bash[70600]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-y 2024-08-17T07:29:59.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T07:29:59.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: Stopped Ceph mgr.y for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:30:00.130 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.131 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.131 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.131 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.132 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.132 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.132 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.132 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: Started Ceph mgr.y for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:30:00.133 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.133 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:29:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:30:00.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: cluster 2024-08-17T07:29:59.141640+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:29:59.980421+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:29:59.994597+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: cluster 2024-08-17T07:30:00.000080+0000 mon.a (mon.0) 1413 : cluster [INF] overall HEALTH_OK 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:30:00.008662+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:30:00.024764+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:30:00.116073+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:30:00.117349+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:30:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[25186]: audit 2024-08-17T07:30:00.132275+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: cluster 2024-08-17T07:29:59.141640+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:29:59.980421+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:29:59.994597+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: cluster 2024-08-17T07:30:00.000080+0000 mon.a (mon.0) 1413 : cluster [INF] overall HEALTH_OK 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:30:00.008662+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:30:00.024764+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:30:00.116073+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:30:00.117349+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:30:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:00 smithi122 bash[19784]: audit 2024-08-17T07:30:00.132275+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: cluster 2024-08-17T07:29:59.141640+0000 mgr.x (mgr.24524) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:29:59.980421+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:29:59.994597+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: cluster 2024-08-17T07:30:00.000080+0000 mon.a (mon.0) 1413 : cluster [INF] overall HEALTH_OK 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:30:00.008662+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:30:00.024764+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:30:00.116073+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:30:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:30:00.117349+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:30:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:00 smithi160 bash[19912]: audit 2024-08-17T07:30:00.132275+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:02.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:01 smithi122 bash[70658]: debug 2024-08-17T07:30:01.706+0000 7fc2310ca640 1 -- 172.21.15.122:0/513076462 <== mon.0 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56039087f0e0 con 0x560390880800 2024-08-17T07:30:02.043 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:01 smithi122 bash[70658]: debug 2024-08-17T07:30:01.822+0000 7fc233934040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:30:02.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:02 smithi122 bash[19784]: cluster 2024-08-17T07:30:01.142279+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:02.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:02 smithi122 bash[25186]: cluster 2024-08-17T07:30:01.142279+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:02 smithi160 bash[19912]: cluster 2024-08-17T07:30:01.142279+0000 mgr.x (mgr.24524) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:03.278 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:03 smithi122 bash[70658]: debug 2024-08-17T07:30:03.058+0000 7fc233934040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:30:03.278 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:03 smithi122 bash[70658]: debug 2024-08-17T07:30:03.122+0000 7fc233934040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:30:03.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:03 smithi160 bash[52025]: ts=2024-08-17T07:30:03.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:04.201 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:03 smithi122 bash[70658]: debug 2024-08-17T07:30:03.278+0000 7fc233934040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:30:04.201 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:03 smithi122 bash[70658]: debug 2024-08-17T07:30:03.938+0000 7fc233934040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:30:04.201 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.006+0000 7fc233934040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:30:04.201 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.074+0000 7fc233934040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:30:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[25186]: cluster 2024-08-17T07:30:03.142918+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:04.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[25186]: audit 2024-08-17T07:30:03.599637+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:04.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[19784]: cluster 2024-08-17T07:30:03.142918+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:04.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[19784]: audit 2024-08-17T07:30:03.599637+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:04.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.270+0000 7fc233934040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:30:04.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.350+0000 7fc233934040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:30:04.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.418+0000 7fc233934040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:30:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:04 smithi160 bash[19912]: cluster 2024-08-17T07:30:03.142918+0000 mgr.x (mgr.24524) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:04 smithi160 bash[19912]: audit 2024-08-17T07:30:03.599637+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:04.938 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.674+0000 7fc233934040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:30:04.939 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.742+0000 7fc233934040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:30:05.246 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:04 smithi122 bash[70658]: debug 2024-08-17T07:30:04.938+0000 7fc233934040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:30:05.246 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.014+0000 7fc233934040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:30:05.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.270+0000 7fc233934040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:30:05.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.446+0000 7fc233934040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:30:05.868 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.610+0000 7fc233934040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:30:05.868 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.686+0000 7fc233934040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:30:06.204 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:05 smithi122 bash[70658]: debug 2024-08-17T07:30:05.866+0000 7fc233934040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:30:06.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[19784]: cluster 2024-08-17T07:30:05.144552+0000 mgr.x (mgr.24524) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:06.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[19784]: audit 2024-08-17T07:30:05.247156+0000 mgr.x (mgr.24524) 198 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:06.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[25186]: cluster 2024-08-17T07:30:05.144552+0000 mgr.x (mgr.24524) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:06.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[25186]: audit 2024-08-17T07:30:05.247156+0000 mgr.x (mgr.24524) 198 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:06 smithi160 bash[19912]: cluster 2024-08-17T07:30:05.144552+0000 mgr.x (mgr.24524) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:06 smithi160 bash[19912]: audit 2024-08-17T07:30:05.247156+0000 mgr.x (mgr.24524) 198 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:07.015 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[70658]: debug 2024-08-17T07:30:06.714+0000 7fc233934040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:30:07.015 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:06 smithi122 bash[70658]: debug 2024-08-17T07:30:06.790+0000 7fc233934040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:30:07.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: debug 2024-08-17T07:30:07.014+0000 7fc233934040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:30:07.293 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: debug 2024-08-17T07:30:07.090+0000 7fc233934040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:30:07.793 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: debug 2024-08-17T07:30:07.482+0000 7fc233934040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: debug 2024-08-17T07:30:07.562+0000 7fc233934040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: [17/Aug/2024:07:30:07] ENGINE Bus STARTING 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: CherryPy Checker: 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: The Application mounted at '' has an empty config. 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: [17/Aug/2024:07:30:07] ENGINE Serving on http://:::9283 2024-08-17T07:30:07.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:30:07 smithi122 bash[70658]: [17/Aug/2024:07:30:07] ENGINE Bus STARTED 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: cluster 2024-08-17T07:30:07.145290+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: cluster 2024-08-17T07:30:07.587899+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: cluster 2024-08-17T07:30:07.588076+0000 mon.a (mon.0) 1418 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: audit 2024-08-17T07:30:07.591518+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: audit 2024-08-17T07:30:07.592381+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: audit 2024-08-17T07:30:07.594645+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:30:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[19784]: audit 2024-08-17T07:30:07.596267+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: cluster 2024-08-17T07:30:07.145290+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: cluster 2024-08-17T07:30:07.587899+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: cluster 2024-08-17T07:30:07.588076+0000 mon.a (mon.0) 1418 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: audit 2024-08-17T07:30:07.591518+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: audit 2024-08-17T07:30:07.592381+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: audit 2024-08-17T07:30:07.594645+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:30:08.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:08 smithi122 bash[25186]: audit 2024-08-17T07:30:07.596267+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:30:08.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:08] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-08-17T07:30:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: cluster 2024-08-17T07:30:07.145290+0000 mgr.x (mgr.24524) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: cluster 2024-08-17T07:30:07.587899+0000 mon.a (mon.0) 1417 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:30:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: cluster 2024-08-17T07:30:07.588076+0000 mon.a (mon.0) 1418 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:30:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: audit 2024-08-17T07:30:07.591518+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:30:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: audit 2024-08-17T07:30:07.592381+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:30:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: audit 2024-08-17T07:30:07.594645+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:30:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[19912]: audit 2024-08-17T07:30:07.596267+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.? 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:30:09.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:08 smithi160 bash[52025]: ts=2024-08-17T07:30:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:09.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:09 smithi160 bash[19912]: cluster 2024-08-17T07:30:08.238920+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-08-17T07:30:09.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:09 smithi122 bash[25186]: cluster 2024-08-17T07:30:08.238920+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-08-17T07:30:09.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:09 smithi122 bash[19784]: cluster 2024-08-17T07:30:08.238920+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-08-17T07:30:10.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:10 smithi122 bash[19784]: cluster 2024-08-17T07:30:09.146950+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:10.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:10 smithi122 bash[25186]: cluster 2024-08-17T07:30:09.146950+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:10 smithi160 bash[19912]: cluster 2024-08-17T07:30:09.146950+0000 mgr.x (mgr.24524) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:12.498 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:12 smithi160 bash[19912]: cluster 2024-08-17T07:30:11.147659+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:12.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:12 smithi122 bash[25186]: cluster 2024-08-17T07:30:11.147659+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:12.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:12 smithi122 bash[19784]: cluster 2024-08-17T07:30:11.147659+0000 mgr.x (mgr.24524) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:13.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:13 smithi160 bash[19912]: audit 2024-08-17T07:30:12.679203+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:13.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:13 smithi160 bash[19912]: audit 2024-08-17T07:30:12.689697+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:13.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:13 smithi160 bash[19912]: audit 2024-08-17T07:30:12.699932+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:13.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:13 smithi160 bash[52025]: ts=2024-08-17T07:30:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[25186]: audit 2024-08-17T07:30:12.679203+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[25186]: audit 2024-08-17T07:30:12.689697+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[25186]: audit 2024-08-17T07:30:12.699932+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[19784]: audit 2024-08-17T07:30:12.679203+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[19784]: audit 2024-08-17T07:30:12.689697+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:14.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:13 smithi122 bash[19784]: audit 2024-08-17T07:30:12.699932+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:15.043 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:14 smithi122 bash[19784]: cluster 2024-08-17T07:30:13.148277+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:15.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:14 smithi122 bash[25186]: cluster 2024-08-17T07:30:13.148277+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:15.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:14 smithi160 bash[19912]: cluster 2024-08-17T07:30:13.148277+0000 mgr.x (mgr.24524) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[25186]: cluster 2024-08-17T07:30:15.149929+0000 mgr.x (mgr.24524) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[25186]: audit 2024-08-17T07:30:15.258681+0000 mgr.x (mgr.24524) 204 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[25186]: audit 2024-08-17T07:30:16.269108+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[25186]: audit 2024-08-17T07:30:16.281854+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[25186]: audit 2024-08-17T07:30:16.294079+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[19784]: cluster 2024-08-17T07:30:15.149929+0000 mgr.x (mgr.24524) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[19784]: audit 2024-08-17T07:30:15.258681+0000 mgr.x (mgr.24524) 204 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[19784]: audit 2024-08-17T07:30:16.269108+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[19784]: audit 2024-08-17T07:30:16.281854+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:16 smithi122 bash[19784]: audit 2024-08-17T07:30:16.294079+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:16 smithi160 bash[19912]: cluster 2024-08-17T07:30:15.149929+0000 mgr.x (mgr.24524) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:16 smithi160 bash[19912]: audit 2024-08-17T07:30:15.258681+0000 mgr.x (mgr.24524) 204 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:16 smithi160 bash[19912]: audit 2024-08-17T07:30:16.269108+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:16 smithi160 bash[19912]: audit 2024-08-17T07:30:16.281854+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:16 smithi160 bash[19912]: audit 2024-08-17T07:30:16.294079+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:18.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:18] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-08-17T07:30:19.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:18 smithi122 bash[19784]: cluster 2024-08-17T07:30:17.150608+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:19.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:18 smithi122 bash[19784]: audit 2024-08-17T07:30:18.599485+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:19.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:18 smithi122 bash[25186]: cluster 2024-08-17T07:30:17.150608+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:19.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:18 smithi122 bash[25186]: audit 2024-08-17T07:30:18.599485+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:19.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:18 smithi160 bash[19912]: cluster 2024-08-17T07:30:17.150608+0000 mgr.x (mgr.24524) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:19.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:18 smithi160 bash[19912]: audit 2024-08-17T07:30:18.599485+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:19.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:18 smithi160 bash[52025]: ts=2024-08-17T07:30:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:20.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:20 smithi122 bash[19784]: cluster 2024-08-17T07:30:19.152168+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:20 smithi122 bash[25186]: cluster 2024-08-17T07:30:19.152168+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:20 smithi160 bash[19912]: cluster 2024-08-17T07:30:19.152168+0000 mgr.x (mgr.24524) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:22.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:22 smithi122 bash[25186]: cluster 2024-08-17T07:30:21.152836+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:22 smithi122 bash[19784]: cluster 2024-08-17T07:30:21.152836+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:22 smithi160 bash[19912]: cluster 2024-08-17T07:30:21.152836+0000 mgr.x (mgr.24524) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:23.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:23 smithi160 bash[52025]: ts=2024-08-17T07:30:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:24.543 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:24 smithi122 bash[19784]: cluster 2024-08-17T07:30:23.153645+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:24 smithi122 bash[25186]: cluster 2024-08-17T07:30:23.153645+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:24.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:24 smithi160 bash[19912]: cluster 2024-08-17T07:30:23.153645+0000 mgr.x (mgr.24524) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[19784]: audit 2024-08-17T07:30:25.044861+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[19784]: audit 2024-08-17T07:30:25.058439+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[19784]: audit 2024-08-17T07:30:25.070177+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[19784]: cluster 2024-08-17T07:30:25.155300+0000 mgr.x (mgr.24524) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[19784]: audit 2024-08-17T07:30:25.270307+0000 mgr.x (mgr.24524) 210 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:26.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[25186]: audit 2024-08-17T07:30:25.044861+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[25186]: audit 2024-08-17T07:30:25.058439+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[25186]: audit 2024-08-17T07:30:25.070177+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[25186]: cluster 2024-08-17T07:30:25.155300+0000 mgr.x (mgr.24524) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:26 smithi122 bash[25186]: audit 2024-08-17T07:30:25.270307+0000 mgr.x (mgr.24524) 210 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:26 smithi160 bash[19912]: audit 2024-08-17T07:30:25.044861+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:26 smithi160 bash[19912]: audit 2024-08-17T07:30:25.058439+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:26 smithi160 bash[19912]: audit 2024-08-17T07:30:25.070177+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:26 smithi160 bash[19912]: cluster 2024-08-17T07:30:25.155300+0000 mgr.x (mgr.24524) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:26 smithi160 bash[19912]: audit 2024-08-17T07:30:25.270307+0000 mgr.x (mgr.24524) 210 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:28 smithi122 bash[19784]: cluster 2024-08-17T07:30:27.155974+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:28 smithi122 bash[25186]: cluster 2024-08-17T07:30:27.155974+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:28 smithi160 bash[19912]: cluster 2024-08-17T07:30:27.155974+0000 mgr.x (mgr.24524) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:28.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:28] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-08-17T07:30:29.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:28 smithi160 bash[52025]: ts=2024-08-17T07:30:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:30.482 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:30 smithi160 bash[19912]: cluster 2024-08-17T07:30:29.156927+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:30 smithi122 bash[19784]: cluster 2024-08-17T07:30:29.156927+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:30 smithi122 bash[25186]: cluster 2024-08-17T07:30:29.156927+0000 mgr.x (mgr.24524) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:32.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:32 smithi122 bash[25186]: cluster 2024-08-17T07:30:31.157589+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:32.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:32 smithi122 bash[19784]: cluster 2024-08-17T07:30:31.157589+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:32 smithi160 bash[19912]: cluster 2024-08-17T07:30:31.157589+0000 mgr.x (mgr.24524) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:33.839 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:33 smithi160 bash[52025]: ts=2024-08-17T07:30:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[25186]: audit 2024-08-17T07:30:32.847262+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[25186]: audit 2024-08-17T07:30:32.857770+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[25186]: audit 2024-08-17T07:30:32.869410+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[25186]: audit 2024-08-17T07:30:33.600171+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[19784]: audit 2024-08-17T07:30:32.847262+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[19784]: audit 2024-08-17T07:30:32.857770+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[19784]: audit 2024-08-17T07:30:32.869410+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:33 smithi122 bash[19784]: audit 2024-08-17T07:30:33.600171+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:34.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:33 smithi160 bash[19912]: audit 2024-08-17T07:30:32.847262+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:33 smithi160 bash[19912]: audit 2024-08-17T07:30:32.857770+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:33 smithi160 bash[19912]: audit 2024-08-17T07:30:32.869410+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:34.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:33 smithi160 bash[19912]: audit 2024-08-17T07:30:33.600171+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:35.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:34 smithi160 bash[19912]: cluster 2024-08-17T07:30:33.158126+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:35.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:34 smithi122 bash[25186]: cluster 2024-08-17T07:30:33.158126+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:35.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:34 smithi122 bash[19784]: cluster 2024-08-17T07:30:33.158126+0000 mgr.x (mgr.24524) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:36 smithi160 bash[19912]: cluster 2024-08-17T07:30:35.159818+0000 mgr.x (mgr.24524) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:37.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:36 smithi160 bash[19912]: audit 2024-08-17T07:30:35.281992+0000 mgr.x (mgr.24524) 216 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:37.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:36 smithi122 bash[19784]: cluster 2024-08-17T07:30:35.159818+0000 mgr.x (mgr.24524) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:37.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:36 smithi122 bash[19784]: audit 2024-08-17T07:30:35.281992+0000 mgr.x (mgr.24524) 216 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:37.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:36 smithi122 bash[25186]: cluster 2024-08-17T07:30:35.159818+0000 mgr.x (mgr.24524) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:37.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:36 smithi122 bash[25186]: audit 2024-08-17T07:30:35.281992+0000 mgr.x (mgr.24524) 216 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:38.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:37 smithi122 bash[19784]: cluster 2024-08-17T07:30:37.160524+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:38.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:37 smithi122 bash[25186]: cluster 2024-08-17T07:30:37.160524+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:38.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:37 smithi160 bash[19912]: cluster 2024-08-17T07:30:37.160524+0000 mgr.x (mgr.24524) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:38.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:38] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-08-17T07:30:39.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:38 smithi160 bash[52025]: ts=2024-08-17T07:30:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:40 smithi122 bash[19784]: cluster 2024-08-17T07:30:39.162124+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:40 smithi122 bash[25186]: cluster 2024-08-17T07:30:39.162124+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:40.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:40 smithi160 bash[19912]: cluster 2024-08-17T07:30:39.162124+0000 mgr.x (mgr.24524) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:42 smithi122 bash[19784]: cluster 2024-08-17T07:30:41.162792+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:42.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:42 smithi122 bash[25186]: cluster 2024-08-17T07:30:41.162792+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:42 smithi160 bash[19912]: cluster 2024-08-17T07:30:41.162792+0000 mgr.x (mgr.24524) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:43.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:43 smithi160 bash[52025]: ts=2024-08-17T07:30:43.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:45.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[25186]: cluster 2024-08-17T07:30:43.163498+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:45.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[25186]: audit 2024-08-17T07:30:43.772101+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[25186]: audit 2024-08-17T07:30:43.786837+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[25186]: audit 2024-08-17T07:30:43.798592+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[19784]: cluster 2024-08-17T07:30:43.163498+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[19784]: audit 2024-08-17T07:30:43.772101+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[19784]: audit 2024-08-17T07:30:43.786837+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:44 smithi122 bash[19784]: audit 2024-08-17T07:30:43.798592+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:44 smithi160 bash[19912]: cluster 2024-08-17T07:30:43.163498+0000 mgr.x (mgr.24524) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:45.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:44 smithi160 bash[19912]: audit 2024-08-17T07:30:43.772101+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:44 smithi160 bash[19912]: audit 2024-08-17T07:30:43.786837+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:44 smithi160 bash[19912]: audit 2024-08-17T07:30:43.798592+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:47.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:46 smithi122 bash[19784]: cluster 2024-08-17T07:30:45.165166+0000 mgr.x (mgr.24524) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:47.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:46 smithi122 bash[19784]: audit 2024-08-17T07:30:45.293569+0000 mgr.x (mgr.24524) 222 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:47.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:46 smithi122 bash[25186]: cluster 2024-08-17T07:30:45.165166+0000 mgr.x (mgr.24524) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:47.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:46 smithi122 bash[25186]: audit 2024-08-17T07:30:45.293569+0000 mgr.x (mgr.24524) 222 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:47.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:46 smithi160 bash[19912]: cluster 2024-08-17T07:30:45.165166+0000 mgr.x (mgr.24524) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:47.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:46 smithi160 bash[19912]: audit 2024-08-17T07:30:45.293569+0000 mgr.x (mgr.24524) 222 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:48.660 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:48] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-08-17T07:30:49.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:48 smithi122 bash[19784]: cluster 2024-08-17T07:30:47.165861+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:49.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:48 smithi122 bash[19784]: audit 2024-08-17T07:30:48.600536+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:49.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:48 smithi122 bash[25186]: cluster 2024-08-17T07:30:47.165861+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:49.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:48 smithi122 bash[25186]: audit 2024-08-17T07:30:48.600536+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:49.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:48 smithi160 bash[19912]: cluster 2024-08-17T07:30:47.165861+0000 mgr.x (mgr.24524) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:49.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:48 smithi160 bash[19912]: audit 2024-08-17T07:30:48.600536+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:30:49.101 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:48 smithi160 bash[52025]: ts=2024-08-17T07:30:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:50.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:50 smithi160 bash[19912]: cluster 2024-08-17T07:30:49.167449+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:50.464 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:50 smithi122 bash[19784]: cluster 2024-08-17T07:30:49.167449+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:50.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:50 smithi122 bash[25186]: cluster 2024-08-17T07:30:49.167449+0000 mgr.x (mgr.24524) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:52.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:52 smithi122 bash[25186]: cluster 2024-08-17T07:30:51.168027+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:52.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:52 smithi122 bash[19784]: cluster 2024-08-17T07:30:51.168027+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:52 smithi160 bash[19912]: cluster 2024-08-17T07:30:51.168027+0000 mgr.x (mgr.24524) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:53.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:53 smithi160 bash[52025]: ts=2024-08-17T07:30:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:30:54.241 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:53 smithi160 bash[19912]: audit 2024-08-17T07:30:52.996939+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:53 smithi160 bash[19912]: audit 2024-08-17T07:30:53.009164+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:53 smithi160 bash[19912]: audit 2024-08-17T07:30:53.020571+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:53 smithi160 bash[19912]: cluster 2024-08-17T07:30:53.168562+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[19784]: audit 2024-08-17T07:30:52.996939+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[19784]: audit 2024-08-17T07:30:53.009164+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[19784]: audit 2024-08-17T07:30:53.020571+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[19784]: cluster 2024-08-17T07:30:53.168562+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:54.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[25186]: audit 2024-08-17T07:30:52.996939+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[25186]: audit 2024-08-17T07:30:53.009164+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[25186]: audit 2024-08-17T07:30:53.020571+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:30:54.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:53 smithi122 bash[25186]: cluster 2024-08-17T07:30:53.168562+0000 mgr.x (mgr.24524) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:56.496 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:56 smithi160 bash[19912]: cluster 2024-08-17T07:30:55.170449+0000 mgr.x (mgr.24524) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:56.496 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:56 smithi160 bash[19912]: audit 2024-08-17T07:30:55.305089+0000 mgr.x (mgr.24524) 228 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:56.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:56 smithi122 bash[19784]: cluster 2024-08-17T07:30:55.170449+0000 mgr.x (mgr.24524) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:56.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:56 smithi122 bash[19784]: audit 2024-08-17T07:30:55.305089+0000 mgr.x (mgr.24524) 228 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:56.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:56 smithi122 bash[25186]: cluster 2024-08-17T07:30:55.170449+0000 mgr.x (mgr.24524) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:30:56.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:56 smithi122 bash[25186]: audit 2024-08-17T07:30:55.305089+0000 mgr.x (mgr.24524) 228 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:30:58.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:30:58 smithi122 bash[19784]: cluster 2024-08-17T07:30:57.171156+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:58.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:30:58 smithi122 bash[25186]: cluster 2024-08-17T07:30:57.171156+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:58.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:30:58 smithi160 bash[19912]: cluster 2024-08-17T07:30:57.171156+0000 mgr.x (mgr.24524) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:30:58.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:30:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:30:58] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2024-08-17T07:30:59.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:30:58 smithi160 bash[52025]: ts=2024-08-17T07:30:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:00 smithi122 bash[25186]: cluster 2024-08-17T07:30:59.172807+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:00 smithi122 bash[19784]: cluster 2024-08-17T07:30:59.172807+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:00 smithi160 bash[19912]: cluster 2024-08-17T07:30:59.172807+0000 mgr.x (mgr.24524) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:01.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[19784]: audit 2024-08-17T07:31:00.272087+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:31:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[19784]: audit 2024-08-17T07:31:00.274099+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:31:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[19784]: audit 2024-08-17T07:31:00.288523+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[25186]: audit 2024-08-17T07:31:00.272087+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:31:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[25186]: audit 2024-08-17T07:31:00.274099+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:31:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:01 smithi122 bash[25186]: audit 2024-08-17T07:31:00.288523+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:01.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:01 smithi160 bash[19912]: audit 2024-08-17T07:31:00.272087+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:31:01.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:01 smithi160 bash[19912]: audit 2024-08-17T07:31:00.274099+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:31:01.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:01 smithi160 bash[19912]: audit 2024-08-17T07:31:00.288523+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:02.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:02 smithi122 bash[19784]: cluster 2024-08-17T07:31:01.173509+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:02.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:02 smithi122 bash[25186]: cluster 2024-08-17T07:31:01.173509+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:02 smithi160 bash[19912]: cluster 2024-08-17T07:31:01.173509+0000 mgr.x (mgr.24524) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:03.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:31:03 smithi160 bash[52025]: ts=2024-08-17T07:31:03.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:04.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[19784]: cluster 2024-08-17T07:31:03.174457+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[19784]: audit 2024-08-17T07:31:03.601412+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[19784]: audit 2024-08-17T07:31:03.988532+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[19784]: audit 2024-08-17T07:31:04.003371+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[19784]: audit 2024-08-17T07:31:04.016054+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[25186]: cluster 2024-08-17T07:31:03.174457+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[25186]: audit 2024-08-17T07:31:03.601412+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[25186]: audit 2024-08-17T07:31:03.988532+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[25186]: audit 2024-08-17T07:31:04.003371+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:04 smithi122 bash[25186]: audit 2024-08-17T07:31:04.016054+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:04 smithi160 bash[19912]: cluster 2024-08-17T07:31:03.174457+0000 mgr.x (mgr.24524) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:04 smithi160 bash[19912]: audit 2024-08-17T07:31:03.601412+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:04 smithi160 bash[19912]: audit 2024-08-17T07:31:03.988532+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:04 smithi160 bash[19912]: audit 2024-08-17T07:31:04.003371+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:04 smithi160 bash[19912]: audit 2024-08-17T07:31:04.016054+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:06 smithi122 bash[19784]: cluster 2024-08-17T07:31:05.176166+0000 mgr.x (mgr.24524) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:06 smithi122 bash[19784]: audit 2024-08-17T07:31:05.316391+0000 mgr.x (mgr.24524) 234 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:06 smithi122 bash[25186]: cluster 2024-08-17T07:31:05.176166+0000 mgr.x (mgr.24524) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:06 smithi122 bash[25186]: audit 2024-08-17T07:31:05.316391+0000 mgr.x (mgr.24524) 234 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:06 smithi160 bash[19912]: cluster 2024-08-17T07:31:05.176166+0000 mgr.x (mgr.24524) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:06 smithi160 bash[19912]: audit 2024-08-17T07:31:05.316391+0000 mgr.x (mgr.24524) 234 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:08 smithi122 bash[25186]: cluster 2024-08-17T07:31:07.176868+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:08 smithi122 bash[19784]: cluster 2024-08-17T07:31:07.176868+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:08.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:08 smithi160 bash[19912]: cluster 2024-08-17T07:31:07.176868+0000 mgr.x (mgr.24524) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:08.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:08] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-08-17T07:31:09.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:31:08 smithi160 bash[52025]: ts=2024-08-17T07:31:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:10.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:10 smithi122 bash[25186]: cluster 2024-08-17T07:31:09.178490+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:10.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:10 smithi122 bash[19784]: cluster 2024-08-17T07:31:09.178490+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:10 smithi160 bash[19912]: cluster 2024-08-17T07:31:09.178490+0000 mgr.x (mgr.24524) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:12.315 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:12 smithi122 bash[19784]: cluster 2024-08-17T07:31:11.179219+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:12.316 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:12 smithi122 bash[25186]: cluster 2024-08-17T07:31:11.179219+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:12 smithi160 bash[19912]: cluster 2024-08-17T07:31:11.179219+0000 mgr.x (mgr.24524) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:13.847 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:31:13 smithi160 bash[52025]: ts=2024-08-17T07:31:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[19784]: cluster 2024-08-17T07:31:13.179915+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[19784]: audit 2024-08-17T07:31:13.197214+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[19784]: audit 2024-08-17T07:31:13.209586+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[19784]: audit 2024-08-17T07:31:13.221159+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[25186]: cluster 2024-08-17T07:31:13.179915+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[25186]: audit 2024-08-17T07:31:13.197214+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[25186]: audit 2024-08-17T07:31:13.209586+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:14 smithi122 bash[25186]: audit 2024-08-17T07:31:13.221159+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:14 smithi160 bash[19912]: cluster 2024-08-17T07:31:13.179915+0000 mgr.x (mgr.24524) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:14 smithi160 bash[19912]: audit 2024-08-17T07:31:13.197214+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:14 smithi160 bash[19912]: audit 2024-08-17T07:31:13.209586+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:14 smithi160 bash[19912]: audit 2024-08-17T07:31:13.221159+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:16 smithi122 bash[25186]: cluster 2024-08-17T07:31:15.181149+0000 mgr.x (mgr.24524) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:16.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:16 smithi122 bash[25186]: audit 2024-08-17T07:31:15.327719+0000 mgr.x (mgr.24524) 240 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:16.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:16 smithi122 bash[19784]: cluster 2024-08-17T07:31:15.181149+0000 mgr.x (mgr.24524) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:16.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:16 smithi122 bash[19784]: audit 2024-08-17T07:31:15.327719+0000 mgr.x (mgr.24524) 240 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:16.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:16 smithi160 bash[19912]: cluster 2024-08-17T07:31:15.181149+0000 mgr.x (mgr.24524) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:16.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:16 smithi160 bash[19912]: audit 2024-08-17T07:31:15.327719+0000 mgr.x (mgr.24524) 240 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:18.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:18 smithi122 bash[25186]: cluster 2024-08-17T07:31:17.181895+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:18.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:18 smithi122 bash[19784]: cluster 2024-08-17T07:31:17.181895+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:18.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:18 smithi160 bash[19912]: cluster 2024-08-17T07:31:17.181895+0000 mgr.x (mgr.24524) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:18.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:18] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-08-17T07:31:19.100 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:31:18 smithi160 bash[52025]: ts=2024-08-17T07:31:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"172.21.15.160:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.122\", device_class=\"ssd\", hostname=\"smithi122\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.122\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:19.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:19 smithi122 bash[19784]: audit 2024-08-17T07:31:18.601290+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:19.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:19 smithi122 bash[25186]: audit 2024-08-17T07:31:18.601290+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:19.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:19 smithi160 bash[19912]: audit 2024-08-17T07:31:18.601290+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:20 smithi122 bash[19784]: cluster 2024-08-17T07:31:19.183603+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:20.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:20 smithi122 bash[25186]: cluster 2024-08-17T07:31:19.183603+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:20 smithi160 bash[19912]: cluster 2024-08-17T07:31:19.183603+0000 mgr.x (mgr.24524) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:22 smithi122 bash[19784]: cluster 2024-08-17T07:31:21.184458+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:22.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:22 smithi122 bash[25186]: cluster 2024-08-17T07:31:21.184458+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:22 smithi160 bash[19912]: cluster 2024-08-17T07:31:21.184458+0000 mgr.x (mgr.24524) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:23.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:31:23 smithi160 bash[52025]: ts=2024-08-17T07:31:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3912a32a-5c67-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T07:31:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:24 smithi122 bash[19784]: cluster 2024-08-17T07:31:23.185323+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:24.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:24 smithi122 bash[25186]: cluster 2024-08-17T07:31:23.185323+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:24.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:24 smithi160 bash[19912]: cluster 2024-08-17T07:31:23.185323+0000 mgr.x (mgr.24524) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:25.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[19784]: audit 2024-08-17T07:31:24.215013+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[19784]: audit 2024-08-17T07:31:24.230488+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[19784]: audit 2024-08-17T07:31:24.241291+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[25186]: audit 2024-08-17T07:31:24.215013+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[25186]: audit 2024-08-17T07:31:24.230488+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:25 smithi122 bash[25186]: audit 2024-08-17T07:31:24.241291+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:25 smithi160 bash[19912]: audit 2024-08-17T07:31:24.215013+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:25 smithi160 bash[19912]: audit 2024-08-17T07:31:24.230488+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:25.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:25 smithi160 bash[19912]: audit 2024-08-17T07:31:24.241291+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:26.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:26 smithi122 bash[19784]: cluster 2024-08-17T07:31:25.187017+0000 mgr.x (mgr.24524) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:26.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:26 smithi122 bash[19784]: audit 2024-08-17T07:31:25.339273+0000 mgr.x (mgr.24524) 246 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:26.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:26 smithi122 bash[25186]: cluster 2024-08-17T07:31:25.187017+0000 mgr.x (mgr.24524) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:26.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:26 smithi122 bash[25186]: audit 2024-08-17T07:31:25.339273+0000 mgr.x (mgr.24524) 246 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:26.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:26 smithi160 bash[19912]: cluster 2024-08-17T07:31:25.187017+0000 mgr.x (mgr.24524) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:26.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:26 smithi160 bash[19912]: audit 2024-08-17T07:31:25.339273+0000 mgr.x (mgr.24524) 246 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:28 smithi122 bash[19784]: cluster 2024-08-17T07:31:27.187718+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:28 smithi122 bash[25186]: cluster 2024-08-17T07:31:27.187718+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:28 smithi160 bash[19912]: cluster 2024-08-17T07:31:27.187718+0000 mgr.x (mgr.24524) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:28.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:28] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2024-08-17T07:31:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:30 smithi122 bash[19784]: cluster 2024-08-17T07:31:29.189395+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:30 smithi122 bash[25186]: cluster 2024-08-17T07:31:29.189395+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:30 smithi160 bash[19912]: cluster 2024-08-17T07:31:29.189395+0000 mgr.x (mgr.24524) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:32.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:32 smithi122 bash[19784]: cluster 2024-08-17T07:31:31.190088+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:32.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:32 smithi122 bash[25186]: cluster 2024-08-17T07:31:31.190088+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:32.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:32 smithi160 bash[19912]: cluster 2024-08-17T07:31:31.190088+0000 mgr.x (mgr.24524) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[25186]: cluster 2024-08-17T07:31:33.190614+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[25186]: audit 2024-08-17T07:31:33.401865+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[25186]: audit 2024-08-17T07:31:33.416688+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[25186]: audit 2024-08-17T07:31:33.431807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[25186]: audit 2024-08-17T07:31:33.601925+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[19784]: cluster 2024-08-17T07:31:33.190614+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[19784]: audit 2024-08-17T07:31:33.401865+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.730 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[19784]: audit 2024-08-17T07:31:33.416688+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.731 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[19784]: audit 2024-08-17T07:31:33.431807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.731 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:34 smithi122 bash[19784]: audit 2024-08-17T07:31:33.601925+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:34.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:34 smithi160 bash[19912]: cluster 2024-08-17T07:31:33.190614+0000 mgr.x (mgr.24524) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:34.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:34 smithi160 bash[19912]: audit 2024-08-17T07:31:33.401865+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:34 smithi160 bash[19912]: audit 2024-08-17T07:31:33.416688+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:34 smithi160 bash[19912]: audit 2024-08-17T07:31:33.431807+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:34 smithi160 bash[19912]: audit 2024-08-17T07:31:33.601925+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:36 smithi122 bash[25186]: cluster 2024-08-17T07:31:35.192199+0000 mgr.x (mgr.24524) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:36 smithi122 bash[25186]: audit 2024-08-17T07:31:35.347667+0000 mgr.x (mgr.24524) 252 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:36.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:36 smithi122 bash[19784]: cluster 2024-08-17T07:31:35.192199+0000 mgr.x (mgr.24524) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:36.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:36 smithi122 bash[19784]: audit 2024-08-17T07:31:35.347667+0000 mgr.x (mgr.24524) 252 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:36.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:36 smithi160 bash[19912]: cluster 2024-08-17T07:31:35.192199+0000 mgr.x (mgr.24524) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:36.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:36 smithi160 bash[19912]: audit 2024-08-17T07:31:35.347667+0000 mgr.x (mgr.24524) 252 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:38.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:38 smithi122 bash[25186]: cluster 2024-08-17T07:31:37.193006+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:38.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:38 smithi122 bash[19784]: cluster 2024-08-17T07:31:37.193006+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:38.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:38 smithi160 bash[19912]: cluster 2024-08-17T07:31:37.193006+0000 mgr.x (mgr.24524) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:38.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:38] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:31:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:40 smithi122 bash[25186]: cluster 2024-08-17T07:31:39.194555+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:40 smithi122 bash[19784]: cluster 2024-08-17T07:31:39.194555+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:40.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:40 smithi160 bash[19912]: cluster 2024-08-17T07:31:39.194555+0000 mgr.x (mgr.24524) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:42 smithi122 bash[19784]: cluster 2024-08-17T07:31:41.195218+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:42.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:42 smithi122 bash[25186]: cluster 2024-08-17T07:31:41.195218+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:42.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:42 smithi160 bash[19912]: cluster 2024-08-17T07:31:41.195218+0000 mgr.x (mgr.24524) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:44.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:44 smithi122 bash[19784]: cluster 2024-08-17T07:31:43.195930+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:44.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:44 smithi122 bash[25186]: cluster 2024-08-17T07:31:43.195930+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:44 smithi160 bash[19912]: cluster 2024-08-17T07:31:43.195930+0000 mgr.x (mgr.24524) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:45.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[19784]: audit 2024-08-17T07:31:44.455774+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[19784]: audit 2024-08-17T07:31:44.472396+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[19784]: audit 2024-08-17T07:31:44.487185+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[25186]: audit 2024-08-17T07:31:44.455774+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[25186]: audit 2024-08-17T07:31:44.472396+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:45 smithi122 bash[25186]: audit 2024-08-17T07:31:44.487185+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:45 smithi160 bash[19912]: audit 2024-08-17T07:31:44.455774+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:45 smithi160 bash[19912]: audit 2024-08-17T07:31:44.472396+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:45 smithi160 bash[19912]: audit 2024-08-17T07:31:44.487185+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:46.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:46 smithi122 bash[25186]: cluster 2024-08-17T07:31:45.197601+0000 mgr.x (mgr.24524) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:46 smithi122 bash[25186]: audit 2024-08-17T07:31:45.359205+0000 mgr.x (mgr.24524) 258 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:46 smithi122 bash[19784]: cluster 2024-08-17T07:31:45.197601+0000 mgr.x (mgr.24524) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:46 smithi122 bash[19784]: audit 2024-08-17T07:31:45.359205+0000 mgr.x (mgr.24524) 258 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:46.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:46 smithi160 bash[19912]: cluster 2024-08-17T07:31:45.197601+0000 mgr.x (mgr.24524) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:46.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:46 smithi160 bash[19912]: audit 2024-08-17T07:31:45.359205+0000 mgr.x (mgr.24524) 258 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:48.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:48 smithi122 bash[25186]: cluster 2024-08-17T07:31:47.198280+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:48.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:48 smithi122 bash[19784]: cluster 2024-08-17T07:31:47.198280+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:48.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:48 smithi160 bash[19912]: cluster 2024-08-17T07:31:47.198280+0000 mgr.x (mgr.24524) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:48.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:48] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-08-17T07:31:49.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:49 smithi122 bash[25186]: audit 2024-08-17T07:31:48.601964+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:49.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:49 smithi122 bash[19784]: audit 2024-08-17T07:31:48.601964+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:49.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:49 smithi160 bash[19912]: audit 2024-08-17T07:31:48.601964+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:31:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:50 smithi122 bash[25186]: cluster 2024-08-17T07:31:49.199833+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:50 smithi122 bash[19784]: cluster 2024-08-17T07:31:49.199833+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:50.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:50 smithi160 bash[19912]: cluster 2024-08-17T07:31:49.199833+0000 mgr.x (mgr.24524) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:52.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:52 smithi122 bash[25186]: cluster 2024-08-17T07:31:51.200601+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:52.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:52 smithi122 bash[19784]: cluster 2024-08-17T07:31:51.200601+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:52.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:52 smithi160 bash[19912]: cluster 2024-08-17T07:31:51.200601+0000 mgr.x (mgr.24524) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:54.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:54 smithi160 bash[19912]: cluster 2024-08-17T07:31:53.201408+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:54.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:54 smithi160 bash[19912]: audit 2024-08-17T07:31:53.572481+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:54.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:54 smithi160 bash[19912]: audit 2024-08-17T07:31:53.583879+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:54.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:54 smithi160 bash[19912]: audit 2024-08-17T07:31:53.594615+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[19784]: cluster 2024-08-17T07:31:53.201408+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[19784]: audit 2024-08-17T07:31:53.572481+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[19784]: audit 2024-08-17T07:31:53.583879+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[19784]: audit 2024-08-17T07:31:53.594615+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[25186]: cluster 2024-08-17T07:31:53.201408+0000 mgr.x (mgr.24524) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[25186]: audit 2024-08-17T07:31:53.572481+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[25186]: audit 2024-08-17T07:31:53.583879+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:55.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:54 smithi122 bash[25186]: audit 2024-08-17T07:31:53.594615+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:31:56.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:56 smithi160 bash[19912]: cluster 2024-08-17T07:31:55.202238+0000 mgr.x (mgr.24524) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:56 smithi160 bash[19912]: audit 2024-08-17T07:31:55.367524+0000 mgr.x (mgr.24524) 264 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:56.902 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:56 smithi122 bash[19784]: cluster 2024-08-17T07:31:55.202238+0000 mgr.x (mgr.24524) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:56.903 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:56 smithi122 bash[19784]: audit 2024-08-17T07:31:55.367524+0000 mgr.x (mgr.24524) 264 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:56.903 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:56 smithi122 bash[25186]: cluster 2024-08-17T07:31:55.202238+0000 mgr.x (mgr.24524) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:31:56.903 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:56 smithi122 bash[25186]: audit 2024-08-17T07:31:55.367524+0000 mgr.x (mgr.24524) 264 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:31:58.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:31:58 smithi160 bash[19912]: cluster 2024-08-17T07:31:57.202914+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:58.725 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:31:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:31:58] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-08-17T07:31:59.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:31:58 smithi122 bash[19784]: cluster 2024-08-17T07:31:57.202914+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:31:59.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:31:58 smithi122 bash[25186]: cluster 2024-08-17T07:31:57.202914+0000 mgr.x (mgr.24524) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:00 smithi122 bash[19784]: cluster 2024-08-17T07:31:59.204536+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:00 smithi122 bash[25186]: cluster 2024-08-17T07:31:59.204536+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:00 smithi160 bash[19912]: cluster 2024-08-17T07:31:59.204536+0000 mgr.x (mgr.24524) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:01.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[25186]: audit 2024-08-17T07:32:00.444139+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[25186]: audit 2024-08-17T07:32:00.445910+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[25186]: audit 2024-08-17T07:32:00.463814+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[19784]: audit 2024-08-17T07:32:00.444139+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[19784]: audit 2024-08-17T07:32:00.445910+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:01 smithi122 bash[19784]: audit 2024-08-17T07:32:00.463814+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:01.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:01 smithi160 bash[19912]: audit 2024-08-17T07:32:00.444139+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:01.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:01 smithi160 bash[19912]: audit 2024-08-17T07:32:00.445910+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:01.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:01 smithi160 bash[19912]: audit 2024-08-17T07:32:00.463814+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:02.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:02 smithi122 bash[19784]: cluster 2024-08-17T07:32:01.205188+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:02.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:02 smithi122 bash[25186]: cluster 2024-08-17T07:32:01.205188+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:02 smithi160 bash[19912]: cluster 2024-08-17T07:32:01.205188+0000 mgr.x (mgr.24524) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:04 smithi122 bash[25186]: cluster 2024-08-17T07:32:03.205865+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:04 smithi122 bash[25186]: audit 2024-08-17T07:32:03.609815+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:04.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:04 smithi122 bash[19784]: cluster 2024-08-17T07:32:03.205865+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:04.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:04 smithi122 bash[19784]: audit 2024-08-17T07:32:03.609815+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:04.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:04 smithi160 bash[19912]: cluster 2024-08-17T07:32:03.205865+0000 mgr.x (mgr.24524) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:04 smithi160 bash[19912]: audit 2024-08-17T07:32:03.609815+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:06.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[19784]: audit 2024-08-17T07:32:04.697166+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[19784]: audit 2024-08-17T07:32:04.712943+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[19784]: audit 2024-08-17T07:32:04.728002+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[25186]: audit 2024-08-17T07:32:04.697166+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[25186]: audit 2024-08-17T07:32:04.712943+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:05 smithi122 bash[25186]: audit 2024-08-17T07:32:04.728002+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:05 smithi160 bash[19912]: audit 2024-08-17T07:32:04.697166+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:05 smithi160 bash[19912]: audit 2024-08-17T07:32:04.712943+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:06.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:05 smithi160 bash[19912]: audit 2024-08-17T07:32:04.728002+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:07.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:06 smithi122 bash[19784]: cluster 2024-08-17T07:32:05.207505+0000 mgr.x (mgr.24524) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:07.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:06 smithi122 bash[19784]: audit 2024-08-17T07:32:05.378931+0000 mgr.x (mgr.24524) 270 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:07.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:06 smithi122 bash[25186]: cluster 2024-08-17T07:32:05.207505+0000 mgr.x (mgr.24524) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:07.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:06 smithi122 bash[25186]: audit 2024-08-17T07:32:05.378931+0000 mgr.x (mgr.24524) 270 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:07.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:06 smithi160 bash[19912]: cluster 2024-08-17T07:32:05.207505+0000 mgr.x (mgr.24524) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:07.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:06 smithi160 bash[19912]: audit 2024-08-17T07:32:05.378931+0000 mgr.x (mgr.24524) 270 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:08.729 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:08] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-08-17T07:32:09.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:08 smithi122 bash[19784]: cluster 2024-08-17T07:32:07.208212+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:09.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:08 smithi122 bash[25186]: cluster 2024-08-17T07:32:07.208212+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:09.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:08 smithi160 bash[19912]: cluster 2024-08-17T07:32:07.208212+0000 mgr.x (mgr.24524) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:10 smithi122 bash[19784]: cluster 2024-08-17T07:32:09.209792+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:10.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:10 smithi122 bash[25186]: cluster 2024-08-17T07:32:09.209792+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:10 smithi160 bash[19912]: cluster 2024-08-17T07:32:09.209792+0000 mgr.x (mgr.24524) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:12 smithi122 bash[19784]: cluster 2024-08-17T07:32:11.210516+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:12.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:12 smithi122 bash[25186]: cluster 2024-08-17T07:32:11.210516+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:12.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:12 smithi160 bash[19912]: cluster 2024-08-17T07:32:11.210516+0000 mgr.x (mgr.24524) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:14.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[19784]: cluster 2024-08-17T07:32:13.211259+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[19784]: audit 2024-08-17T07:32:13.764212+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[19784]: audit 2024-08-17T07:32:13.777669+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[19784]: audit 2024-08-17T07:32:13.790198+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[25186]: cluster 2024-08-17T07:32:13.211259+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[25186]: audit 2024-08-17T07:32:13.764212+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[25186]: audit 2024-08-17T07:32:13.777669+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:14 smithi122 bash[25186]: audit 2024-08-17T07:32:13.790198+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:15.009 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:14 smithi160 bash[19912]: cluster 2024-08-17T07:32:13.211259+0000 mgr.x (mgr.24524) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:15.009 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:14 smithi160 bash[19912]: audit 2024-08-17T07:32:13.764212+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:15.010 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:14 smithi160 bash[19912]: audit 2024-08-17T07:32:13.777669+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:15.010 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:14 smithi160 bash[19912]: audit 2024-08-17T07:32:13.790198+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:17.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:16 smithi122 bash[19784]: cluster 2024-08-17T07:32:15.212329+0000 mgr.x (mgr.24524) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:17.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:16 smithi122 bash[19784]: audit 2024-08-17T07:32:15.383501+0000 mgr.x (mgr.24524) 276 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:17.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:16 smithi122 bash[25186]: cluster 2024-08-17T07:32:15.212329+0000 mgr.x (mgr.24524) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:17.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:16 smithi122 bash[25186]: audit 2024-08-17T07:32:15.383501+0000 mgr.x (mgr.24524) 276 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:17.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:16 smithi160 bash[19912]: cluster 2024-08-17T07:32:15.212329+0000 mgr.x (mgr.24524) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:17.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:16 smithi160 bash[19912]: audit 2024-08-17T07:32:15.383501+0000 mgr.x (mgr.24524) 276 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:18.766 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:18] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-08-17T07:32:19.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:18 smithi122 bash[19784]: cluster 2024-08-17T07:32:17.213019+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:19.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:18 smithi122 bash[19784]: audit 2024-08-17T07:32:18.609643+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:19.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:18 smithi122 bash[25186]: cluster 2024-08-17T07:32:17.213019+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:19.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:18 smithi122 bash[25186]: audit 2024-08-17T07:32:18.609643+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:19.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:18 smithi160 bash[19912]: cluster 2024-08-17T07:32:17.213019+0000 mgr.x (mgr.24524) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:19.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:18 smithi160 bash[19912]: audit 2024-08-17T07:32:18.609643+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:20 smithi122 bash[19784]: cluster 2024-08-17T07:32:19.214724+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:20 smithi122 bash[25186]: cluster 2024-08-17T07:32:19.214724+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:20 smithi160 bash[19912]: cluster 2024-08-17T07:32:19.214724+0000 mgr.x (mgr.24524) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:22.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:22 smithi122 bash[19784]: cluster 2024-08-17T07:32:21.215461+0000 mgr.x (mgr.24524) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:22.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:22 smithi122 bash[25186]: cluster 2024-08-17T07:32:21.215461+0000 mgr.x (mgr.24524) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:22.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:22 smithi160 bash[19912]: cluster 2024-08-17T07:32:21.215461+0000 mgr.x (mgr.24524) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:24 smithi122 bash[19784]: cluster 2024-08-17T07:32:23.216182+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:24 smithi122 bash[25186]: cluster 2024-08-17T07:32:23.216182+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:24.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:24 smithi160 bash[19912]: cluster 2024-08-17T07:32:23.216182+0000 mgr.x (mgr.24524) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[19784]: audit 2024-08-17T07:32:24.935389+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[19784]: audit 2024-08-17T07:32:24.951410+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[19784]: audit 2024-08-17T07:32:24.963658+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[19784]: cluster 2024-08-17T07:32:25.217856+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[19784]: audit 2024-08-17T07:32:25.394868+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[25186]: audit 2024-08-17T07:32:24.935389+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[25186]: audit 2024-08-17T07:32:24.951410+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[25186]: audit 2024-08-17T07:32:24.963658+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[25186]: cluster 2024-08-17T07:32:25.217856+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:25 smithi122 bash[25186]: audit 2024-08-17T07:32:25.394868+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:25 smithi160 bash[19912]: audit 2024-08-17T07:32:24.935389+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:25 smithi160 bash[19912]: audit 2024-08-17T07:32:24.951410+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:25 smithi160 bash[19912]: audit 2024-08-17T07:32:24.963658+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:25 smithi160 bash[19912]: cluster 2024-08-17T07:32:25.217856+0000 mgr.x (mgr.24524) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:25 smithi160 bash[19912]: audit 2024-08-17T07:32:25.394868+0000 mgr.x (mgr.24524) 282 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:28.295 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:32:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:28 smithi122 bash[19784]: cluster 2024-08-17T07:32:27.218502+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:28.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:28 smithi122 bash[25186]: cluster 2024-08-17T07:32:27.218502+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:28.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:28 smithi160 bash[19912]: cluster 2024-08-17T07:32:27.218502+0000 mgr.x (mgr.24524) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:28.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:28] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-08-17T07:32:30.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:30 smithi122 bash[19784]: cluster 2024-08-17T07:32:29.220071+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:30.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:30 smithi122 bash[25186]: cluster 2024-08-17T07:32:29.220071+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:30.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:30 smithi160 bash[19912]: cluster 2024-08-17T07:32:29.220071+0000 mgr.x (mgr.24524) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:31.632 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 6s ago 23m - - 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 17s ago 23m - - 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (6m) 6s ago 16m 12.8M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (5m) 17s ago 15m 41.2M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (6m) 6s ago 13m 42.9M - 3.5 e1d6a67b021e 286d42a5bd99 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (9m) 17s ago 22m 504M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (2m) 6s ago 25m 425M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (25m) 6s ago 25m 69.3M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (23m) 17s ago 23m 50.5M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (23m) 6s ago 23m 50.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (6m) 6s ago 16m 9155k - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:32:31.633 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (5m) 17s ago 16m 9071k - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (22m) 6s ago 22m 55.4M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (21m) 6s ago 21m 55.2M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (20m) 6s ago 21m 51.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (20m) 6s ago 20m 53.6M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (19m) 17s ago 19m 54.8M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (18m) 17s ago 19m 52.9M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (18m) 17s ago 18m 50.9M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (17m) 17s ago 17m 54.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (5m) 17s ago 16m 63.1M - 2.33.4 514e6a882f6e 0cceb4f530ef 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (14m) 6s ago 14m 85.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:32:31.634 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (14m) 17s ago 14m 85.9M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:32:32.226 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions' 2024-08-17T07:32:32.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:32 smithi160 bash[19912]: cluster 2024-08-17T07:32:31.220780+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:32.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:32 smithi160 bash[19912]: audit 2024-08-17T07:32:31.592766+0000 mgr.x (mgr.24524) 286 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:32:32.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:32 smithi122 bash[19784]: cluster 2024-08-17T07:32:31.220780+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:32.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:32 smithi122 bash[19784]: audit 2024-08-17T07:32:31.592766+0000 mgr.x (mgr.24524) 286 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:32:32.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:32 smithi122 bash[25186]: cluster 2024-08-17T07:32:31.220780+0000 mgr.x (mgr.24524) 285 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:32.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:32 smithi122 bash[25186]: audit 2024-08-17T07:32:31.592766+0000 mgr.x (mgr.24524) 286 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:32:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[19784]: cluster 2024-08-17T07:32:33.221266+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[19784]: audit 2024-08-17T07:32:33.610224+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[19784]: audit 2024-08-17T07:32:33.932490+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[19784]: audit 2024-08-17T07:32:33.947352+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[19784]: audit 2024-08-17T07:32:33.960285+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[25186]: cluster 2024-08-17T07:32:33.221266+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[25186]: audit 2024-08-17T07:32:33.610224+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[25186]: audit 2024-08-17T07:32:33.932490+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[25186]: audit 2024-08-17T07:32:33.947352+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:34 smithi122 bash[25186]: audit 2024-08-17T07:32:33.960285+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:34 smithi160 bash[19912]: cluster 2024-08-17T07:32:33.221266+0000 mgr.x (mgr.24524) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:34 smithi160 bash[19912]: audit 2024-08-17T07:32:33.610224+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:34 smithi160 bash[19912]: audit 2024-08-17T07:32:33.932490+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:34 smithi160 bash[19912]: audit 2024-08-17T07:32:33.947352+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:34 smithi160 bash[19912]: audit 2024-08-17T07:32:33.960285+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:32:36.268 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:32:36.269 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:32:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[19784]: cluster 2024-08-17T07:32:35.222024+0000 mgr.x (mgr.24524) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[19784]: audit 2024-08-17T07:32:35.403560+0000 mgr.x (mgr.24524) 289 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[19784]: audit 2024-08-17T07:32:36.271833+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.122:0/2511624572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:32:36.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[25186]: cluster 2024-08-17T07:32:35.222024+0000 mgr.x (mgr.24524) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:36.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[25186]: audit 2024-08-17T07:32:35.403560+0000 mgr.x (mgr.24524) 289 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:36.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:36 smithi122 bash[25186]: audit 2024-08-17T07:32:36.271833+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.122:0/2511624572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:32:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:36 smithi160 bash[19912]: cluster 2024-08-17T07:32:35.222024+0000 mgr.x (mgr.24524) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:36 smithi160 bash[19912]: audit 2024-08-17T07:32:35.403560+0000 mgr.x (mgr.24524) 289 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:36 smithi160 bash[19912]: audit 2024-08-17T07:32:36.271833+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.122:0/2511624572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:32:37.435 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:32:38.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:38 smithi122 bash[19784]: cluster 2024-08-17T07:32:37.222700+0000 mgr.x (mgr.24524) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:38.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:38 smithi122 bash[25186]: cluster 2024-08-17T07:32:37.222700+0000 mgr.x (mgr.24524) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:38.552 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:38 smithi160 bash[19912]: cluster 2024-08-17T07:32:37.222700+0000 mgr.x (mgr.24524) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:38.552 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:38] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-08-17T07:32:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:40 smithi122 bash[25186]: cluster 2024-08-17T07:32:39.224285+0000 mgr.x (mgr.24524) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:40.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:40 smithi122 bash[19784]: cluster 2024-08-17T07:32:39.224285+0000 mgr.x (mgr.24524) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:40 smithi160 bash[19912]: cluster 2024-08-17T07:32:39.224285+0000 mgr.x (mgr.24524) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:41.649 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:32:42.364 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph -s' 2024-08-17T07:32:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:42 smithi122 bash[19784]: cluster 2024-08-17T07:32:41.225058+0000 mgr.x (mgr.24524) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:42 smithi122 bash[19784]: audit 2024-08-17T07:32:41.653327+0000 mon.a (mon.0) 1475 : audit [DBG] from='client.? 172.21.15.122:0/3516002331' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:32:42.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:42 smithi122 bash[25186]: cluster 2024-08-17T07:32:41.225058+0000 mgr.x (mgr.24524) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:42.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:42 smithi122 bash[25186]: audit 2024-08-17T07:32:41.653327+0000 mon.a (mon.0) 1475 : audit [DBG] from='client.? 172.21.15.122:0/3516002331' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:32:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:42 smithi160 bash[19912]: cluster 2024-08-17T07:32:41.225058+0000 mgr.x (mgr.24524) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:42 smithi160 bash[19912]: audit 2024-08-17T07:32:41.653327+0000 mon.a (mon.0) 1475 : audit [DBG] from='client.? 172.21.15.122:0/3516002331' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:32:44.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:44 smithi122 bash[25186]: cluster 2024-08-17T07:32:43.225794+0000 mgr.x (mgr.24524) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:44.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:44 smithi122 bash[19784]: cluster 2024-08-17T07:32:43.225794+0000 mgr.x (mgr.24524) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:44.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:44 smithi160 bash[19912]: cluster 2024-08-17T07:32:43.225794+0000 mgr.x (mgr.24524) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: cluster: 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: id: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: health: HEALTH_OK 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: services: 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: mon: 3 daemons, quorum a,c,b (age 23m) 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: mgr: x(active, since 6m), standbys: y 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 18m) 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:32:45.628 INFO:teuthology.orchestra.run.smithi122.stdout: data: 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: pools: 6 pools, 161 pgs 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: objects: 210 objects, 585 KiB 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: pgs: 161 active+clean 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: io: 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-17T07:32:45.629 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:32:46.368 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph mgr fail' 2024-08-17T07:32:46.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: audit 2024-08-17T07:32:45.143856+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: audit 2024-08-17T07:32:45.171337+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: audit 2024-08-17T07:32:45.186228+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: cluster 2024-08-17T07:32:45.227509+0000 mgr.x (mgr.24524) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: audit 2024-08-17T07:32:45.411547+0000 mgr.x (mgr.24524) 295 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[19784]: audit 2024-08-17T07:32:45.632146+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.122:0/3310726271' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: audit 2024-08-17T07:32:45.143856+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: audit 2024-08-17T07:32:45.171337+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: audit 2024-08-17T07:32:45.186228+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: cluster 2024-08-17T07:32:45.227509+0000 mgr.x (mgr.24524) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:46.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: audit 2024-08-17T07:32:45.411547+0000 mgr.x (mgr.24524) 295 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:46.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:46 smithi122 bash[25186]: audit 2024-08-17T07:32:45.632146+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.122:0/3310726271' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: audit 2024-08-17T07:32:45.143856+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: audit 2024-08-17T07:32:45.171337+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: audit 2024-08-17T07:32:45.186228+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24524 ' entity='mgr.x' 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: cluster 2024-08-17T07:32:45.227509+0000 mgr.x (mgr.24524) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: audit 2024-08-17T07:32:45.411547+0000 mgr.x (mgr.24524) 295 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:46 smithi160 bash[19912]: audit 2024-08-17T07:32:45.632146+0000 mon.a (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.122:0/3310726271' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:32:48.447 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:48 smithi122 bash[19784]: cluster 2024-08-17T07:32:47.228276+0000 mgr.x (mgr.24524) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:48.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:48 smithi122 bash[25186]: cluster 2024-08-17T07:32:47.228276+0000 mgr.x (mgr.24524) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:48.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:48 smithi160 bash[19912]: cluster 2024-08-17T07:32:47.228276+0000 mgr.x (mgr.24524) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:32:48.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:48] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-08-17T07:32:49.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:49 smithi122 bash[19784]: audit 2024-08-17T07:32:48.610691+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:49.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:49 smithi122 bash[25186]: audit 2024-08-17T07:32:48.610691+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:49 smithi160 bash[19912]: audit 2024-08-17T07:32:48.610691+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24524 172.21.15.160:0/1801467919' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE Bus STOPPING 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE Bus STOPPED 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[19784]: cluster 2024-08-17T07:32:49.230002+0000 mgr.x (mgr.24524) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[19784]: audit 2024-08-17T07:32:49.771182+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.122:0/3133512820' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[19784]: audit 2024-08-17T07:32:49.771841+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[19784]: cluster 2024-08-17T07:32:49.778397+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[19784]: cluster 2024-08-17T07:32:50.212285+0000 mon.a (mon.0) 1482 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[25186]: cluster 2024-08-17T07:32:49.230002+0000 mgr.x (mgr.24524) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[25186]: audit 2024-08-17T07:32:49.771182+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.122:0/3133512820' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[25186]: audit 2024-08-17T07:32:49.771841+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[25186]: cluster 2024-08-17T07:32:49.778397+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T07:32:50.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[25186]: cluster 2024-08-17T07:32:50.212285+0000 mon.a (mon.0) 1482 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[19912]: cluster 2024-08-17T07:32:49.230002+0000 mgr.x (mgr.24524) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[19912]: audit 2024-08-17T07:32:49.771182+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.122:0/3133512820' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[19912]: audit 2024-08-17T07:32:49.771841+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[19912]: cluster 2024-08-17T07:32:49.778397+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[19912]: cluster 2024-08-17T07:32:50.212285+0000 mon.a (mon.0) 1482 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[47667]: debug 2024-08-17T07:32:50.312+0000 7fb85f4a2640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[47667]: ignoring --setuser ceph since I am not root 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[47667]: ignoring --setgroup ceph since I am not root 2024-08-17T07:32:50.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[47667]: debug 2024-08-17T07:32:50.372+0000 7f58accbf640 1 -- 172.21.15.160:0/3246888281 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558fab99b0e0 con 0x558fab99c800 2024-08-17T07:32:50.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:50 smithi160 bash[47667]: debug 2024-08-17T07:32:50.480+0000 7f58af51b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:32:51.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE Bus STARTING 2024-08-17T07:32:51.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE Serving on http://:::9283 2024-08-17T07:32:51.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:50 smithi122 bash[70658]: [17/Aug/2024:07:32:50] ENGINE Bus STARTED 2024-08-17T07:32:51.054 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.316496+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: cluster 2024-08-17T07:32:50.316720+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e28: y(active, starting, since 0.543532s), standbys: x 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.323440+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.323683+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.323908+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.325700+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.326450+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.327082+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:32:51.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.327951+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.328710+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.329543+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.330399+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.331213+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.332034+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.332885+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.333720+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.334312+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.335670+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: cluster 2024-08-17T07:32:50.654296+0000 mon.a (mon.0) 1485 : cluster [INF] Manager daemon y is now available 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.697889+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.705257+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.705471+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.705716+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.706195+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.731697+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.743462+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.743927+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.796312+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:50.796668+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:51.270309+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[19912]: audit 2024-08-17T07:32:51.270709+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.678 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.316496+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:32:51.678 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: cluster 2024-08-17T07:32:50.316720+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e28: y(active, starting, since 0.543532s), standbys: x 2024-08-17T07:32:51.678 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.323440+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.323683+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.323908+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.325700+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.326450+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.327082+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.327951+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.328710+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.329543+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.330399+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.331213+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.332034+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.332885+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.333720+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:32:51.679 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.334312+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.335670+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: cluster 2024-08-17T07:32:50.654296+0000 mon.a (mon.0) 1485 : cluster [INF] Manager daemon y is now available 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.697889+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.705257+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.705471+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.705716+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.706195+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.731697+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.743462+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.743927+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.796312+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.680 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:50.796668+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.681 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:51.270309+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.681 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[19784]: audit 2024-08-17T07:32:51.270709+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.681 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.316496+0000 mon.a (mon.0) 1483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:32:51.681 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: cluster 2024-08-17T07:32:50.316720+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e28: y(active, starting, since 0.543532s), standbys: x 2024-08-17T07:32:51.681 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.323440+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.323683+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.323908+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.325700+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.326450+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.327082+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.327951+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.328710+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.329543+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.330399+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.331213+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.332034+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:32:51.682 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.332885+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.333720+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.334312+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.335670+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: cluster 2024-08-17T07:32:50.654296+0000 mon.a (mon.0) 1485 : cluster [INF] Manager daemon y is now available 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.697889+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.705257+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.705471+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.705716+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.706195+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.731697+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.743462+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.683 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.743927+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:32:51.684 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.796312+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.684 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:50.796668+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:32:51.684 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:51.270309+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.684 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:51 smithi122 bash[25186]: audit 2024-08-17T07:32:51.270709+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:51.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[47667]: debug 2024-08-17T07:32:51.700+0000 7f58af51b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:32:51.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[47667]: debug 2024-08-17T07:32:51.772+0000 7f58af51b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:32:52.322 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:51 smithi160 bash[47667]: debug 2024-08-17T07:32:51.932+0000 7f58af51b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:32:52.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: cluster 2024-08-17T07:32:51.319306+0000 mon.a (mon.0) 1492 : cluster [DBG] mgrmap e29: y(active, since 1.54614s), standbys: x 2024-08-17T07:32:52.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: audit 2024-08-17T07:32:51.444925+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: audit 2024-08-17T07:32:51.445365+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: audit 2024-08-17T07:32:51.446529+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: audit 2024-08-17T07:32:51.447692+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: cephadm 2024-08-17T07:32:51.449358+0000 mgr.y (mgr.15093) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: cephadm 2024-08-17T07:32:51.449768+0000 mgr.y (mgr.15093) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[25186]: audit 2024-08-17T07:32:51.931368+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: cluster 2024-08-17T07:32:51.319306+0000 mon.a (mon.0) 1492 : cluster [DBG] mgrmap e29: y(active, since 1.54614s), standbys: x 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: audit 2024-08-17T07:32:51.444925+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: audit 2024-08-17T07:32:51.445365+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: audit 2024-08-17T07:32:51.446529+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: audit 2024-08-17T07:32:51.447692+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: cephadm 2024-08-17T07:32:51.449358+0000 mgr.y (mgr.15093) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: cephadm 2024-08-17T07:32:51.449768+0000 mgr.y (mgr.15093) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[19784]: audit 2024-08-17T07:32:51.931368+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: debug 2024-08-17T07:32:52.317+0000 7fc18a280640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:07:32:52] ENGINE Error in HTTPServer.serve 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: Traceback (most recent call last): 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: self._connections.run(self.expiration_interval) 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:32:52.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: self._run(expiration_interval) 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: s = self.context.wrap_socket( 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: return self.sslsocket_class._create( 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: self.do_handshake() 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: self._sslobj.do_handshake() 2024-08-17T07:32:52.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:32:52 smithi122 bash[70658]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: cluster 2024-08-17T07:32:51.319306+0000 mon.a (mon.0) 1492 : cluster [DBG] mgrmap e29: y(active, since 1.54614s), standbys: x 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: audit 2024-08-17T07:32:51.444925+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: audit 2024-08-17T07:32:51.445365+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: audit 2024-08-17T07:32:51.446529+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: audit 2024-08-17T07:32:51.447692+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: cephadm 2024-08-17T07:32:51.449358+0000 mgr.y (mgr.15093) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: cephadm 2024-08-17T07:32:51.449768+0000 mgr.y (mgr.15093) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:32:52.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[19912]: audit 2024-08-17T07:32:51.931368+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:52.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[47667]: debug 2024-08-17T07:32:52.616+0000 7f58af51b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:32:52.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[47667]: debug 2024-08-17T07:32:52.692+0000 7f58af51b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:32:52.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[47667]: debug 2024-08-17T07:32:52.768+0000 7f58af51b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:32:53.336 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:52 smithi160 bash[47667]: debug 2024-08-17T07:32:52.960+0000 7f58af51b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:32:53.336 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.040+0000 7f58af51b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:32:53.336 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.108+0000 7f58af51b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:32:53.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.376+0000 7f58af51b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.444+0000 7f58af51b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:51.814861+0000 mgr.y (mgr.15093) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.015639+0000 mgr.y (mgr.15093) 5 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.055867+0000 mgr.y (mgr.15093) 6 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.096518+0000 mgr.y (mgr.15093) 7 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTING 2024-08-17T07:32:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.153272+0000 mgr.y (mgr.15093) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.197472+0000 mgr.y (mgr.15093) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.198911+0000 mgr.y (mgr.15093) 10 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.292461+0000 mgr.y (mgr.15093) 11 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.318351+0000 mgr.y (mgr.15093) 12 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.318566+0000 mgr.y (mgr.15093) 13 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTED 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.321184+0000 mgr.y (mgr.15093) 14 : cephadm [ERR] [17/Aug/2024:07:32:52] ENGINE Error in HTTPServer.serve 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: Traceback (most recent call last): 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: self._connections.run(self.expiration_interval) 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: self._run(expiration_interval) 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:32:53.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: s = self.context.wrap_socket( 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: return self.sslsocket_class._create( 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: self.do_handshake() 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: self._sslobj.do_handshake() 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:32:53.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cluster 2024-08-17T07:32:52.327861+0000 mgr.y (mgr.15093) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.339581+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.349152+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.422690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.430191+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.437063+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.437610+0000 mgr.y (mgr.15093) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.443806+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.476646+0000 mgr.y (mgr.15093) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.477025+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.477401+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.484052+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:53.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: cephadm 2024-08-17T07:32:52.484782+0000 mgr.y (mgr.15093) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:32:53.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.613581+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.747520+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[19912]: audit 2024-08-17T07:32:52.905926+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:51.814861+0000 mgr.y (mgr.15093) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.015639+0000 mgr.y (mgr.15093) 5 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.055867+0000 mgr.y (mgr.15093) 6 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.096518+0000 mgr.y (mgr.15093) 7 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTING 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.153272+0000 mgr.y (mgr.15093) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.197472+0000 mgr.y (mgr.15093) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.198911+0000 mgr.y (mgr.15093) 10 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.292461+0000 mgr.y (mgr.15093) 11 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.318351+0000 mgr.y (mgr.15093) 12 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.318566+0000 mgr.y (mgr.15093) 13 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTED 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.321184+0000 mgr.y (mgr.15093) 14 : cephadm [ERR] [17/Aug/2024:07:32:52] ENGINE Error in HTTPServer.serve 2024-08-17T07:32:53.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: Traceback (most recent call last): 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: self._connections.run(self.expiration_interval) 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: self._run(expiration_interval) 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: s = self.context.wrap_socket( 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: return self.sslsocket_class._create( 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:32:53.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: self.do_handshake() 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: self._sslobj.do_handshake() 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cluster 2024-08-17T07:32:52.327861+0000 mgr.y (mgr.15093) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:51.814861+0000 mgr.y (mgr.15093) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.015639+0000 mgr.y (mgr.15093) 5 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.055867+0000 mgr.y (mgr.15093) 6 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.096518+0000 mgr.y (mgr.15093) 7 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTING 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.153272+0000 mgr.y (mgr.15093) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:32:53.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.197472+0000 mgr.y (mgr.15093) 9 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.198911+0000 mgr.y (mgr.15093) 10 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.292461+0000 mgr.y (mgr.15093) 11 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.318351+0000 mgr.y (mgr.15093) 12 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.318566+0000 mgr.y (mgr.15093) 13 : cephadm [INF] [17/Aug/2024:07:32:52] ENGINE Bus STARTED 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.321184+0000 mgr.y (mgr.15093) 14 : cephadm [ERR] [17/Aug/2024:07:32:52] ENGINE Error in HTTPServer.serve 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: Traceback (most recent call last): 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: self._connections.run(self.expiration_interval) 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: self._run(expiration_interval) 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:32:53.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: s = self.context.wrap_socket( 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: return self.sslsocket_class._create( 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: self.do_handshake() 2024-08-17T07:32:53.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: self._sslobj.do_handshake() 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cluster 2024-08-17T07:32:52.327861+0000 mgr.y (mgr.15093) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.339581+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.349152+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.422690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.430191+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.437063+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.437610+0000 mgr.y (mgr.15093) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.443806+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.476646+0000 mgr.y (mgr.15093) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.477025+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.477401+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.484052+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: cephadm 2024-08-17T07:32:52.484782+0000 mgr.y (mgr.15093) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.613581+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.747520+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[19784]: audit 2024-08-17T07:32:52.905926+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.339581+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.349152+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.422690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.430191+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.437063+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.437610+0000 mgr.y (mgr.15093) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.443806+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.476646+0000 mgr.y (mgr.15093) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.477025+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.477401+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15093 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.484052+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: cephadm 2024-08-17T07:32:52.484782+0000 mgr.y (mgr.15093) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.613581+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.747520+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:53 smithi122 bash[25186]: audit 2024-08-17T07:32:52.905926+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:53.913 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.652+0000 7f58af51b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:32:53.913 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.732+0000 7f58af51b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:32:54.178 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:53 smithi160 bash[47667]: debug 2024-08-17T07:32:53.992+0000 7f58af51b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:32:54.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[47667]: debug 2024-08-17T07:32:54.176+0000 7f58af51b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:32:54.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[47667]: debug 2024-08-17T07:32:54.340+0000 7f58af51b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:32:54.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[47667]: debug 2024-08-17T07:32:54.420+0000 7f58af51b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:32:54.903 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[47667]: debug 2024-08-17T07:32:54.600+0000 7f58af51b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:32:54.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[19784]: cluster 2024-08-17T07:32:53.919666+0000 mon.a (mon.0) 1505 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-08-17T07:32:54.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[19784]: cluster 2024-08-17T07:32:54.328824+0000 mgr.y (mgr.15093) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:54.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[19784]: audit 2024-08-17T07:32:54.705252+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:54.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[19784]: audit 2024-08-17T07:32:54.711583+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:54.978 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[19784]: audit 2024-08-17T07:32:54.717172+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:54.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[25186]: cluster 2024-08-17T07:32:53.919666+0000 mon.a (mon.0) 1505 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-08-17T07:32:54.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[25186]: cluster 2024-08-17T07:32:54.328824+0000 mgr.y (mgr.15093) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:54.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[25186]: audit 2024-08-17T07:32:54.705252+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:54.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[25186]: audit 2024-08-17T07:32:54.711583+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:54.979 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:54 smithi122 bash[25186]: audit 2024-08-17T07:32:54.717172+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:55.236 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[19912]: cluster 2024-08-17T07:32:53.919666+0000 mon.a (mon.0) 1505 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-08-17T07:32:55.237 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[19912]: cluster 2024-08-17T07:32:54.328824+0000 mgr.y (mgr.15093) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:55.237 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[19912]: audit 2024-08-17T07:32:54.705252+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:55.237 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[19912]: audit 2024-08-17T07:32:54.711583+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:55.237 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:54 smithi160 bash[19912]: audit 2024-08-17T07:32:54.717172+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:55.800 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:55 smithi160 bash[47667]: debug 2024-08-17T07:32:55.488+0000 7f58af51b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:32:55.800 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:55 smithi160 bash[47667]: debug 2024-08-17T07:32:55.564+0000 7f58af51b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:32:56.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:55 smithi160 bash[47667]: debug 2024-08-17T07:32:55.796+0000 7f58af51b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:32:56.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:55 smithi160 bash[47667]: debug 2024-08-17T07:32:55.876+0000 7f58af51b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:55.418065+0000 mgr.y (mgr.15093) 20 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:55.443497+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:56.370225+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: cluster 2024-08-17T07:32:56.372319+0000 mon.a (mon.0) 1510 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: cluster 2024-08-17T07:32:56.372424+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:56.373319+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:56.375029+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:32:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[19912]: audit 2024-08-17T07:32:56.375319+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: debug 2024-08-17T07:32:56.284+0000 7f58af51b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: debug 2024-08-17T07:32:56.364+0000 7f58af51b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: [17/Aug/2024:07:32:56] ENGINE Bus STARTING 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: CherryPy Checker: 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: The Application mounted at '' has an empty config. 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: [17/Aug/2024:07:32:56] ENGINE Serving on http://:::9283 2024-08-17T07:32:56.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:56 smithi160 bash[47667]: [17/Aug/2024:07:32:56] ENGINE Bus STARTED 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:55.418065+0000 mgr.y (mgr.15093) 20 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:55.443497+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:56.370225+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: cluster 2024-08-17T07:32:56.372319+0000 mon.a (mon.0) 1510 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: cluster 2024-08-17T07:32:56.372424+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:56.373319+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:56.375029+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:32:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[19784]: audit 2024-08-17T07:32:56.375319+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:55.418065+0000 mgr.y (mgr.15093) 20 : audit [DBG] from='client.24925 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:55.443497+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:56.370225+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: cluster 2024-08-17T07:32:56.372319+0000 mon.a (mon.0) 1510 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: cluster 2024-08-17T07:32:56.372424+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:56.373319+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:56.375029+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:32:56.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:56 smithi122 bash[25186]: audit 2024-08-17T07:32:56.375319+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:32:57.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:57 smithi160 bash[19912]: cluster 2024-08-17T07:32:56.329540+0000 mgr.y (mgr.15093) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:57.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:57 smithi160 bash[19912]: cluster 2024-08-17T07:32:56.468483+0000 mon.a (mon.0) 1512 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-08-17T07:32:57.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:57 smithi122 bash[19784]: cluster 2024-08-17T07:32:56.329540+0000 mgr.y (mgr.15093) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:57.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:57 smithi122 bash[19784]: cluster 2024-08-17T07:32:56.468483+0000 mon.a (mon.0) 1512 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-08-17T07:32:57.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:57 smithi122 bash[25186]: cluster 2024-08-17T07:32:56.329540+0000 mgr.y (mgr.15093) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:32:57.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:57 smithi122 bash[25186]: cluster 2024-08-17T07:32:56.468483+0000 mon.a (mon.0) 1512 : cluster [DBG] mgrmap e31: y(active, since 6s), standbys: x 2024-08-17T07:32:58.656 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:32:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:32:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:32:59.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.088203+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: cluster 2024-08-17T07:32:58.330430+0000 mgr.y (mgr.15093) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:32:59.325 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.644577+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.651889+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.658713+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.778221+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.787895+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:32:59 smithi160 bash[19912]: audit 2024-08-17T07:32:58.799196+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.430 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.088203+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.430 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: cluster 2024-08-17T07:32:58.330430+0000 mgr.y (mgr.15093) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:32:59.430 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.644577+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.430 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.651889+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.430 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.658713+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.778221+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.787895+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[19784]: audit 2024-08-17T07:32:58.799196+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.088203+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: cluster 2024-08-17T07:32:58.330430+0000 mgr.y (mgr.15093) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.644577+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.651889+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.658713+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.778221+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.787895+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:32:59.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:32:59 smithi122 bash[25186]: audit 2024-08-17T07:32:58.799196+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:00 smithi160 bash[19912]: cluster 2024-08-17T07:32:58.789844+0000 mgr.y (mgr.15093) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T07:33:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:00 smithi160 bash[19912]: cluster 2024-08-17T07:32:59.085946+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:00 smithi160 bash[19912]: audit 2024-08-17T07:32:59.489706+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:00 smithi160 bash[19912]: audit 2024-08-17T07:32:59.496216+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:00 smithi160 bash[19912]: cephadm 2024-08-17T07:32:59.498480+0000 mgr.y (mgr.15093) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[19784]: cluster 2024-08-17T07:32:58.789844+0000 mgr.y (mgr.15093) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[19784]: cluster 2024-08-17T07:32:59.085946+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[19784]: audit 2024-08-17T07:32:59.489706+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[19784]: audit 2024-08-17T07:32:59.496216+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[19784]: cephadm 2024-08-17T07:32:59.498480+0000 mgr.y (mgr.15093) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[25186]: cluster 2024-08-17T07:32:58.789844+0000 mgr.y (mgr.15093) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[25186]: cluster 2024-08-17T07:32:59.085946+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[25186]: audit 2024-08-17T07:32:59.489706+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[25186]: audit 2024-08-17T07:32:59.496216+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:00 smithi122 bash[25186]: cephadm 2024-08-17T07:32:59.498480+0000 mgr.y (mgr.15093) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:33:01.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:01 smithi160 bash[19912]: cephadm 2024-08-17T07:32:59.741416+0000 mgr.y (mgr.15093) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:33:01.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:01 smithi122 bash[19784]: cephadm 2024-08-17T07:32:59.741416+0000 mgr.y (mgr.15093) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:33:01.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:01 smithi122 bash[25186]: cephadm 2024-08-17T07:32:59.741416+0000 mgr.y (mgr.15093) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:33:02.207 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:02 smithi122 bash[19784]: cluster 2024-08-17T07:33:00.790469+0000 mgr.y (mgr.15093) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:33:02.207 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:02 smithi122 bash[25186]: cluster 2024-08-17T07:33:00.790469+0000 mgr.y (mgr.15093) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:33:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:02 smithi160 bash[19912]: cluster 2024-08-17T07:33:00.790469+0000 mgr.y (mgr.15093) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[25186]: audit 2024-08-17T07:33:02.547354+0000 mon.c (mon.1) 84 : audit [DBG] from='client.? 172.21.15.122:0/1641780135' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[25186]: audit 2024-08-17T07:33:02.967781+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[25186]: audit 2024-08-17T07:33:02.981950+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[25186]: audit 2024-08-17T07:33:02.994650+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[19784]: audit 2024-08-17T07:33:02.547354+0000 mon.c (mon.1) 84 : audit [DBG] from='client.? 172.21.15.122:0/1641780135' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[19784]: audit 2024-08-17T07:33:02.967781+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[19784]: audit 2024-08-17T07:33:02.981950+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:03 smithi122 bash[19784]: audit 2024-08-17T07:33:02.994650+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:03 smithi160 bash[19912]: audit 2024-08-17T07:33:02.547354+0000 mon.c (mon.1) 84 : audit [DBG] from='client.? 172.21.15.122:0/1641780135' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:33:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:03 smithi160 bash[19912]: audit 2024-08-17T07:33:02.967781+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:03 smithi160 bash[19912]: audit 2024-08-17T07:33:02.981950+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:03 smithi160 bash[19912]: audit 2024-08-17T07:33:02.994650+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.282 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: cluster 2024-08-17T07:33:02.791195+0000 mgr.y (mgr.15093) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: cluster 2024-08-17T07:33:02.984867+0000 mgr.y (mgr.15093) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: cluster 2024-08-17T07:33:03.106246+0000 mon.a (mon.0) 1526 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: cluster 2024-08-17T07:33:03.106304+0000 mon.a (mon.0) 1527 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: audit 2024-08-17T07:33:03.515987+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: audit 2024-08-17T07:33:03.522598+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: cluster 2024-08-17T07:33:03.524533+0000 mgr.y (mgr.15093) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:33:04.283 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:04 smithi160 bash[19912]: audit 2024-08-17T07:33:03.531664+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.541 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: cluster 2024-08-17T07:33:02.791195+0000 mgr.y (mgr.15093) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: cluster 2024-08-17T07:33:02.984867+0000 mgr.y (mgr.15093) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: cluster 2024-08-17T07:33:03.106246+0000 mon.a (mon.0) 1526 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: cluster 2024-08-17T07:33:03.106304+0000 mon.a (mon.0) 1527 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: audit 2024-08-17T07:33:03.515987+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: audit 2024-08-17T07:33:03.522598+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: cluster 2024-08-17T07:33:03.524533+0000 mgr.y (mgr.15093) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[19784]: audit 2024-08-17T07:33:03.531664+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: cluster 2024-08-17T07:33:02.791195+0000 mgr.y (mgr.15093) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: cluster 2024-08-17T07:33:02.984867+0000 mgr.y (mgr.15093) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: cluster 2024-08-17T07:33:03.106246+0000 mon.a (mon.0) 1526 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:04.542 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: cluster 2024-08-17T07:33:03.106304+0000 mon.a (mon.0) 1527 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: audit 2024-08-17T07:33:03.515987+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: audit 2024-08-17T07:33:03.522598+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: cluster 2024-08-17T07:33:03.524533+0000 mgr.y (mgr.15093) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:33:04.543 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:04 smithi122 bash[25186]: audit 2024-08-17T07:33:03.531664+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:05.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:05 smithi122 bash[19784]: cluster 2024-08-17T07:33:04.520820+0000 mon.a (mon.0) 1531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:05.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:05 smithi122 bash[25186]: cluster 2024-08-17T07:33:04.520820+0000 mon.a (mon.0) 1531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:05.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:05 smithi160 bash[19912]: cluster 2024-08-17T07:33:04.520820+0000 mon.a (mon.0) 1531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:33:06.848 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[19912]: cluster 2024-08-17T07:33:05.525208+0000 mgr.y (mgr.15093) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-08-17T07:33:06.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[19912]: audit 2024-08-17T07:33:05.736869+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:06.849 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[19912]: audit 2024-08-17T07:33:05.740861+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:06.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:33:06.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[58863]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:33:06.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:33:06.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:33:06.849 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.657Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:33:06.850 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:06 smithi160 bash[52025]: ts=2024-08-17T07:33:06.658Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:33:07.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[19784]: cluster 2024-08-17T07:33:05.525208+0000 mgr.y (mgr.15093) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-08-17T07:33:07.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[19784]: audit 2024-08-17T07:33:05.736869+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:07.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[19784]: audit 2024-08-17T07:33:05.740861+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:07.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[25186]: cluster 2024-08-17T07:33:05.525208+0000 mgr.y (mgr.15093) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-08-17T07:33:07.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[25186]: audit 2024-08-17T07:33:05.736869+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:07.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:06 smithi122 bash[25186]: audit 2024-08-17T07:33:05.740861+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:07.500 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:07 smithi160 bash[58872]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:33:07.500 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:07 smithi160 bash[58906]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:33:07.500 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:07 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:33:07.500 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:07 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:33:07.500 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:07 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:33:08.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.438753+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.448432+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.455203+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.456099+0000 mgr.y (mgr.15093) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.471098+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: cephadm 2024-08-17T07:33:07.472950+0000 mgr.y (mgr.15093) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.473220+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.473741+0000 mgr.y (mgr.15093) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.475695+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.476252+0000 mgr.y (mgr.15093) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.483090+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.488542+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.489045+0000 mgr.y (mgr.15093) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: cluster 2024-08-17T07:33:07.527008+0000 mgr.y (mgr.15093) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-08-17T07:33:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.537450+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.538623+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: cluster 2024-08-17T07:33:07.540516+0000 mgr.y (mgr.15093) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: cluster 2024-08-17T07:33:07.541150+0000 mgr.y (mgr.15093) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[19784]: audit 2024-08-17T07:33:07.547580+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.438753+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.448432+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.455203+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.456099+0000 mgr.y (mgr.15093) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.471098+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: cephadm 2024-08-17T07:33:07.472950+0000 mgr.y (mgr.15093) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.473220+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.473741+0000 mgr.y (mgr.15093) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.475695+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.476252+0000 mgr.y (mgr.15093) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.483090+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.488542+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.489045+0000 mgr.y (mgr.15093) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: cluster 2024-08-17T07:33:07.527008+0000 mgr.y (mgr.15093) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.537450+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.538623+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: cluster 2024-08-17T07:33:07.540516+0000 mgr.y (mgr.15093) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:08.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: cluster 2024-08-17T07:33:07.541150+0000 mgr.y (mgr.15093) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:08.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:08 smithi122 bash[25186]: audit 2024-08-17T07:33:07.547580+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.523Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:33:08.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.523Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:33:08.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.523Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:33:08.851 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.523Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.524Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.524Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.525Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.526Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.527Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.530Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.530Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.868µs 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.530Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:33:08.852 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.532Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T07:33:08.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.438753+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.448432+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.455203+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.456099+0000 mgr.y (mgr.15093) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.471098+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: cephadm 2024-08-17T07:33:07.472950+0000 mgr.y (mgr.15093) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.473220+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.473741+0000 mgr.y (mgr.15093) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.475695+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.476252+0000 mgr.y (mgr.15093) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.483090+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.488542+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.489045+0000 mgr.y (mgr.15093) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: cluster 2024-08-17T07:33:07.527008+0000 mgr.y (mgr.15093) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-08-17T07:33:08.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.537450+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:08.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.538623+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:08.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: cluster 2024-08-17T07:33:07.540516+0000 mgr.y (mgr.15093) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:08.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: cluster 2024-08-17T07:33:07.541150+0000 mgr.y (mgr.15093) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:08.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[19912]: audit 2024-08-17T07:33:07.547580+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.198 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:08 smithi160 bash[58935]: ts=2024-08-17T07:33:08.919Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T07:33:09.198 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.115Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T07:33:09.198 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.116Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T07:33:09.198 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.116Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.897µs wal_replay_duration=585.456584ms total_replay_duration=585.5336ms 2024-08-17T07:33:09.199 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.126Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:33:09.199 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.126Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:33:09.199 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.126Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:33:09.199 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.198Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=72.621009ms db_storage=1.617µs remote_storage=2.463µs web_handler=1.14µs query_engine=1.427µs scrape=556.987µs scrape_sd=1.617718ms notify=87.686µs notify_sd=75.751µs rules=69.273494ms 2024-08-17T07:33:09.506 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[58935]: ts=2024-08-17T07:33:09.199Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[19784]: audit 2024-08-17T07:33:08.510630+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[19784]: audit 2024-08-17T07:33:08.522134+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[19784]: cluster 2024-08-17T07:33:08.526435+0000 mgr.y (mgr.15093) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 1 op/s 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[19784]: cluster 2024-08-17T07:33:08.526816+0000 mgr.y (mgr.15093) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[19784]: audit 2024-08-17T07:33:08.532767+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[25186]: audit 2024-08-17T07:33:08.510630+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[25186]: audit 2024-08-17T07:33:08.522134+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[25186]: cluster 2024-08-17T07:33:08.526435+0000 mgr.y (mgr.15093) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 1 op/s 2024-08-17T07:33:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[25186]: cluster 2024-08-17T07:33:08.526816+0000 mgr.y (mgr.15093) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:09.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:09 smithi122 bash[25186]: audit 2024-08-17T07:33:08.532767+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[19912]: audit 2024-08-17T07:33:08.510630+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[19912]: audit 2024-08-17T07:33:08.522134+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[19912]: cluster 2024-08-17T07:33:08.526435+0000 mgr.y (mgr.15093) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 1 op/s 2024-08-17T07:33:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[19912]: cluster 2024-08-17T07:33:08.526816+0000 mgr.y (mgr.15093) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:09 smithi160 bash[19912]: audit 2024-08-17T07:33:08.532767+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:11.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:11 smithi160 bash[19912]: cluster 2024-08-17T07:33:10.527644+0000 mgr.y (mgr.15093) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:12.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:11 smithi122 bash[19784]: cluster 2024-08-17T07:33:10.527644+0000 mgr.y (mgr.15093) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:12.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:11 smithi122 bash[25186]: cluster 2024-08-17T07:33:10.527644+0000 mgr.y (mgr.15093) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:33:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:13 smithi160 bash[19912]: audit 2024-08-17T07:33:12.226950+0000 mgr.y (mgr.15093) 42 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:13 smithi160 bash[19912]: cluster 2024-08-17T07:33:12.529303+0000 mgr.y (mgr.15093) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:14.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:13 smithi122 bash[19784]: audit 2024-08-17T07:33:12.226950+0000 mgr.y (mgr.15093) 42 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:14.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:13 smithi122 bash[19784]: cluster 2024-08-17T07:33:12.529303+0000 mgr.y (mgr.15093) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:14.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:13 smithi122 bash[25186]: audit 2024-08-17T07:33:12.226950+0000 mgr.y (mgr.15093) 42 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:14.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:13 smithi122 bash[25186]: cluster 2024-08-17T07:33:12.529303+0000 mgr.y (mgr.15093) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:15.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:15 smithi122 bash[25186]: cluster 2024-08-17T07:33:14.530054+0000 mgr.y (mgr.15093) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-08-17T07:33:15.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:15 smithi122 bash[19784]: cluster 2024-08-17T07:33:14.530054+0000 mgr.y (mgr.15093) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-08-17T07:33:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:15 smithi160 bash[19912]: cluster 2024-08-17T07:33:14.530054+0000 mgr.y (mgr.15093) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-08-17T07:33:17.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:17 smithi160 bash[19912]: cluster 2024-08-17T07:33:16.531636+0000 mgr.y (mgr.15093) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:18.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:17 smithi122 bash[19784]: cluster 2024-08-17T07:33:16.531636+0000 mgr.y (mgr.15093) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:18.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:17 smithi122 bash[25186]: cluster 2024-08-17T07:33:16.531636+0000 mgr.y (mgr.15093) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:19.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:19 smithi160 bash[19912]: cluster 2024-08-17T07:33:18.532416+0000 mgr.y (mgr.15093) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:20.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:19 smithi122 bash[25186]: cluster 2024-08-17T07:33:18.532416+0000 mgr.y (mgr.15093) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:20.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:19 smithi122 bash[19784]: cluster 2024-08-17T07:33:18.532416+0000 mgr.y (mgr.15093) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:33:21.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:21 smithi122 bash[19784]: cluster 2024-08-17T07:33:20.533179+0000 mgr.y (mgr.15093) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:21.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:21 smithi122 bash[19784]: audit 2024-08-17T07:33:20.732277+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:21.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:21 smithi122 bash[25186]: cluster 2024-08-17T07:33:20.533179+0000 mgr.y (mgr.15093) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:21.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:21 smithi122 bash[25186]: audit 2024-08-17T07:33:20.732277+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:21.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:21 smithi160 bash[19912]: cluster 2024-08-17T07:33:20.533179+0000 mgr.y (mgr.15093) 47 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:21.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:21 smithi160 bash[19912]: audit 2024-08-17T07:33:20.732277+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:22.526 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:33:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:33:22] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-08-17T07:33:23.598 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[19784]: audit 2024-08-17T07:33:22.232404+0000 mgr.y (mgr.15093) 48 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:23.598 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[19784]: cluster 2024-08-17T07:33:22.534065+0000 mgr.y (mgr.15093) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:23.598 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[19784]: audit 2024-08-17T07:33:23.212254+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:23.598 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[19784]: audit 2024-08-17T07:33:23.223910+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:23.598 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[19784]: audit 2024-08-17T07:33:23.236639+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:23 smithi160 bash[19912]: audit 2024-08-17T07:33:22.232404+0000 mgr.y (mgr.15093) 48 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:23 smithi160 bash[19912]: cluster 2024-08-17T07:33:22.534065+0000 mgr.y (mgr.15093) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:23 smithi160 bash[19912]: audit 2024-08-17T07:33:23.212254+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:23 smithi160 bash[19912]: audit 2024-08-17T07:33:23.223910+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:23 smithi160 bash[19912]: audit 2024-08-17T07:33:23.236639+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[25186]: audit 2024-08-17T07:33:22.232404+0000 mgr.y (mgr.15093) 48 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:24.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[25186]: cluster 2024-08-17T07:33:22.534065+0000 mgr.y (mgr.15093) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:24.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[25186]: audit 2024-08-17T07:33:23.212254+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[25186]: audit 2024-08-17T07:33:23.223910+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:23 smithi122 bash[25186]: audit 2024-08-17T07:33:23.236639+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:24 smithi160 bash[19912]: cluster 2024-08-17T07:33:23.226485+0000 mgr.y (mgr.15093) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-08-17T07:33:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:24 smithi160 bash[19912]: cluster 2024-08-17T07:33:23.227182+0000 mgr.y (mgr.15093) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:24 smithi160 bash[19912]: audit 2024-08-17T07:33:24.076461+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:24 smithi160 bash[19912]: audit 2024-08-17T07:33:24.084766+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:24 smithi160 bash[19912]: audit 2024-08-17T07:33:24.093429+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[25186]: cluster 2024-08-17T07:33:23.226485+0000 mgr.y (mgr.15093) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-08-17T07:33:25.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[25186]: cluster 2024-08-17T07:33:23.227182+0000 mgr.y (mgr.15093) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:25.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[25186]: audit 2024-08-17T07:33:24.076461+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[25186]: audit 2024-08-17T07:33:24.084766+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[25186]: audit 2024-08-17T07:33:24.093429+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[19784]: cluster 2024-08-17T07:33:23.226485+0000 mgr.y (mgr.15093) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-08-17T07:33:25.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[19784]: cluster 2024-08-17T07:33:23.227182+0000 mgr.y (mgr.15093) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:25.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[19784]: audit 2024-08-17T07:33:24.076461+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[19784]: audit 2024-08-17T07:33:24.084766+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:24 smithi122 bash[19784]: audit 2024-08-17T07:33:24.093429+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: cluster 2024-08-17T07:33:24.086149+0000 mgr.y (mgr.15093) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-17T07:33:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: cluster 2024-08-17T07:33:24.086408+0000 mgr.y (mgr.15093) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:33:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.821998+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.835126+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.840263+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.844880+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.846518+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[19784]: audit 2024-08-17T07:33:24.854850+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: cluster 2024-08-17T07:33:24.086149+0000 mgr.y (mgr.15093) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: cluster 2024-08-17T07:33:24.086408+0000 mgr.y (mgr.15093) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.821998+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.835126+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.840263+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.844880+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.846518+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:25 smithi122 bash[25186]: audit 2024-08-17T07:33:24.854850+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: cluster 2024-08-17T07:33:24.086149+0000 mgr.y (mgr.15093) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: cluster 2024-08-17T07:33:24.086408+0000 mgr.y (mgr.15093) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.821998+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.835126+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.840263+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:33:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.844880+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.846518+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:33:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:25 smithi160 bash[19912]: audit 2024-08-17T07:33:24.854850+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[19784]: cluster 2024-08-17T07:33:24.837226+0000 mgr.y (mgr.15093) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[19784]: cluster 2024-08-17T07:33:25.830129+0000 mon.a (mon.0) 1551 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[19784]: cluster 2024-08-17T07:33:25.830187+0000 mon.a (mon.0) 1552 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[25186]: cluster 2024-08-17T07:33:24.837226+0000 mgr.y (mgr.15093) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[25186]: cluster 2024-08-17T07:33:25.830129+0000 mon.a (mon.0) 1551 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:27.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:26 smithi122 bash[25186]: cluster 2024-08-17T07:33:25.830187+0000 mon.a (mon.0) 1552 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:26 smithi160 bash[19912]: cluster 2024-08-17T07:33:24.837226+0000 mgr.y (mgr.15093) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:26 smithi160 bash[19912]: cluster 2024-08-17T07:33:25.830129+0000 mon.a (mon.0) 1551 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:33:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:26 smithi160 bash[19912]: cluster 2024-08-17T07:33:25.830187+0000 mon.a (mon.0) 1552 : cluster [INF] Cluster is now healthy 2024-08-17T07:33:29.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:28 smithi122 bash[19784]: cluster 2024-08-17T07:33:26.838803+0000 mgr.y (mgr.15093) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:29.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:28 smithi122 bash[25186]: cluster 2024-08-17T07:33:26.838803+0000 mgr.y (mgr.15093) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:29.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:28 smithi160 bash[19912]: cluster 2024-08-17T07:33:26.838803+0000 mgr.y (mgr.15093) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:31.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:30 smithi122 bash[19784]: cluster 2024-08-17T07:33:28.839535+0000 mgr.y (mgr.15093) 56 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-08-17T07:33:31.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:30 smithi122 bash[25186]: cluster 2024-08-17T07:33:28.839535+0000 mgr.y (mgr.15093) 56 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-08-17T07:33:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:30 smithi160 bash[19912]: cluster 2024-08-17T07:33:28.839535+0000 mgr.y (mgr.15093) 56 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-08-17T07:33:32.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:33:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:33:32] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-08-17T07:33:33.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:32 smithi122 bash[19784]: cluster 2024-08-17T07:33:30.840206+0000 mgr.y (mgr.15093) 57 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-08-17T07:33:33.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:32 smithi122 bash[25186]: cluster 2024-08-17T07:33:30.840206+0000 mgr.y (mgr.15093) 57 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-08-17T07:33:33.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:32 smithi160 bash[19912]: cluster 2024-08-17T07:33:30.840206+0000 mgr.y (mgr.15093) 57 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-08-17T07:33:34.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:33 smithi122 bash[19784]: audit 2024-08-17T07:33:32.243543+0000 mgr.y (mgr.15093) 58 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:34.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:33 smithi122 bash[25186]: audit 2024-08-17T07:33:32.243543+0000 mgr.y (mgr.15093) 58 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:34.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:33 smithi160 bash[19912]: audit 2024-08-17T07:33:32.243543+0000 mgr.y (mgr.15093) 58 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:35.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:34 smithi122 bash[19784]: cluster 2024-08-17T07:33:32.841811+0000 mgr.y (mgr.15093) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:35.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:34 smithi122 bash[25186]: cluster 2024-08-17T07:33:32.841811+0000 mgr.y (mgr.15093) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:35.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:34 smithi160 bash[19912]: cluster 2024-08-17T07:33:32.841811+0000 mgr.y (mgr.15093) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:33:37.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[19784]: cluster 2024-08-17T07:33:34.842538+0000 mgr.y (mgr.15093) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-17T07:33:37.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[19784]: audit 2024-08-17T07:33:35.739029+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:37.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[19784]: audit 2024-08-17T07:33:35.741232+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:37.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[25186]: cluster 2024-08-17T07:33:34.842538+0000 mgr.y (mgr.15093) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-17T07:33:37.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[25186]: audit 2024-08-17T07:33:35.739029+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:37.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:36 smithi122 bash[25186]: audit 2024-08-17T07:33:35.741232+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:36 smithi160 bash[19912]: cluster 2024-08-17T07:33:34.842538+0000 mgr.y (mgr.15093) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-08-17T07:33:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:36 smithi160 bash[19912]: audit 2024-08-17T07:33:35.739029+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:36 smithi160 bash[19912]: audit 2024-08-17T07:33:35.741232+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:38.986 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:38 smithi160 bash[19912]: cluster 2024-08-17T07:33:36.844106+0000 mgr.y (mgr.15093) 61 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:39.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:38 smithi122 bash[19784]: cluster 2024-08-17T07:33:36.844106+0000 mgr.y (mgr.15093) 61 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:39.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:38 smithi122 bash[25186]: cluster 2024-08-17T07:33:36.844106+0000 mgr.y (mgr.15093) 61 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:41.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:40 smithi122 bash[19784]: cluster 2024-08-17T07:33:38.844823+0000 mgr.y (mgr.15093) 62 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:41.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:40 smithi122 bash[25186]: cluster 2024-08-17T07:33:38.844823+0000 mgr.y (mgr.15093) 62 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:41.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:40 smithi160 bash[19912]: cluster 2024-08-17T07:33:38.844823+0000 mgr.y (mgr.15093) 62 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:42.744 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:33:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:33:42] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-08-17T07:33:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:42 smithi122 bash[19784]: cluster 2024-08-17T07:33:40.845505+0000 mgr.y (mgr.15093) 63 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:43.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:42 smithi122 bash[25186]: cluster 2024-08-17T07:33:40.845505+0000 mgr.y (mgr.15093) 63 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:43.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:42 smithi160 bash[19912]: cluster 2024-08-17T07:33:40.845505+0000 mgr.y (mgr.15093) 63 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[19784]: audit 2024-08-17T07:33:42.254817+0000 mgr.y (mgr.15093) 64 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[19784]: audit 2024-08-17T07:33:43.188325+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[19784]: audit 2024-08-17T07:33:43.199673+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[19784]: audit 2024-08-17T07:33:43.210537+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[25186]: audit 2024-08-17T07:33:42.254817+0000 mgr.y (mgr.15093) 64 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[25186]: audit 2024-08-17T07:33:43.188325+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[25186]: audit 2024-08-17T07:33:43.199673+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:43 smithi122 bash[25186]: audit 2024-08-17T07:33:43.210537+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:43 smithi160 bash[19912]: audit 2024-08-17T07:33:42.254817+0000 mgr.y (mgr.15093) 64 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:43 smithi160 bash[19912]: audit 2024-08-17T07:33:43.188325+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:43 smithi160 bash[19912]: audit 2024-08-17T07:33:43.199673+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:43 smithi160 bash[19912]: audit 2024-08-17T07:33:43.210537+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[19784]: cluster 2024-08-17T07:33:42.846898+0000 mgr.y (mgr.15093) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[19784]: audit 2024-08-17T07:33:44.675849+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[19784]: audit 2024-08-17T07:33:44.682686+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[19784]: audit 2024-08-17T07:33:44.693913+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[25186]: cluster 2024-08-17T07:33:42.846898+0000 mgr.y (mgr.15093) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[25186]: audit 2024-08-17T07:33:44.675849+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[25186]: audit 2024-08-17T07:33:44.682686+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:44 smithi122 bash[25186]: audit 2024-08-17T07:33:44.693913+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:44 smithi160 bash[19912]: cluster 2024-08-17T07:33:42.846898+0000 mgr.y (mgr.15093) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:44 smithi160 bash[19912]: audit 2024-08-17T07:33:44.675849+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:44 smithi160 bash[19912]: audit 2024-08-17T07:33:44.682686+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:44 smithi160 bash[19912]: audit 2024-08-17T07:33:44.693913+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:33:46.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:45 smithi122 bash[19784]: cluster 2024-08-17T07:33:44.847696+0000 mgr.y (mgr.15093) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:46.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:45 smithi122 bash[25186]: cluster 2024-08-17T07:33:44.847696+0000 mgr.y (mgr.15093) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:45 smithi160 bash[19912]: cluster 2024-08-17T07:33:44.847696+0000 mgr.y (mgr.15093) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:48.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:47 smithi122 bash[19784]: cluster 2024-08-17T07:33:46.849419+0000 mgr.y (mgr.15093) 67 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:48.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:47 smithi122 bash[25186]: cluster 2024-08-17T07:33:46.849419+0000 mgr.y (mgr.15093) 67 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:48.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:47 smithi160 bash[19912]: cluster 2024-08-17T07:33:46.849419+0000 mgr.y (mgr.15093) 67 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:50 smithi122 bash[19784]: cluster 2024-08-17T07:33:48.850297+0000 mgr.y (mgr.15093) 68 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:50.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:50 smithi122 bash[25186]: cluster 2024-08-17T07:33:48.850297+0000 mgr.y (mgr.15093) 68 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:50 smithi160 bash[19912]: cluster 2024-08-17T07:33:48.850297+0000 mgr.y (mgr.15093) 68 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:51.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:51 smithi122 bash[19784]: audit 2024-08-17T07:33:50.751689+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:51.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:51 smithi122 bash[25186]: audit 2024-08-17T07:33:50.751689+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:51.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:51 smithi160 bash[19912]: audit 2024-08-17T07:33:50.751689+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:33:52.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:52 smithi122 bash[19784]: cluster 2024-08-17T07:33:50.850970+0000 mgr.y (mgr.15093) 69 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:52.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:33:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:33:52] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-08-17T07:33:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:52 smithi122 bash[25186]: cluster 2024-08-17T07:33:50.850970+0000 mgr.y (mgr.15093) 69 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:52.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:52 smithi160 bash[19912]: cluster 2024-08-17T07:33:50.850970+0000 mgr.y (mgr.15093) 69 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:53.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:53 smithi122 bash[19784]: audit 2024-08-17T07:33:52.266043+0000 mgr.y (mgr.15093) 70 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:53.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:53 smithi122 bash[25186]: audit 2024-08-17T07:33:52.266043+0000 mgr.y (mgr.15093) 70 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:53 smithi160 bash[19912]: audit 2024-08-17T07:33:52.266043+0000 mgr.y (mgr.15093) 70 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:33:54.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:54 smithi122 bash[19784]: cluster 2024-08-17T07:33:52.852864+0000 mgr.y (mgr.15093) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:54.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:54 smithi122 bash[25186]: cluster 2024-08-17T07:33:52.852864+0000 mgr.y (mgr.15093) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:54 smithi160 bash[19912]: cluster 2024-08-17T07:33:52.852864+0000 mgr.y (mgr.15093) 71 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:56.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:56 smithi122 bash[19784]: cluster 2024-08-17T07:33:54.853510+0000 mgr.y (mgr.15093) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:56.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:56 smithi122 bash[25186]: cluster 2024-08-17T07:33:54.853510+0000 mgr.y (mgr.15093) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:56 smithi160 bash[19912]: cluster 2024-08-17T07:33:54.853510+0000 mgr.y (mgr.15093) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:33:58.494 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:33:58 smithi160 bash[19912]: cluster 2024-08-17T07:33:56.855150+0000 mgr.y (mgr.15093) 73 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:58.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:33:58 smithi122 bash[19784]: cluster 2024-08-17T07:33:56.855150+0000 mgr.y (mgr.15093) 73 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:33:58.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:33:58 smithi122 bash[25186]: cluster 2024-08-17T07:33:56.855150+0000 mgr.y (mgr.15093) 73 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:00 smithi122 bash[19784]: cluster 2024-08-17T07:33:58.855864+0000 mgr.y (mgr.15093) 74 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:00 smithi122 bash[25186]: cluster 2024-08-17T07:33:58.855864+0000 mgr.y (mgr.15093) 74 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:00 smithi160 bash[19912]: cluster 2024-08-17T07:33:58.855864+0000 mgr.y (mgr.15093) 74 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:02.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:02 smithi122 bash[19784]: cluster 2024-08-17T07:34:00.856363+0000 mgr.y (mgr.15093) 75 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:02.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:02] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-08-17T07:34:02.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:02 smithi122 bash[25186]: cluster 2024-08-17T07:34:00.856363+0000 mgr.y (mgr.15093) 75 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:02 smithi160 bash[19912]: cluster 2024-08-17T07:34:00.856363+0000 mgr.y (mgr.15093) 75 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:03.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:03 smithi122 bash[19784]: audit 2024-08-17T07:34:02.274560+0000 mgr.y (mgr.15093) 76 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:03.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:03 smithi122 bash[25186]: audit 2024-08-17T07:34:02.274560+0000 mgr.y (mgr.15093) 76 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:03.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:03 smithi160 bash[19912]: audit 2024-08-17T07:34:02.274560+0000 mgr.y (mgr.15093) 76 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[19784]: cluster 2024-08-17T07:34:02.857365+0000 mgr.y (mgr.15093) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[19784]: audit 2024-08-17T07:34:03.390649+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[19784]: audit 2024-08-17T07:34:03.400301+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[19784]: audit 2024-08-17T07:34:03.408460+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[25186]: cluster 2024-08-17T07:34:02.857365+0000 mgr.y (mgr.15093) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[25186]: audit 2024-08-17T07:34:03.390649+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[25186]: audit 2024-08-17T07:34:03.400301+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:04 smithi122 bash[25186]: audit 2024-08-17T07:34:03.408460+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:04 smithi160 bash[19912]: cluster 2024-08-17T07:34:02.857365+0000 mgr.y (mgr.15093) 77 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:04 smithi160 bash[19912]: audit 2024-08-17T07:34:03.390649+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:04 smithi160 bash[19912]: audit 2024-08-17T07:34:03.400301+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:04 smithi160 bash[19912]: audit 2024-08-17T07:34:03.408460+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:05 smithi160 bash[19912]: audit 2024-08-17T07:34:04.827520+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:05 smithi160 bash[19912]: audit 2024-08-17T07:34:04.835336+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:05 smithi160 bash[19912]: audit 2024-08-17T07:34:04.846122+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:05 smithi160 bash[19912]: cluster 2024-08-17T07:34:04.857771+0000 mgr.y (mgr.15093) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:06.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:05 smithi160 bash[19912]: audit 2024-08-17T07:34:05.751114+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[19784]: audit 2024-08-17T07:34:04.827520+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[19784]: audit 2024-08-17T07:34:04.835336+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[19784]: audit 2024-08-17T07:34:04.846122+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[19784]: cluster 2024-08-17T07:34:04.857771+0000 mgr.y (mgr.15093) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[19784]: audit 2024-08-17T07:34:05.751114+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[25186]: audit 2024-08-17T07:34:04.827520+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[25186]: audit 2024-08-17T07:34:04.835336+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[25186]: audit 2024-08-17T07:34:04.846122+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[25186]: cluster 2024-08-17T07:34:04.857771+0000 mgr.y (mgr.15093) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:06.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:05 smithi122 bash[25186]: audit 2024-08-17T07:34:05.751114+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:08.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:07 smithi122 bash[19784]: cluster 2024-08-17T07:34:06.859310+0000 mgr.y (mgr.15093) 79 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:08.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:07 smithi122 bash[25186]: cluster 2024-08-17T07:34:06.859310+0000 mgr.y (mgr.15093) 79 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:07 smithi160 bash[19912]: cluster 2024-08-17T07:34:06.859310+0000 mgr.y (mgr.15093) 79 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:10.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:10 smithi122 bash[19784]: cluster 2024-08-17T07:34:08.859960+0000 mgr.y (mgr.15093) 80 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:10.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:10 smithi122 bash[25186]: cluster 2024-08-17T07:34:08.859960+0000 mgr.y (mgr.15093) 80 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:10 smithi160 bash[19912]: cluster 2024-08-17T07:34:08.859960+0000 mgr.y (mgr.15093) 80 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:12 smithi122 bash[19784]: cluster 2024-08-17T07:34:10.860624+0000 mgr.y (mgr.15093) 81 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:12.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:12 smithi122 bash[25186]: cluster 2024-08-17T07:34:10.860624+0000 mgr.y (mgr.15093) 81 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:12.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:12] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-08-17T07:34:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:12 smithi160 bash[19912]: cluster 2024-08-17T07:34:10.860624+0000 mgr.y (mgr.15093) 81 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:13.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:13 smithi122 bash[19784]: audit 2024-08-17T07:34:12.283507+0000 mgr.y (mgr.15093) 82 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:13.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:13 smithi122 bash[25186]: audit 2024-08-17T07:34:12.283507+0000 mgr.y (mgr.15093) 82 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:13 smithi160 bash[19912]: audit 2024-08-17T07:34:12.283507+0000 mgr.y (mgr.15093) 82 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:14.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:14 smithi122 bash[25186]: cluster 2024-08-17T07:34:12.862238+0000 mgr.y (mgr.15093) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:14.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:14 smithi122 bash[19784]: cluster 2024-08-17T07:34:12.862238+0000 mgr.y (mgr.15093) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:14 smithi160 bash[19912]: cluster 2024-08-17T07:34:12.862238+0000 mgr.y (mgr.15093) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:16.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:16 smithi122 bash[25186]: cluster 2024-08-17T07:34:14.862898+0000 mgr.y (mgr.15093) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:16.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:16 smithi122 bash[19784]: cluster 2024-08-17T07:34:14.862898+0000 mgr.y (mgr.15093) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:16 smithi160 bash[19912]: cluster 2024-08-17T07:34:14.862898+0000 mgr.y (mgr.15093) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:34:18.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:18 smithi122 bash[19784]: cluster 2024-08-17T07:34:16.864475+0000 mgr.y (mgr.15093) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:18.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:18 smithi122 bash[25186]: cluster 2024-08-17T07:34:16.864475+0000 mgr.y (mgr.15093) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:18.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:18 smithi160 bash[19912]: cluster 2024-08-17T07:34:16.864475+0000 mgr.y (mgr.15093) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:20.545 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:20 smithi160 bash[19912]: cluster 2024-08-17T07:34:18.865176+0000 mgr.y (mgr.15093) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:20 smithi122 bash[25186]: cluster 2024-08-17T07:34:18.865176+0000 mgr.y (mgr.15093) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:20.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:20 smithi122 bash[19784]: cluster 2024-08-17T07:34:18.865176+0000 mgr.y (mgr.15093) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:21.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:21 smithi122 bash[19784]: audit 2024-08-17T07:34:20.752328+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:21.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:21 smithi122 bash[25186]: audit 2024-08-17T07:34:20.752328+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:21.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:21 smithi160 bash[19912]: audit 2024-08-17T07:34:20.752328+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:22 smithi160 bash[19912]: cluster 2024-08-17T07:34:20.865808+0000 mgr.y (mgr.15093) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:22.544 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:22] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-08-17T07:34:22.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:22 smithi122 bash[25186]: cluster 2024-08-17T07:34:20.865808+0000 mgr.y (mgr.15093) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:22 smithi122 bash[19784]: cluster 2024-08-17T07:34:20.865808+0000 mgr.y (mgr.15093) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:23.533 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:23 smithi122 bash[25186]: audit 2024-08-17T07:34:22.290824+0000 mgr.y (mgr.15093) 88 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:23.534 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:23 smithi122 bash[19784]: audit 2024-08-17T07:34:22.290824+0000 mgr.y (mgr.15093) 88 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:23.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:23 smithi160 bash[19912]: audit 2024-08-17T07:34:22.290824+0000 mgr.y (mgr.15093) 88 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[19784]: cluster 2024-08-17T07:34:22.867483+0000 mgr.y (mgr.15093) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[19784]: audit 2024-08-17T07:34:23.545551+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[19784]: audit 2024-08-17T07:34:23.552147+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[19784]: audit 2024-08-17T07:34:23.563683+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[25186]: cluster 2024-08-17T07:34:22.867483+0000 mgr.y (mgr.15093) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[25186]: audit 2024-08-17T07:34:23.545551+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[25186]: audit 2024-08-17T07:34:23.552147+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:24 smithi122 bash[25186]: audit 2024-08-17T07:34:23.563683+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:24 smithi160 bash[19912]: cluster 2024-08-17T07:34:22.867483+0000 mgr.y (mgr.15093) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:24 smithi160 bash[19912]: audit 2024-08-17T07:34:23.545551+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:24 smithi160 bash[19912]: audit 2024-08-17T07:34:23.552147+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:24 smithi160 bash[19912]: audit 2024-08-17T07:34:23.563683+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: cluster 2024-08-17T07:34:24.868081+0000 mgr.y (mgr.15093) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.954736+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.966139+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.971908+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:34:26.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.974183+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.979345+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[19784]: audit 2024-08-17T07:34:24.989398+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: cluster 2024-08-17T07:34:24.868081+0000 mgr.y (mgr.15093) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.954736+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.966139+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.971908+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.974183+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.979345+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:25 smithi122 bash[25186]: audit 2024-08-17T07:34:24.989398+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: cluster 2024-08-17T07:34:24.868081+0000 mgr.y (mgr.15093) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.954736+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.966139+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.971908+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.974183+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:34:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.979345+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:26.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:25 smithi160 bash[19912]: audit 2024-08-17T07:34:24.989398+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:28.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:27 smithi122 bash[19784]: cluster 2024-08-17T07:34:26.869677+0000 mgr.y (mgr.15093) 91 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:28.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:27 smithi122 bash[25186]: cluster 2024-08-17T07:34:26.869677+0000 mgr.y (mgr.15093) 91 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:27 smithi160 bash[19912]: cluster 2024-08-17T07:34:26.869677+0000 mgr.y (mgr.15093) 91 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:30.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:30 smithi122 bash[19784]: cluster 2024-08-17T07:34:28.870539+0000 mgr.y (mgr.15093) 92 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:30 smithi122 bash[25186]: cluster 2024-08-17T07:34:28.870539+0000 mgr.y (mgr.15093) 92 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:30 smithi160 bash[19912]: cluster 2024-08-17T07:34:28.870539+0000 mgr.y (mgr.15093) 92 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:32.544 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:32] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-08-17T07:34:32.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:32 smithi122 bash[25186]: cluster 2024-08-17T07:34:30.871305+0000 mgr.y (mgr.15093) 93 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:32.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:32 smithi122 bash[19784]: cluster 2024-08-17T07:34:30.871305+0000 mgr.y (mgr.15093) 93 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:32 smithi160 bash[19912]: cluster 2024-08-17T07:34:30.871305+0000 mgr.y (mgr.15093) 93 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:33.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:33 smithi122 bash[19784]: audit 2024-08-17T07:34:32.301820+0000 mgr.y (mgr.15093) 94 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:33.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:33 smithi122 bash[25186]: audit 2024-08-17T07:34:32.301820+0000 mgr.y (mgr.15093) 94 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:33 smithi160 bash[19912]: audit 2024-08-17T07:34:32.301820+0000 mgr.y (mgr.15093) 94 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:34.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:34 smithi122 bash[19784]: cluster 2024-08-17T07:34:32.872876+0000 mgr.y (mgr.15093) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:34 smithi122 bash[25186]: cluster 2024-08-17T07:34:32.872876+0000 mgr.y (mgr.15093) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:34 smithi160 bash[19912]: cluster 2024-08-17T07:34:32.872876+0000 mgr.y (mgr.15093) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:36.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:36 smithi122 bash[19784]: cluster 2024-08-17T07:34:34.873515+0000 mgr.y (mgr.15093) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:36.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:36 smithi122 bash[19784]: audit 2024-08-17T07:34:35.752309+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:36.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:36 smithi122 bash[25186]: cluster 2024-08-17T07:34:34.873515+0000 mgr.y (mgr.15093) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:36.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:36 smithi122 bash[25186]: audit 2024-08-17T07:34:35.752309+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:36 smithi160 bash[19912]: cluster 2024-08-17T07:34:34.873515+0000 mgr.y (mgr.15093) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:36 smithi160 bash[19912]: audit 2024-08-17T07:34:35.752309+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:38.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:38 smithi122 bash[25186]: cluster 2024-08-17T07:34:36.875131+0000 mgr.y (mgr.15093) 97 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:38.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:38 smithi122 bash[19784]: cluster 2024-08-17T07:34:36.875131+0000 mgr.y (mgr.15093) 97 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:38 smithi160 bash[19912]: cluster 2024-08-17T07:34:36.875131+0000 mgr.y (mgr.15093) 97 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:40 smithi122 bash[19784]: cluster 2024-08-17T07:34:38.875788+0000 mgr.y (mgr.15093) 98 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:40.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:40 smithi122 bash[25186]: cluster 2024-08-17T07:34:38.875788+0000 mgr.y (mgr.15093) 98 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:40 smithi160 bash[19912]: cluster 2024-08-17T07:34:38.875788+0000 mgr.y (mgr.15093) 98 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:42.514 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:42] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-08-17T07:34:42.514 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:42 smithi122 bash[19784]: cluster 2024-08-17T07:34:40.876569+0000 mgr.y (mgr.15093) 99 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:42.515 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:42 smithi122 bash[25186]: cluster 2024-08-17T07:34:40.876569+0000 mgr.y (mgr.15093) 99 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:42 smithi160 bash[19912]: cluster 2024-08-17T07:34:40.876569+0000 mgr.y (mgr.15093) 99 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:43.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:43 smithi122 bash[19784]: audit 2024-08-17T07:34:42.309516+0000 mgr.y (mgr.15093) 100 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:43.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:43 smithi122 bash[25186]: audit 2024-08-17T07:34:42.309516+0000 mgr.y (mgr.15093) 100 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:43 smithi160 bash[19912]: audit 2024-08-17T07:34:42.309516+0000 mgr.y (mgr.15093) 100 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[19784]: cluster 2024-08-17T07:34:42.878386+0000 mgr.y (mgr.15093) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[19784]: audit 2024-08-17T07:34:43.734774+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[19784]: audit 2024-08-17T07:34:43.751617+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[19784]: audit 2024-08-17T07:34:43.767713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[25186]: cluster 2024-08-17T07:34:42.878386+0000 mgr.y (mgr.15093) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[25186]: audit 2024-08-17T07:34:43.734774+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[25186]: audit 2024-08-17T07:34:43.751617+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:44 smithi122 bash[25186]: audit 2024-08-17T07:34:43.767713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:44 smithi160 bash[19912]: cluster 2024-08-17T07:34:42.878386+0000 mgr.y (mgr.15093) 101 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:44 smithi160 bash[19912]: audit 2024-08-17T07:34:43.734774+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:44 smithi160 bash[19912]: audit 2024-08-17T07:34:43.751617+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:44 smithi160 bash[19912]: audit 2024-08-17T07:34:43.767713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[19784]: cluster 2024-08-17T07:34:44.879078+0000 mgr.y (mgr.15093) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:46.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[19784]: audit 2024-08-17T07:34:45.144689+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[19784]: audit 2024-08-17T07:34:45.152657+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[19784]: audit 2024-08-17T07:34:45.160911+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[25186]: cluster 2024-08-17T07:34:44.879078+0000 mgr.y (mgr.15093) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[25186]: audit 2024-08-17T07:34:45.144689+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[25186]: audit 2024-08-17T07:34:45.152657+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:46 smithi122 bash[25186]: audit 2024-08-17T07:34:45.160911+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:46 smithi160 bash[19912]: cluster 2024-08-17T07:34:44.879078+0000 mgr.y (mgr.15093) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:46.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:46 smithi160 bash[19912]: audit 2024-08-17T07:34:45.144689+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:46 smithi160 bash[19912]: audit 2024-08-17T07:34:45.152657+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:46.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:46 smithi160 bash[19912]: audit 2024-08-17T07:34:45.160911+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:34:48.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:48 smithi122 bash[19784]: cluster 2024-08-17T07:34:46.880754+0000 mgr.y (mgr.15093) 103 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:48.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:48 smithi122 bash[25186]: cluster 2024-08-17T07:34:46.880754+0000 mgr.y (mgr.15093) 103 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:48.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:48 smithi160 bash[19912]: cluster 2024-08-17T07:34:46.880754+0000 mgr.y (mgr.15093) 103 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:50.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:50 smithi122 bash[19784]: cluster 2024-08-17T07:34:48.881441+0000 mgr.y (mgr.15093) 104 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:50.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:50 smithi122 bash[25186]: cluster 2024-08-17T07:34:48.881441+0000 mgr.y (mgr.15093) 104 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:50 smithi160 bash[19912]: cluster 2024-08-17T07:34:48.881441+0000 mgr.y (mgr.15093) 104 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:51.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:51 smithi122 bash[19784]: audit 2024-08-17T07:34:50.755410+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:51.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:51 smithi122 bash[25186]: audit 2024-08-17T07:34:50.755410+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:51.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:51 smithi160 bash[19912]: audit 2024-08-17T07:34:50.755410+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:34:52.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:52 smithi122 bash[19784]: cluster 2024-08-17T07:34:50.882174+0000 mgr.y (mgr.15093) 105 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:52.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:34:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:34:52] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-08-17T07:34:52.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:52 smithi122 bash[25186]: cluster 2024-08-17T07:34:50.882174+0000 mgr.y (mgr.15093) 105 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:52.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:52 smithi160 bash[19912]: cluster 2024-08-17T07:34:50.882174+0000 mgr.y (mgr.15093) 105 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:53.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:53 smithi122 bash[19784]: audit 2024-08-17T07:34:52.318889+0000 mgr.y (mgr.15093) 106 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:53.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:53 smithi122 bash[25186]: audit 2024-08-17T07:34:52.318889+0000 mgr.y (mgr.15093) 106 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:53.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:53 smithi160 bash[19912]: audit 2024-08-17T07:34:52.318889+0000 mgr.y (mgr.15093) 106 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:34:54.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:54 smithi122 bash[19784]: cluster 2024-08-17T07:34:52.883850+0000 mgr.y (mgr.15093) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:54.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:54 smithi122 bash[25186]: cluster 2024-08-17T07:34:52.883850+0000 mgr.y (mgr.15093) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:54 smithi160 bash[19912]: cluster 2024-08-17T07:34:52.883850+0000 mgr.y (mgr.15093) 107 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:56.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:56 smithi122 bash[19784]: cluster 2024-08-17T07:34:54.884539+0000 mgr.y (mgr.15093) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:56.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:56 smithi122 bash[25186]: cluster 2024-08-17T07:34:54.884539+0000 mgr.y (mgr.15093) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:56 smithi160 bash[19912]: cluster 2024-08-17T07:34:54.884539+0000 mgr.y (mgr.15093) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:34:58.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:34:58 smithi122 bash[19784]: cluster 2024-08-17T07:34:56.886269+0000 mgr.y (mgr.15093) 109 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:58.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:34:58 smithi122 bash[25186]: cluster 2024-08-17T07:34:56.886269+0000 mgr.y (mgr.15093) 109 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:34:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:34:58 smithi160 bash[19912]: cluster 2024-08-17T07:34:56.886269+0000 mgr.y (mgr.15093) 109 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:00 smithi122 bash[19784]: cluster 2024-08-17T07:34:58.887049+0000 mgr.y (mgr.15093) 110 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:00.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:00 smithi122 bash[25186]: cluster 2024-08-17T07:34:58.887049+0000 mgr.y (mgr.15093) 110 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:00 smithi160 bash[19912]: cluster 2024-08-17T07:34:58.887049+0000 mgr.y (mgr.15093) 110 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:02.544 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:02] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-08-17T07:35:02.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:02 smithi122 bash[25186]: cluster 2024-08-17T07:35:00.887770+0000 mgr.y (mgr.15093) 111 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:02.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:02 smithi122 bash[19784]: cluster 2024-08-17T07:35:00.887770+0000 mgr.y (mgr.15093) 111 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:02 smithi160 bash[19912]: cluster 2024-08-17T07:35:00.887770+0000 mgr.y (mgr.15093) 111 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:03.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:03 smithi122 bash[19784]: audit 2024-08-17T07:35:02.330358+0000 mgr.y (mgr.15093) 112 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:03.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:03 smithi122 bash[25186]: audit 2024-08-17T07:35:02.330358+0000 mgr.y (mgr.15093) 112 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:03.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:03 smithi160 bash[19912]: audit 2024-08-17T07:35:02.330358+0000 mgr.y (mgr.15093) 112 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[25186]: cluster 2024-08-17T07:35:02.889447+0000 mgr.y (mgr.15093) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[25186]: audit 2024-08-17T07:35:03.893334+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[25186]: audit 2024-08-17T07:35:03.907480+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[25186]: audit 2024-08-17T07:35:03.919903+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[19784]: cluster 2024-08-17T07:35:02.889447+0000 mgr.y (mgr.15093) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:04.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[19784]: audit 2024-08-17T07:35:03.893334+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[19784]: audit 2024-08-17T07:35:03.907480+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:04 smithi122 bash[19784]: audit 2024-08-17T07:35:03.919903+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:04 smithi160 bash[19912]: cluster 2024-08-17T07:35:02.889447+0000 mgr.y (mgr.15093) 113 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:04 smithi160 bash[19912]: audit 2024-08-17T07:35:03.893334+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:04 smithi160 bash[19912]: audit 2024-08-17T07:35:03.907480+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:04 smithi160 bash[19912]: audit 2024-08-17T07:35:03.919903+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[19784]: cluster 2024-08-17T07:35:04.890174+0000 mgr.y (mgr.15093) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[19784]: audit 2024-08-17T07:35:05.298057+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[19784]: audit 2024-08-17T07:35:05.304368+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[19784]: audit 2024-08-17T07:35:05.310614+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[19784]: audit 2024-08-17T07:35:05.754547+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[25186]: cluster 2024-08-17T07:35:04.890174+0000 mgr.y (mgr.15093) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[25186]: audit 2024-08-17T07:35:05.298057+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[25186]: audit 2024-08-17T07:35:05.304368+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[25186]: audit 2024-08-17T07:35:05.310614+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:06 smithi122 bash[25186]: audit 2024-08-17T07:35:05.754547+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:06 smithi160 bash[19912]: cluster 2024-08-17T07:35:04.890174+0000 mgr.y (mgr.15093) 114 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:06 smithi160 bash[19912]: audit 2024-08-17T07:35:05.298057+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:06 smithi160 bash[19912]: audit 2024-08-17T07:35:05.304368+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:06 smithi160 bash[19912]: audit 2024-08-17T07:35:05.310614+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:06 smithi160 bash[19912]: audit 2024-08-17T07:35:05.754547+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:08 smithi160 bash[19912]: cluster 2024-08-17T07:35:06.891970+0000 mgr.y (mgr.15093) 115 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:08.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:08 smithi122 bash[25186]: cluster 2024-08-17T07:35:06.891970+0000 mgr.y (mgr.15093) 115 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:08.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:08 smithi122 bash[19784]: cluster 2024-08-17T07:35:06.891970+0000 mgr.y (mgr.15093) 115 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:10 smithi160 bash[19912]: cluster 2024-08-17T07:35:08.892714+0000 mgr.y (mgr.15093) 116 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:10.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:10 smithi122 bash[19784]: cluster 2024-08-17T07:35:08.892714+0000 mgr.y (mgr.15093) 116 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:10.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:10 smithi122 bash[25186]: cluster 2024-08-17T07:35:08.892714+0000 mgr.y (mgr.15093) 116 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:12 smithi160 bash[19912]: cluster 2024-08-17T07:35:10.893420+0000 mgr.y (mgr.15093) 117 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:12.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:12 smithi122 bash[19784]: cluster 2024-08-17T07:35:10.893420+0000 mgr.y (mgr.15093) 117 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:12.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:12] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.33.4" 2024-08-17T07:35:12.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:12 smithi122 bash[25186]: cluster 2024-08-17T07:35:10.893420+0000 mgr.y (mgr.15093) 117 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:13 smithi160 bash[19912]: audit 2024-08-17T07:35:12.339622+0000 mgr.y (mgr.15093) 118 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:13.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:13 smithi122 bash[19784]: audit 2024-08-17T07:35:12.339622+0000 mgr.y (mgr.15093) 118 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:13.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:13 smithi122 bash[25186]: audit 2024-08-17T07:35:12.339622+0000 mgr.y (mgr.15093) 118 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:14 smithi160 bash[19912]: cluster 2024-08-17T07:35:12.895092+0000 mgr.y (mgr.15093) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:14.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:14 smithi122 bash[19784]: cluster 2024-08-17T07:35:12.895092+0000 mgr.y (mgr.15093) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:14 smithi122 bash[25186]: cluster 2024-08-17T07:35:12.895092+0000 mgr.y (mgr.15093) 119 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:16 smithi160 bash[19912]: cluster 2024-08-17T07:35:14.895822+0000 mgr.y (mgr.15093) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:16.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:16 smithi122 bash[19784]: cluster 2024-08-17T07:35:14.895822+0000 mgr.y (mgr.15093) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:16.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:16 smithi122 bash[25186]: cluster 2024-08-17T07:35:14.895822+0000 mgr.y (mgr.15093) 120 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:18.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:18 smithi160 bash[19912]: cluster 2024-08-17T07:35:16.897473+0000 mgr.y (mgr.15093) 121 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:18.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:18 smithi122 bash[25186]: cluster 2024-08-17T07:35:16.897473+0000 mgr.y (mgr.15093) 121 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:18.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:18 smithi122 bash[19784]: cluster 2024-08-17T07:35:16.897473+0000 mgr.y (mgr.15093) 121 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:20 smithi160 bash[19912]: cluster 2024-08-17T07:35:18.898170+0000 mgr.y (mgr.15093) 122 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:20.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:20 smithi122 bash[25186]: cluster 2024-08-17T07:35:18.898170+0000 mgr.y (mgr.15093) 122 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:20.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:20 smithi122 bash[19784]: cluster 2024-08-17T07:35:18.898170+0000 mgr.y (mgr.15093) 122 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:21.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:21 smithi160 bash[19912]: audit 2024-08-17T07:35:20.755384+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:21.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:21 smithi122 bash[19784]: audit 2024-08-17T07:35:20.755384+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:21.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:21 smithi122 bash[25186]: audit 2024-08-17T07:35:20.755384+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:22 smithi160 bash[19912]: cluster 2024-08-17T07:35:20.898808+0000 mgr.y (mgr.15093) 123 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:22.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:22 smithi122 bash[19784]: cluster 2024-08-17T07:35:20.898808+0000 mgr.y (mgr.15093) 123 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:22.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:22] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-08-17T07:35:22.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:22 smithi122 bash[25186]: cluster 2024-08-17T07:35:20.898808+0000 mgr.y (mgr.15093) 123 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:23.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:23 smithi122 bash[25186]: audit 2024-08-17T07:35:22.350900+0000 mgr.y (mgr.15093) 124 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:23.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:23 smithi122 bash[19784]: audit 2024-08-17T07:35:22.350900+0000 mgr.y (mgr.15093) 124 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:23 smithi160 bash[19912]: audit 2024-08-17T07:35:22.350900+0000 mgr.y (mgr.15093) 124 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[19784]: cluster 2024-08-17T07:35:22.900494+0000 mgr.y (mgr.15093) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[19784]: audit 2024-08-17T07:35:24.092532+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[19784]: audit 2024-08-17T07:35:24.107726+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[19784]: audit 2024-08-17T07:35:24.123813+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[25186]: cluster 2024-08-17T07:35:22.900494+0000 mgr.y (mgr.15093) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[25186]: audit 2024-08-17T07:35:24.092532+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[25186]: audit 2024-08-17T07:35:24.107726+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:24 smithi122 bash[25186]: audit 2024-08-17T07:35:24.123813+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:24 smithi160 bash[19912]: cluster 2024-08-17T07:35:22.900494+0000 mgr.y (mgr.15093) 125 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:24.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:24 smithi160 bash[19912]: audit 2024-08-17T07:35:24.092532+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:24 smithi160 bash[19912]: audit 2024-08-17T07:35:24.107726+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:24.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:24 smithi160 bash[19912]: audit 2024-08-17T07:35:24.123813+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:25.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[19784]: audit 2024-08-17T07:35:25.122938+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:35:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[19784]: audit 2024-08-17T07:35:25.124666+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:35:25.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[19784]: audit 2024-08-17T07:35:25.133278+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:25.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[25186]: audit 2024-08-17T07:35:25.122938+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:35:25.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[25186]: audit 2024-08-17T07:35:25.124666+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:35:25.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:25 smithi122 bash[25186]: audit 2024-08-17T07:35:25.133278+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:25 smithi160 bash[19912]: audit 2024-08-17T07:35:25.122938+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:35:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:25 smithi160 bash[19912]: audit 2024-08-17T07:35:25.124666+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:35:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:25 smithi160 bash[19912]: audit 2024-08-17T07:35:25.133278+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[19784]: cluster 2024-08-17T07:35:24.901227+0000 mgr.y (mgr.15093) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[19784]: audit 2024-08-17T07:35:25.475334+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[19784]: audit 2024-08-17T07:35:25.481731+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[19784]: audit 2024-08-17T07:35:25.488449+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[25186]: cluster 2024-08-17T07:35:24.901227+0000 mgr.y (mgr.15093) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[25186]: audit 2024-08-17T07:35:25.475334+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[25186]: audit 2024-08-17T07:35:25.481731+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:26 smithi122 bash[25186]: audit 2024-08-17T07:35:25.488449+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:26 smithi160 bash[19912]: cluster 2024-08-17T07:35:24.901227+0000 mgr.y (mgr.15093) 126 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:26 smithi160 bash[19912]: audit 2024-08-17T07:35:25.475334+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:26 smithi160 bash[19912]: audit 2024-08-17T07:35:25.481731+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:26 smithi160 bash[19912]: audit 2024-08-17T07:35:25.488449+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:28.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:28 smithi122 bash[19784]: cluster 2024-08-17T07:35:26.902579+0000 mgr.y (mgr.15093) 127 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:28 smithi122 bash[25186]: cluster 2024-08-17T07:35:26.902579+0000 mgr.y (mgr.15093) 127 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:28.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:28 smithi160 bash[19912]: cluster 2024-08-17T07:35:26.902579+0000 mgr.y (mgr.15093) 127 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:30.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:30 smithi122 bash[19784]: cluster 2024-08-17T07:35:28.903208+0000 mgr.y (mgr.15093) 128 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:30.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:30 smithi122 bash[25186]: cluster 2024-08-17T07:35:28.903208+0000 mgr.y (mgr.15093) 128 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:30.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:30 smithi160 bash[19912]: cluster 2024-08-17T07:35:28.903208+0000 mgr.y (mgr.15093) 128 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:32 smithi122 bash[19784]: cluster 2024-08-17T07:35:30.903891+0000 mgr.y (mgr.15093) 129 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:32.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:32] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-08-17T07:35:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:32 smithi122 bash[25186]: cluster 2024-08-17T07:35:30.903891+0000 mgr.y (mgr.15093) 129 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:32 smithi160 bash[19912]: cluster 2024-08-17T07:35:30.903891+0000 mgr.y (mgr.15093) 129 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:33.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:33 smithi122 bash[19784]: audit 2024-08-17T07:35:32.358816+0000 mgr.y (mgr.15093) 130 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:33.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:33 smithi122 bash[25186]: audit 2024-08-17T07:35:32.358816+0000 mgr.y (mgr.15093) 130 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:33 smithi160 bash[19912]: audit 2024-08-17T07:35:32.358816+0000 mgr.y (mgr.15093) 130 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:34.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:34 smithi122 bash[19784]: cluster 2024-08-17T07:35:32.905523+0000 mgr.y (mgr.15093) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:34.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:34 smithi122 bash[25186]: cluster 2024-08-17T07:35:32.905523+0000 mgr.y (mgr.15093) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:34 smithi160 bash[19912]: cluster 2024-08-17T07:35:32.905523+0000 mgr.y (mgr.15093) 131 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:36 smithi122 bash[19784]: cluster 2024-08-17T07:35:34.906232+0000 mgr.y (mgr.15093) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:36.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:36 smithi122 bash[19784]: audit 2024-08-17T07:35:35.755291+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:36 smithi122 bash[25186]: cluster 2024-08-17T07:35:34.906232+0000 mgr.y (mgr.15093) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:36.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:36 smithi122 bash[25186]: audit 2024-08-17T07:35:35.755291+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:36 smithi160 bash[19912]: cluster 2024-08-17T07:35:34.906232+0000 mgr.y (mgr.15093) 132 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:36 smithi160 bash[19912]: audit 2024-08-17T07:35:35.755291+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:38.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:38 smithi122 bash[25186]: cluster 2024-08-17T07:35:36.907783+0000 mgr.y (mgr.15093) 133 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:38.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:38 smithi122 bash[19784]: cluster 2024-08-17T07:35:36.907783+0000 mgr.y (mgr.15093) 133 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:38 smithi160 bash[19912]: cluster 2024-08-17T07:35:36.907783+0000 mgr.y (mgr.15093) 133 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:40.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:40 smithi122 bash[19784]: cluster 2024-08-17T07:35:38.908471+0000 mgr.y (mgr.15093) 134 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:40.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:40 smithi122 bash[25186]: cluster 2024-08-17T07:35:38.908471+0000 mgr.y (mgr.15093) 134 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:40 smithi160 bash[19912]: cluster 2024-08-17T07:35:38.908471+0000 mgr.y (mgr.15093) 134 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:42.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:42 smithi122 bash[19784]: cluster 2024-08-17T07:35:40.909204+0000 mgr.y (mgr.15093) 135 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:42.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:42] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-08-17T07:35:42.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:42 smithi122 bash[25186]: cluster 2024-08-17T07:35:40.909204+0000 mgr.y (mgr.15093) 135 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:42 smithi160 bash[19912]: cluster 2024-08-17T07:35:40.909204+0000 mgr.y (mgr.15093) 135 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:43.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:43 smithi122 bash[19784]: audit 2024-08-17T07:35:42.370123+0000 mgr.y (mgr.15093) 136 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:43.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:43 smithi122 bash[25186]: audit 2024-08-17T07:35:42.370123+0000 mgr.y (mgr.15093) 136 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:43.833 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:43 smithi160 bash[19912]: audit 2024-08-17T07:35:42.370123+0000 mgr.y (mgr.15093) 136 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:44.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:44 smithi160 bash[19912]: cluster 2024-08-17T07:35:42.910188+0000 mgr.y (mgr.15093) 137 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:44.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:44 smithi160 bash[19912]: audit 2024-08-17T07:35:44.321991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:44 smithi160 bash[19912]: audit 2024-08-17T07:35:44.336087+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:44 smithi160 bash[19912]: audit 2024-08-17T07:35:44.348469+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[19784]: cluster 2024-08-17T07:35:42.910188+0000 mgr.y (mgr.15093) 137 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[19784]: audit 2024-08-17T07:35:44.321991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[19784]: audit 2024-08-17T07:35:44.336087+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[19784]: audit 2024-08-17T07:35:44.348469+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[25186]: cluster 2024-08-17T07:35:42.910188+0000 mgr.y (mgr.15093) 137 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[25186]: audit 2024-08-17T07:35:44.321991+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[25186]: audit 2024-08-17T07:35:44.336087+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:44 smithi122 bash[25186]: audit 2024-08-17T07:35:44.348469+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.938 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[25186]: cluster 2024-08-17T07:35:44.910840+0000 mgr.y (mgr.15093) 138 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[25186]: audit 2024-08-17T07:35:45.674566+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[25186]: audit 2024-08-17T07:35:45.687110+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[25186]: audit 2024-08-17T07:35:45.699522+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[19784]: cluster 2024-08-17T07:35:44.910840+0000 mgr.y (mgr.15093) 138 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[19784]: audit 2024-08-17T07:35:45.674566+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[19784]: audit 2024-08-17T07:35:45.687110+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:46.939 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:46 smithi122 bash[19784]: audit 2024-08-17T07:35:45.699522+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:47.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:46 smithi160 bash[19912]: cluster 2024-08-17T07:35:44.910840+0000 mgr.y (mgr.15093) 138 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:47.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:46 smithi160 bash[19912]: audit 2024-08-17T07:35:45.674566+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:47.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:46 smithi160 bash[19912]: audit 2024-08-17T07:35:45.687110+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:47.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:46 smithi160 bash[19912]: audit 2024-08-17T07:35:45.699522+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:35:49.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:48 smithi122 bash[19784]: cluster 2024-08-17T07:35:46.912464+0000 mgr.y (mgr.15093) 139 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:48 smithi122 bash[25186]: cluster 2024-08-17T07:35:46.912464+0000 mgr.y (mgr.15093) 139 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:49.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:48 smithi160 bash[19912]: cluster 2024-08-17T07:35:46.912464+0000 mgr.y (mgr.15093) 139 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:51.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:50 smithi122 bash[19784]: cluster 2024-08-17T07:35:48.913168+0000 mgr.y (mgr.15093) 140 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:50 smithi122 bash[25186]: cluster 2024-08-17T07:35:48.913168+0000 mgr.y (mgr.15093) 140 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:51.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:50 smithi160 bash[19912]: cluster 2024-08-17T07:35:48.913168+0000 mgr.y (mgr.15093) 140 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:52.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:51 smithi122 bash[25186]: audit 2024-08-17T07:35:50.756441+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:51 smithi122 bash[19784]: audit 2024-08-17T07:35:50.756441+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:52.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:51 smithi160 bash[19912]: audit 2024-08-17T07:35:50.756441+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:35:52.688 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:35:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:35:52] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.33.4" 2024-08-17T07:35:53.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:52 smithi122 bash[19784]: cluster 2024-08-17T07:35:50.913861+0000 mgr.y (mgr.15093) 141 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:53.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:52 smithi122 bash[25186]: cluster 2024-08-17T07:35:50.913861+0000 mgr.y (mgr.15093) 141 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:52 smithi160 bash[19912]: cluster 2024-08-17T07:35:50.913861+0000 mgr.y (mgr.15093) 141 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:54.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:53 smithi122 bash[19784]: audit 2024-08-17T07:35:52.378935+0000 mgr.y (mgr.15093) 142 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:54.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:53 smithi122 bash[25186]: audit 2024-08-17T07:35:52.378935+0000 mgr.y (mgr.15093) 142 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:54.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:53 smithi160 bash[19912]: audit 2024-08-17T07:35:52.378935+0000 mgr.y (mgr.15093) 142 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:35:55.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:54 smithi122 bash[25186]: cluster 2024-08-17T07:35:52.915589+0000 mgr.y (mgr.15093) 143 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:55.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:54 smithi122 bash[19784]: cluster 2024-08-17T07:35:52.915589+0000 mgr.y (mgr.15093) 143 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:55.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:54 smithi160 bash[19912]: cluster 2024-08-17T07:35:52.915589+0000 mgr.y (mgr.15093) 143 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:57.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:56 smithi122 bash[25186]: cluster 2024-08-17T07:35:54.916395+0000 mgr.y (mgr.15093) 144 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:57.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:56 smithi122 bash[19784]: cluster 2024-08-17T07:35:54.916395+0000 mgr.y (mgr.15093) 144 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:57.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:56 smithi160 bash[19912]: cluster 2024-08-17T07:35:54.916395+0000 mgr.y (mgr.15093) 144 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:35:59.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:35:58 smithi122 bash[19784]: cluster 2024-08-17T07:35:56.918043+0000 mgr.y (mgr.15093) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:59.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:35:58 smithi122 bash[25186]: cluster 2024-08-17T07:35:56.918043+0000 mgr.y (mgr.15093) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:59.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:35:58 smithi160 bash[19912]: cluster 2024-08-17T07:35:56.918043+0000 mgr.y (mgr.15093) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:35:59.183 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:36:01.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:00 smithi122 bash[19784]: cluster 2024-08-17T07:35:58.918731+0000 mgr.y (mgr.15093) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:01.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:00 smithi122 bash[25186]: cluster 2024-08-17T07:35:58.918731+0000 mgr.y (mgr.15093) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:01.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:00 smithi160 bash[19912]: cluster 2024-08-17T07:35:58.918731+0000 mgr.y (mgr.15093) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 16s ago 27m - - 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 18s ago 27m - - 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (9m) 16s ago 19m 12.8M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (9m) 18s ago 19m 40.8M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 16s ago 17m 42.1M - 3.5 e1d6a67b021e 51bdc9339955 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (12m) 18s ago 26m 427M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (6m) 16s ago 28m 494M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (28m) 16s ago 28m 79.4M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:36:02.507 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (26m) 18s ago 26m 54.6M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (26m) 16s ago 26m 55.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (9m) 16s ago 19m 10.0M - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (9m) 18s ago 19m 9631k - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (25m) 16s ago 25m 56.0M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (25m) 16s ago 25m 55.9M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (24m) 16s ago 24m 51.3M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (23m) 16s ago 23m 54.3M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (23m) 18s ago 23m 55.8M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (22m) 18s ago 22m 53.7M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (21m) 18s ago 21m 51.4M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (21m) 18s ago 21m 54.9M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (2m) 18s ago 20m 63.4M - 2.33.4 514e6a882f6e bcfefd1df4a0 2024-08-17T07:36:02.508 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (17m) 16s ago 17m 86.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:36:02.509 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (17m) 18s ago 17m 87.2M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:36:02.715 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:36:02] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.33.4" 2024-08-17T07:36:03.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:02 smithi122 bash[19784]: cluster 2024-08-17T07:36:00.919176+0000 mgr.y (mgr.15093) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:03.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:02 smithi122 bash[25186]: cluster 2024-08-17T07:36:00.919176+0000 mgr.y (mgr.15093) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:03.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:02 smithi160 bash[19912]: cluster 2024-08-17T07:36:00.919176+0000 mgr.y (mgr.15093) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:03.328 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions' 2024-08-17T07:36:03.849 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:03 smithi122 bash[19784]: audit 2024-08-17T07:36:02.390230+0000 mgr.y (mgr.15093) 148 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:03.849 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:03 smithi122 bash[19784]: audit 2024-08-17T07:36:02.470856+0000 mgr.y (mgr.15093) 149 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:36:03.849 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:03 smithi122 bash[25186]: audit 2024-08-17T07:36:02.390230+0000 mgr.y (mgr.15093) 148 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:03.850 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:03 smithi122 bash[25186]: audit 2024-08-17T07:36:02.470856+0000 mgr.y (mgr.15093) 149 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:36:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:03 smithi160 bash[19912]: audit 2024-08-17T07:36:02.390230+0000 mgr.y (mgr.15093) 148 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:04.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:03 smithi160 bash[19912]: audit 2024-08-17T07:36:02.470856+0000 mgr.y (mgr.15093) 149 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:36:04.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:04 smithi160 bash[19912]: cluster 2024-08-17T07:36:02.920761+0000 mgr.y (mgr.15093) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:04.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:04 smithi160 bash[19912]: audit 2024-08-17T07:36:04.559681+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:04 smithi160 bash[19912]: audit 2024-08-17T07:36:04.579887+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:04 smithi160 bash[19912]: audit 2024-08-17T07:36:04.592702+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[19784]: cluster 2024-08-17T07:36:02.920761+0000 mgr.y (mgr.15093) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[19784]: audit 2024-08-17T07:36:04.559681+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[19784]: audit 2024-08-17T07:36:04.579887+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[19784]: audit 2024-08-17T07:36:04.592702+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[25186]: cluster 2024-08-17T07:36:02.920761+0000 mgr.y (mgr.15093) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:04.937 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[25186]: audit 2024-08-17T07:36:04.559681+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.938 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[25186]: audit 2024-08-17T07:36:04.579887+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:04.938 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:04 smithi122 bash[25186]: audit 2024-08-17T07:36:04.592702+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.020 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[25186]: cluster 2024-08-17T07:36:04.921355+0000 mgr.y (mgr.15093) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:07.020 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[25186]: audit 2024-08-17T07:36:05.755675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:07.020 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[25186]: audit 2024-08-17T07:36:05.855755+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.020 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[25186]: audit 2024-08-17T07:36:05.866708+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.020 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[25186]: audit 2024-08-17T07:36:05.877553+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.021 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[19784]: cluster 2024-08-17T07:36:04.921355+0000 mgr.y (mgr.15093) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:07.021 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[19784]: audit 2024-08-17T07:36:05.755675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:07.021 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[19784]: audit 2024-08-17T07:36:05.855755+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.021 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[19784]: audit 2024-08-17T07:36:05.866708+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.021 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:06 smithi122 bash[19784]: audit 2024-08-17T07:36:05.877553+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:06 smithi160 bash[19912]: cluster 2024-08-17T07:36:04.921355+0000 mgr.y (mgr.15093) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:07.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:06 smithi160 bash[19912]: audit 2024-08-17T07:36:05.755675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:07.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:06 smithi160 bash[19912]: audit 2024-08-17T07:36:05.855755+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:06 smithi160 bash[19912]: audit 2024-08-17T07:36:05.866708+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:06 smithi160 bash[19912]: audit 2024-08-17T07:36:05.877553+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:36:07.911 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:36:07.912 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:36:07.913 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:36:09.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:08 smithi122 bash[19784]: cluster 2024-08-17T07:36:06.922264+0000 mgr.y (mgr.15093) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:09.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:08 smithi122 bash[19784]: audit 2024-08-17T07:36:07.915823+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.122:0/1625635203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:09.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:08 smithi122 bash[25186]: cluster 2024-08-17T07:36:06.922264+0000 mgr.y (mgr.15093) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:09.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:08 smithi122 bash[25186]: audit 2024-08-17T07:36:07.915823+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.122:0/1625635203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:09.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:08 smithi160 bash[19912]: cluster 2024-08-17T07:36:06.922264+0000 mgr.y (mgr.15093) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:09.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:08 smithi160 bash[19912]: audit 2024-08-17T07:36:07.915823+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.122:0/1625635203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:09.155 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph -s' 2024-08-17T07:36:11.001 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:10 smithi122 bash[25186]: cluster 2024-08-17T07:36:08.922884+0000 mgr.y (mgr.15093) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:11.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:10 smithi122 bash[19784]: cluster 2024-08-17T07:36:08.922884+0000 mgr.y (mgr.15093) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:10 smithi160 bash[19912]: cluster 2024-08-17T07:36:08.922884+0000 mgr.y (mgr.15093) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:12.744 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:36:12] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-08-17T07:36:13.019 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:12 smithi122 bash[19784]: cluster 2024-08-17T07:36:10.923400+0000 mgr.y (mgr.15093) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:13.019 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:12 smithi122 bash[25186]: cluster 2024-08-17T07:36:10.923400+0000 mgr.y (mgr.15093) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:13.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:12 smithi160 bash[19912]: cluster 2024-08-17T07:36:10.923400+0000 mgr.y (mgr.15093) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: cluster: 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: id: 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: health: HEALTH_OK 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: services: 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: mon: 3 daemons, quorum a,c,b (age 26m) 2024-08-17T07:36:13.470 INFO:teuthology.orchestra.run.smithi122.stdout: mgr: y(active, since 3m), standbys: x 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: osd: 8 osds: 8 up (since 21m), 8 in (since 21m) 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: data: 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: pools: 6 pools, 161 pgs 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: objects: 210 objects, 585 KiB 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: pgs: 161 active+clean 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: io: 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-17T07:36:13.471 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-08-17T07:36:14.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:13 smithi122 bash[25186]: audit 2024-08-17T07:36:12.398883+0000 mgr.y (mgr.15093) 155 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:14.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:13 smithi122 bash[25186]: audit 2024-08-17T07:36:13.474600+0000 mon.c (mon.1) 111 : audit [DBG] from='client.? 172.21.15.122:0/2773232833' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:36:14.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:13 smithi122 bash[19784]: audit 2024-08-17T07:36:12.398883+0000 mgr.y (mgr.15093) 155 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:14.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:13 smithi122 bash[19784]: audit 2024-08-17T07:36:13.474600+0000 mon.c (mon.1) 111 : audit [DBG] from='client.? 172.21.15.122:0/2773232833' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:36:14.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:13 smithi160 bash[19912]: audit 2024-08-17T07:36:12.398883+0000 mgr.y (mgr.15093) 155 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:14.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:13 smithi160 bash[19912]: audit 2024-08-17T07:36:13.474600+0000 mon.c (mon.1) 111 : audit [DBG] from='client.? 172.21.15.122:0/2773232833' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T07:36:14.223 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:36:15.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:14 smithi122 bash[19784]: cluster 2024-08-17T07:36:12.924992+0000 mgr.y (mgr.15093) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:15.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:14 smithi122 bash[25186]: cluster 2024-08-17T07:36:12.924992+0000 mgr.y (mgr.15093) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:15.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:14 smithi160 bash[19912]: cluster 2024-08-17T07:36:12.924992+0000 mgr.y (mgr.15093) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:17.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:16 smithi122 bash[19784]: cluster 2024-08-17T07:36:14.925790+0000 mgr.y (mgr.15093) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:17.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:16 smithi122 bash[25186]: cluster 2024-08-17T07:36:14.925790+0000 mgr.y (mgr.15093) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:17.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:16 smithi160 bash[19912]: cluster 2024-08-17T07:36:14.925790+0000 mgr.y (mgr.15093) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:17.901 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:36:18.557 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-17T07:36:18.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:18 smithi122 bash[19784]: cluster 2024-08-17T07:36:16.927584+0000 mgr.y (mgr.15093) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:18.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:18 smithi122 bash[19784]: audit 2024-08-17T07:36:17.906036+0000 mon.c (mon.1) 112 : audit [DBG] from='client.? 172.21.15.122:0/1908069667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:36:18.810 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:18 smithi122 bash[25186]: cluster 2024-08-17T07:36:16.927584+0000 mgr.y (mgr.15093) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:18.810 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:18 smithi122 bash[25186]: audit 2024-08-17T07:36:17.906036+0000 mon.c (mon.1) 112 : audit [DBG] from='client.? 172.21.15.122:0/1908069667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:36:19.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:18 smithi160 bash[19912]: cluster 2024-08-17T07:36:16.927584+0000 mgr.y (mgr.15093) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:19.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:18 smithi160 bash[19912]: audit 2024-08-17T07:36:17.906036+0000 mon.c (mon.1) 112 : audit [DBG] from='client.? 172.21.15.122:0/1908069667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:36:21.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:20 smithi122 bash[19784]: cluster 2024-08-17T07:36:18.928353+0000 mgr.y (mgr.15093) 159 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:21.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:20 smithi122 bash[19784]: audit 2024-08-17T07:36:20.756982+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:21.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:20 smithi122 bash[25186]: cluster 2024-08-17T07:36:18.928353+0000 mgr.y (mgr.15093) 159 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:21.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:20 smithi122 bash[25186]: audit 2024-08-17T07:36:20.756982+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:21.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:20 smithi160 bash[19912]: cluster 2024-08-17T07:36:18.928353+0000 mgr.y (mgr.15093) 159 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:21.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:20 smithi160 bash[19912]: audit 2024-08-17T07:36:20.756982+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:22.015 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:36:22.681 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:36:22] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-08-17T07:36:22.683 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph mgr fail' 2024-08-17T07:36:22.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:22 smithi122 bash[25186]: cluster 2024-08-17T07:36:20.929013+0000 mgr.y (mgr.15093) 160 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:22.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:22 smithi122 bash[25186]: audit 2024-08-17T07:36:22.008211+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.122:0/3267280027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:22.942 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:22 smithi122 bash[19784]: cluster 2024-08-17T07:36:20.929013+0000 mgr.y (mgr.15093) 160 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:22.942 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:22 smithi122 bash[19784]: audit 2024-08-17T07:36:22.008211+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.122:0/3267280027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:23.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:22 smithi160 bash[19912]: cluster 2024-08-17T07:36:20.929013+0000 mgr.y (mgr.15093) 160 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:23.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:22 smithi160 bash[19912]: audit 2024-08-17T07:36:22.008211+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.122:0/3267280027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:36:24.036 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:23 smithi122 bash[25186]: audit 2024-08-17T07:36:22.406856+0000 mgr.y (mgr.15093) 161 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:24.037 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:23 smithi122 bash[25186]: cluster 2024-08-17T07:36:22.930642+0000 mgr.y (mgr.15093) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:24.038 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:23 smithi122 bash[19784]: audit 2024-08-17T07:36:22.406856+0000 mgr.y (mgr.15093) 161 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:24.038 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:23 smithi122 bash[19784]: cluster 2024-08-17T07:36:22.930642+0000 mgr.y (mgr.15093) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:23 smithi160 bash[19912]: audit 2024-08-17T07:36:22.406856+0000 mgr.y (mgr.15093) 161 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:23 smithi160 bash[19912]: cluster 2024-08-17T07:36:22.930642+0000 mgr.y (mgr.15093) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:24.785698+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:24.795963+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:24.803730+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: cluster 2024-08-17T07:36:24.931331+0000 mgr.y (mgr.15093) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:25.228168+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:25.229659+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:26.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[25186]: audit 2024-08-17T07:36:25.238318+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:24.785698+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:24.795963+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:24.803730+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: cluster 2024-08-17T07:36:24.931331+0000 mgr.y (mgr.15093) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:25.228168+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:25.229659+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:26.031 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:25 smithi122 bash[19784]: audit 2024-08-17T07:36:25.238318+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:24.785698+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:24.795963+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:24.803730+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: cluster 2024-08-17T07:36:24.931331+0000 mgr.y (mgr.15093) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:36:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:25.228168+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:25.229659+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.15093 172.21.15.122:0/1341301968' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:26.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:25 smithi160 bash[19912]: audit 2024-08-17T07:36:25.238318+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.285 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[70658]: debug 2024-08-17T07:36:27.053+0000 7fc22e8c5640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T07:36:27.285 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[70658]: ignoring --setuser ceph since I am not root 2024-08-17T07:36:27.286 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[70658]: ignoring --setgroup ceph since I am not root 2024-08-17T07:36:27.286 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[70658]: debug 2024-08-17T07:36:27.117+0000 7fb429f69640 1 -- 172.21.15.122:0/3780339793 <== mon.1 v2:172.21.15.122:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b2f96870e0 con 0x55b2f9688800 2024-08-17T07:36:27.286 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[70658]: debug 2024-08-17T07:36:27.233+0000 7fb42c7c5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: audit 2024-08-17T07:36:26.014348+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: audit 2024-08-17T07:36:26.024165+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: audit 2024-08-17T07:36:26.033145+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: audit 2024-08-17T07:36:26.146345+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.122:0/4091146059' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: audit 2024-08-17T07:36:26.146714+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: cluster 2024-08-17T07:36:26.158449+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T07:36:27.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[25186]: cluster 2024-08-17T07:36:26.715977+0000 mon.a (mon.0) 1614 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:27.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: audit 2024-08-17T07:36:26.014348+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: audit 2024-08-17T07:36:26.024165+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: audit 2024-08-17T07:36:26.033145+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: audit 2024-08-17T07:36:26.146345+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.122:0/4091146059' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: audit 2024-08-17T07:36:26.146714+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: cluster 2024-08-17T07:36:26.158449+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T07:36:27.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:27 smithi122 bash[19784]: cluster 2024-08-17T07:36:26.715977+0000 mon.a (mon.0) 1614 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE Bus STOPPING 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: audit 2024-08-17T07:36:26.014348+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: audit 2024-08-17T07:36:26.024165+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: audit 2024-08-17T07:36:26.033145+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15093 ' entity='mgr.y' 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: audit 2024-08-17T07:36:26.146345+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.122:0/4091146059' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: audit 2024-08-17T07:36:26.146714+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-17T07:36:27.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: cluster 2024-08-17T07:36:26.158449+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T07:36:27.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[19912]: cluster 2024-08-17T07:36:26.715977+0000 mon.a (mon.0) 1614 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:27.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:36:27.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE Bus STOPPED 2024-08-17T07:36:27.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE Bus STARTING 2024-08-17T07:36:28.033 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE Serving on http://:::9283 2024-08-17T07:36:28.033 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:27 smithi160 bash[47667]: [17/Aug/2024:07:36:27] ENGINE Bus STARTED 2024-08-17T07:36:28.145 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'sleep 180' 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.048308+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.048311+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: cluster 2024-08-17T07:36:27.048587+0000 mon.a (mon.0) 1616 : cluster [DBG] mgrmap e32: x(active, starting, since 0.901044s), standbys: y 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.048618+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.048910+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:36:28.145 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.051409+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.052066+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.052528+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.052993+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.053431+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.053958+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.054422+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.054893+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.055318+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.055780+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.056363+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:36:28.146 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.056644+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.057219+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: cluster 2024-08-17T07:36:27.449799+0000 mon.a (mon.0) 1617 : cluster [INF] Manager daemon x is now available 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.490320+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.492429+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.492714+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.496952+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.497188+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.517501+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.530242+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.534854+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.580827+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.147 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[25186]: audit 2024-08-17T07:36:27.585589+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.048308+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.048311+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: cluster 2024-08-17T07:36:27.048587+0000 mon.a (mon.0) 1616 : cluster [DBG] mgrmap e32: x(active, starting, since 0.901044s), standbys: y 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.048618+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.048910+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.051409+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.052066+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:36:28.148 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.052528+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.052993+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.053431+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.053958+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.054422+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.054893+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.055318+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.055780+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.056363+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.056644+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.057219+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:36:28.149 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: cluster 2024-08-17T07:36:27.449799+0000 mon.a (mon.0) 1617 : cluster [INF] Manager daemon x is now available 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.490320+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.492429+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.492714+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.496952+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.497188+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.517501+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.530242+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.534854+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.580827+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.150 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[19784]: audit 2024-08-17T07:36:27.585589+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.048308+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:36:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.048311+0000 mon.a (mon.0) 1615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: cluster 2024-08-17T07:36:27.048587+0000 mon.a (mon.0) 1616 : cluster [DBG] mgrmap e32: x(active, starting, since 0.901044s), standbys: y 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.048618+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.048910+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.051409+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.052066+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.052528+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.052993+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.053431+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.053958+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.054422+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.054893+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.055318+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:36:28.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.055780+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.056363+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.056644+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.057219+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: cluster 2024-08-17T07:36:27.449799+0000 mon.a (mon.0) 1617 : cluster [INF] Manager daemon x is now available 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.490320+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.492429+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.492714+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.496952+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.497188+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.517501+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.530242+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.534854+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:36:28.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.580827+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:28 smithi160 bash[19912]: audit 2024-08-17T07:36:27.585589+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T07:36:28.807 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[70658]: debug 2024-08-17T07:36:28.505+0000 7fb42c7c5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:36:28.807 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[70658]: debug 2024-08-17T07:36:28.569+0000 7fb42c7c5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:36:28.807 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:28 smithi122 bash[70658]: debug 2024-08-17T07:36:28.725+0000 7fb42c7c5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: cluster 2024-08-17T07:36:28.170337+0000 mgr.x (mgr.24614) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: cluster 2024-08-17T07:36:28.171909+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e33: x(active, since 2s), standbys: y 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.555548+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.560472+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.848225+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.850098+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:29.312 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.850791+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:29.313 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[19912]: audit 2024-08-17T07:36:28.853049+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: cluster 2024-08-17T07:36:28.170337+0000 mgr.x (mgr.24614) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: cluster 2024-08-17T07:36:28.171909+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e33: x(active, since 2s), standbys: y 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.555548+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.560472+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.848225+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.850098+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.850791+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[25186]: audit 2024-08-17T07:36:28.853049+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: cluster 2024-08-17T07:36:28.170337+0000 mgr.x (mgr.24614) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: cluster 2024-08-17T07:36:28.171909+0000 mon.a (mon.0) 1623 : cluster [DBG] mgrmap e33: x(active, since 2s), standbys: y 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.555548+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.560472+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.848225+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.850098+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.850791+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:29.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[19784]: audit 2024-08-17T07:36:28.853049+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: debug 2024-08-17T07:36:29.309+0000 7f580aebf640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:07:36:29] ENGINE Error in HTTPServer.serve 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: Traceback (most recent call last): 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: self._connections.run(self.expiration_interval) 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: self._run(expiration_interval) 2024-08-17T07:36:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: s = self.context.wrap_socket( 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: return self.sslsocket_class._create( 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: self.do_handshake() 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: self._sslobj.do_handshake() 2024-08-17T07:36:29.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:29 smithi160 bash[47667]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:36:29.756 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.397+0000 7fb42c7c5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:36:29.756 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.469+0000 7fb42c7c5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:36:29.756 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.557+0000 7fb42c7c5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:36:30.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.757+0000 7fb42c7c5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:36:30.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.837+0000 7fb42c7c5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:36:30.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:29 smithi122 bash[70658]: debug 2024-08-17T07:36:29.909+0000 7fb42c7c5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:36:30.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[70658]: debug 2024-08-17T07:36:30.185+0000 7fb42c7c5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:36:30.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[70658]: debug 2024-08-17T07:36:30.257+0000 7fb42c7c5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:36:30.462 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[70658]: debug 2024-08-17T07:36:30.465+0000 7fb42c7c5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:28.852028+0000 mgr.x (mgr.24614) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:28.852322+0000 mgr.x (mgr.24614) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cluster 2024-08-17T07:36:29.056468+0000 mgr.x (mgr.24614) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.187010+0000 mgr.x (mgr.24614) 5 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTING 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.190851+0000 mgr.x (mgr.24614) 6 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.308756+0000 mgr.x (mgr.24614) 7 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.313010+0000 mgr.x (mgr.24614) 8 : cephadm [ERR] [17/Aug/2024:07:36:29] ENGINE Error in HTTPServer.serve 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: Traceback (most recent call last): 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: self._connections.run(self.expiration_interval) 2024-08-17T07:36:30.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: self._run(expiration_interval) 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: s = self.context.wrap_socket( 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: return self.sslsocket_class._create( 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: self.do_handshake() 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: self._sslobj.do_handshake() 2024-08-17T07:36:30.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.317992+0000 mgr.x (mgr.24614) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.338106+0000 mgr.x (mgr.24614) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.411289+0000 mgr.x (mgr.24614) 11 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.411495+0000 mgr.x (mgr.24614) 12 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTED 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.521015+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.581915+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.589401+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.638833+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.713811+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.763727+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.785681+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.916573+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.949059+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.957732+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.963303+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.967638+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.994038+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:29.998721+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[25186]: audit 2024-08-17T07:36:30.002926+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:30.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:28.852028+0000 mgr.x (mgr.24614) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:36:30.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:28.852322+0000 mgr.x (mgr.24614) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:36:30.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cluster 2024-08-17T07:36:29.056468+0000 mgr.x (mgr.24614) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:30.467 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.187010+0000 mgr.x (mgr.24614) 5 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTING 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.190851+0000 mgr.x (mgr.24614) 6 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.308756+0000 mgr.x (mgr.24614) 7 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.313010+0000 mgr.x (mgr.24614) 8 : cephadm [ERR] [17/Aug/2024:07:36:29] ENGINE Error in HTTPServer.serve 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: Traceback (most recent call last): 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:36:30.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: self._connections.run(self.expiration_interval) 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: self._run(expiration_interval) 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: s = self.context.wrap_socket( 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: return self.sslsocket_class._create( 2024-08-17T07:36:30.469 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: self.do_handshake() 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: self._sslobj.do_handshake() 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.317992+0000 mgr.x (mgr.24614) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.338106+0000 mgr.x (mgr.24614) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.411289+0000 mgr.x (mgr.24614) 11 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.411495+0000 mgr.x (mgr.24614) 12 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTED 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.521015+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.581915+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.470 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.589401+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.638833+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.713811+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.763727+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.785681+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.916573+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.949059+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.957732+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.963303+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.967638+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.994038+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:29.998721+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[19784]: audit 2024-08-17T07:36:30.002926+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:28.852028+0000 mgr.x (mgr.24614) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:28.852322+0000 mgr.x (mgr.24614) 3 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cluster 2024-08-17T07:36:29.056468+0000 mgr.x (mgr.24614) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.187010+0000 mgr.x (mgr.24614) 5 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTING 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.190851+0000 mgr.x (mgr.24614) 6 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.308756+0000 mgr.x (mgr.24614) 7 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on https://172.21.15.160:7150 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.313010+0000 mgr.x (mgr.24614) 8 : cephadm [ERR] [17/Aug/2024:07:36:29] ENGINE Error in HTTPServer.serve 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: Traceback (most recent call last): 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: self._connections.run(self.expiration_interval) 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: self._run(expiration_interval) 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:36:30.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: s = self.context.wrap_socket( 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: return self.sslsocket_class._create( 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: self.do_handshake() 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: self._sslobj.do_handshake() 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:36:30.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.317992+0000 mgr.x (mgr.24614) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.338106+0000 mgr.x (mgr.24614) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.411289+0000 mgr.x (mgr.24614) 11 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Serving on http://172.21.15.160:8765 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.411495+0000 mgr.x (mgr.24614) 12 : cephadm [INF] [17/Aug/2024:07:36:29] ENGINE Bus STARTED 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.521015+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.581915+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.589401+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.638833+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.713811+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.763727+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.785681+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.916573+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.949059+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.957732+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.963303+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.967638+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:30.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.994038+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:29.998721+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:36:30.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:30 smithi160 bash[19912]: audit 2024-08-17T07:36:30.002926+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:30.757 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[70658]: debug 2024-08-17T07:36:30.545+0000 7fb42c7c5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:36:31.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:30 smithi122 bash[70658]: debug 2024-08-17T07:36:30.813+0000 7fb42c7c5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:36:31.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[70658]: debug 2024-08-17T07:36:31.001+0000 7fb42c7c5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:36:31.440 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[70658]: debug 2024-08-17T07:36:31.177+0000 7fb42c7c5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:36:31.440 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[70658]: debug 2024-08-17T07:36:31.257+0000 7fb42c7c5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:36:31.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.446107+0000 mgr.x (mgr.24614) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.498088+0000 mgr.x (mgr.24614) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:31.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.668700+0000 mgr.x (mgr.24614) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.959644+0000 mgr.x (mgr.24614) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:29.993576+0000 mgr.x (mgr.24614) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cephadm 2024-08-17T07:36:30.003975+0000 mgr.x (mgr.24614) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[25186]: cluster 2024-08-17T07:36:30.976809+0000 mon.a (mon.0) 1639 : cluster [DBG] mgrmap e34: x(active, since 4s), standbys: y 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.446107+0000 mgr.x (mgr.24614) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.498088+0000 mgr.x (mgr.24614) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.668700+0000 mgr.x (mgr.24614) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.959644+0000 mgr.x (mgr.24614) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:29.993576+0000 mgr.x (mgr.24614) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cephadm 2024-08-17T07:36:30.003975+0000 mgr.x (mgr.24614) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:36:31.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[19784]: cluster 2024-08-17T07:36:30.976809+0000 mon.a (mon.0) 1639 : cluster [DBG] mgrmap e34: x(active, since 4s), standbys: y 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.446107+0000 mgr.x (mgr.24614) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.498088+0000 mgr.x (mgr.24614) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.668700+0000 mgr.x (mgr.24614) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.959644+0000 mgr.x (mgr.24614) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:29.993576+0000 mgr.x (mgr.24614) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cephadm 2024-08-17T07:36:30.003975+0000 mgr.x (mgr.24614) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:36:31.476 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:31 smithi160 bash[19912]: cluster 2024-08-17T07:36:30.976809+0000 mon.a (mon.0) 1639 : cluster [DBG] mgrmap e34: x(active, since 4s), standbys: y 2024-08-17T07:36:31.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:31 smithi122 bash[70658]: debug 2024-08-17T07:36:31.441+0000 7fb42c7c5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:36:32.386 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[19784]: cluster 2024-08-17T07:36:31.057167+0000 mgr.x (mgr.24614) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:32.387 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[70658]: debug 2024-08-17T07:36:32.309+0000 7fb42c7c5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:36:32.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[25186]: cluster 2024-08-17T07:36:31.057167+0000 mgr.x (mgr.24614) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:32.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:32 smithi160 bash[19912]: cluster 2024-08-17T07:36:31.057167+0000 mgr.x (mgr.24614) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:32.699 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[70658]: debug 2024-08-17T07:36:32.389+0000 7fb42c7c5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:36:32.699 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[70658]: debug 2024-08-17T07:36:32.621+0000 7fb42c7c5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:36:32.699 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:32 smithi122 bash[70658]: debug 2024-08-17T07:36:32.701+0000 7fb42c7c5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:36:33.323 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: debug 2024-08-17T07:36:33.109+0000 7fb42c7c5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: debug 2024-08-17T07:36:33.201+0000 7fb42c7c5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: [17/Aug/2024:07:36:33] ENGINE Bus STARTING 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: CherryPy Checker: 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: The Application mounted at '' has an empty config. 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:32.410765+0000 mgr.x (mgr.24614) 20 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:32.649040+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: cluster 2024-08-17T07:36:33.224262+0000 mon.a (mon.0) 1641 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: cluster 2024-08-17T07:36:33.224414+0000 mon.a (mon.0) 1642 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:33.227257+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:33.227830+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:33.229788+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[25186]: audit 2024-08-17T07:36:33.230272+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:32.410765+0000 mgr.x (mgr.24614) 20 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:32.649040+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: cluster 2024-08-17T07:36:33.224262+0000 mon.a (mon.0) 1641 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: cluster 2024-08-17T07:36:33.224414+0000 mon.a (mon.0) 1642 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:33.227257+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:33.227830+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:36:33.325 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:33.229788+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:36:33.326 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[19784]: audit 2024-08-17T07:36:33.230272+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:36:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:32.410765+0000 mgr.x (mgr.24614) 20 : audit [DBG] from='client.25069 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:32.649040+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: cluster 2024-08-17T07:36:33.224262+0000 mon.a (mon.0) 1641 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T07:36:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: cluster 2024-08-17T07:36:33.224414+0000 mon.a (mon.0) 1642 : cluster [DBG] Standby manager daemon y started 2024-08-17T07:36:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:33.227257+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T07:36:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:33.227830+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:36:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:33.229788+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T07:36:33.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:33 smithi160 bash[19912]: audit 2024-08-17T07:36:33.230272+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:36:33.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: [17/Aug/2024:07:36:33] ENGINE Serving on http://:::9283 2024-08-17T07:36:33.794 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:36:33 smithi122 bash[70658]: [17/Aug/2024:07:36:33] ENGINE Bus STARTED 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[19784]: cluster 2024-08-17T07:36:33.057707+0000 mgr.x (mgr.24614) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[19784]: audit 2024-08-17T07:36:33.316963+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[19784]: cluster 2024-08-17T07:36:33.667866+0000 mon.a (mon.0) 1644 : cluster [DBG] mgrmap e35: x(active, since 7s), standbys: y 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[25186]: cluster 2024-08-17T07:36:33.057707+0000 mgr.x (mgr.24614) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[25186]: audit 2024-08-17T07:36:33.316963+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:34.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:34 smithi122 bash[25186]: cluster 2024-08-17T07:36:33.667866+0000 mon.a (mon.0) 1644 : cluster [DBG] mgrmap e35: x(active, since 7s), standbys: y 2024-08-17T07:36:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:34 smithi160 bash[19912]: cluster 2024-08-17T07:36:33.057707+0000 mgr.x (mgr.24614) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:36:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:34 smithi160 bash[19912]: audit 2024-08-17T07:36:33.316963+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:34 smithi160 bash[19912]: cluster 2024-08-17T07:36:33.667866+0000 mon.a (mon.0) 1644 : cluster [DBG] mgrmap e35: x(active, since 7s), standbys: y 2024-08-17T07:36:36.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: cluster 2024-08-17T07:36:35.058568+0000 mgr.x (mgr.24614) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:36:36.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.083045+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.622588+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.635345+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.646068+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.967736+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[19784]: audit 2024-08-17T07:36:35.981868+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: cluster 2024-08-17T07:36:35.058568+0000 mgr.x (mgr.24614) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.083045+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.622588+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.635345+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.646068+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.967736+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:36 smithi122 bash[25186]: audit 2024-08-17T07:36:35.981868+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.323 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: cluster 2024-08-17T07:36:35.058568+0000 mgr.x (mgr.24614) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:36:36.323 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.083045+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.323 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.622588+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.323 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.635345+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.324 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.646068+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.324 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.967736+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:36.324 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:36 smithi160 bash[19912]: audit 2024-08-17T07:36:35.981868+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:37.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:37 smithi122 bash[19784]: cephadm 2024-08-17T07:36:35.984344+0000 mgr.x (mgr.24614) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:36:37.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:37 smithi122 bash[19784]: cephadm 2024-08-17T07:36:36.251732+0000 mgr.x (mgr.24614) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:36:37.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:37 smithi122 bash[25186]: cephadm 2024-08-17T07:36:35.984344+0000 mgr.x (mgr.24614) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:36:37.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:37 smithi122 bash[25186]: cephadm 2024-08-17T07:36:36.251732+0000 mgr.x (mgr.24614) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:36:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:37 smithi160 bash[19912]: cephadm 2024-08-17T07:36:35.984344+0000 mgr.x (mgr.24614) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:36:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:37 smithi160 bash[19912]: cephadm 2024-08-17T07:36:36.251732+0000 mgr.x (mgr.24614) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:36:38.232 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:38 smithi160 bash[19912]: cluster 2024-08-17T07:36:37.059275+0000 mgr.x (mgr.24614) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:36:38.380 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:38 smithi122 bash[25186]: cluster 2024-08-17T07:36:37.059275+0000 mgr.x (mgr.24614) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:36:38.381 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:38 smithi122 bash[19784]: cluster 2024-08-17T07:36:37.059275+0000 mgr.x (mgr.24614) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:36:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[19912]: cluster 2024-08-17T07:36:39.061020+0000 mgr.x (mgr.24614) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:36:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[19912]: audit 2024-08-17T07:36:39.158829+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.122:0/1999148089' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:36:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[19912]: audit 2024-08-17T07:36:39.526681+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]: dispatch 2024-08-17T07:36:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[19784]: cluster 2024-08-17T07:36:39.061020+0000 mgr.x (mgr.24614) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:36:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[19784]: audit 2024-08-17T07:36:39.158829+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.122:0/1999148089' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:36:40.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[19784]: audit 2024-08-17T07:36:39.526681+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]: dispatch 2024-08-17T07:36:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[25186]: cluster 2024-08-17T07:36:39.061020+0000 mgr.x (mgr.24614) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:36:40.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[25186]: audit 2024-08-17T07:36:39.158829+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.122:0/1999148089' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:36:40.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:40 smithi122 bash[25186]: audit 2024-08-17T07:36:39.526681+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]: dispatch 2024-08-17T07:36:40.715 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[62954]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.519Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.520Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:36:40.716 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.520Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:36:40.717 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:40 smithi160 bash[58935]: ts=2024-08-17T07:36:40.520Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:36:41.277 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[19912]: audit 2024-08-17T07:36:40.278514+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]': finished 2024-08-17T07:36:41.277 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[62963]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:36:41.278 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[62998]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:36:41.278 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:41 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:36:41.278 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:41 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:36:41.278 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:41 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:36:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[19912]: cluster 2024-08-17T07:36:40.278916+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T07:36:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[19912]: audit 2024-08-17T07:36:40.651299+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.122:0/4247441680' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:41 smithi160 bash[19912]: audit 2024-08-17T07:36:40.652248+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[25186]: audit 2024-08-17T07:36:40.278514+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]': finished 2024-08-17T07:36:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[25186]: cluster 2024-08-17T07:36:40.278916+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T07:36:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[25186]: audit 2024-08-17T07:36:40.651299+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.122:0/4247441680' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[25186]: audit 2024-08-17T07:36:40.652248+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:41.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[19784]: audit 2024-08-17T07:36:40.278514+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.122:0/808726131' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2375422631"}]': finished 2024-08-17T07:36:41.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[19784]: cluster 2024-08-17T07:36:40.278916+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T07:36:41.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[19784]: audit 2024-08-17T07:36:40.651299+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.122:0/4247441680' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:41.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:41 smithi122 bash[19784]: audit 2024-08-17T07:36:40.652248+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]: dispatch 2024-08-17T07:36:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: cluster 2024-08-17T07:36:41.061704+0000 mgr.x (mgr.24614) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:36:42.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.282460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]': finished 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: cluster 2024-08-17T07:36:41.282560+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.298558+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.304826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.307398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.308027+0000 mgr.x (mgr.24614) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.313006+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.313478+0000 mgr.x (mgr.24614) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.317766+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.318142+0000 mgr.x (mgr.24614) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.359837+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.360617+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: cephadm 2024-08-17T07:36:41.369445+0000 mgr.x (mgr.24614) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.373091+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.638737+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.122:0/339776161' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[19784]: audit 2024-08-17T07:36:41.639401+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: cluster 2024-08-17T07:36:41.061704+0000 mgr.x (mgr.24614) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.282460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]': finished 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: cluster 2024-08-17T07:36:41.282560+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.298558+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.304826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.307398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.308027+0000 mgr.x (mgr.24614) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.313006+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.313478+0000 mgr.x (mgr.24614) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.317766+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.318142+0000 mgr.x (mgr.24614) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.359837+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.360617+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: cephadm 2024-08-17T07:36:41.369445+0000 mgr.x (mgr.24614) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.373091+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.638737+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.122:0/339776161' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:42.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:42 smithi122 bash[25186]: audit 2024-08-17T07:36:41.639401+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: cluster 2024-08-17T07:36:41.061704+0000 mgr.x (mgr.24614) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T07:36:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.282460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6801/3455738738"}]': finished 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: cluster 2024-08-17T07:36:41.282560+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.298558+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.304826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.307398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.308027+0000 mgr.x (mgr.24614) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.313006+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.313478+0000 mgr.x (mgr.24614) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.317766+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.318142+0000 mgr.x (mgr.24614) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.359837+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.360617+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:42.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: cephadm 2024-08-17T07:36:41.369445+0000 mgr.x (mgr.24614) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:36:42.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.373091+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:42.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.638737+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.122:0/339776161' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:42.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:42 smithi160 bash[19912]: audit 2024-08-17T07:36:41.639401+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]: dispatch 2024-08-17T07:36:43.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[19784]: audit 2024-08-17T07:36:42.379123+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]': finished 2024-08-17T07:36:43.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[19784]: cluster 2024-08-17T07:36:42.379345+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T07:36:43.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[19784]: audit 2024-08-17T07:36:42.518429+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:43.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[19784]: audit 2024-08-17T07:36:42.758596+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]: dispatch 2024-08-17T07:36:43.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[25186]: audit 2024-08-17T07:36:42.379123+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]': finished 2024-08-17T07:36:43.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[25186]: cluster 2024-08-17T07:36:42.379345+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T07:36:43.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[25186]: audit 2024-08-17T07:36:42.518429+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:43.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:43 smithi122 bash[25186]: audit 2024-08-17T07:36:42.758596+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]: dispatch 2024-08-17T07:36:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[19912]: audit 2024-08-17T07:36:42.379123+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1074707765"}]': finished 2024-08-17T07:36:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[19912]: cluster 2024-08-17T07:36:42.379345+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T07:36:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[19912]: audit 2024-08-17T07:36:42.518429+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[19912]: audit 2024-08-17T07:36:42.758596+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]: dispatch 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.353Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.355Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.356Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.356Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.359Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.359Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.851µs 2024-08-17T07:36:43.602 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.359Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:36:43.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.361Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-17T07:36:44.058 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:43 smithi160 bash[63027]: ts=2024-08-17T07:36:43.806Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-17T07:36:44.058 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.034Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.043Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.043Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.043Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=108.696µs wal_replay_duration=684.091104ms total_replay_duration=684.235951ms 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.058Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.058Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:36:44.059 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.058Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:36:44.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.109Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=50.79274ms db_storage=1.584µs remote_storage=2.447µs web_handler=770ns query_engine=1.457µs scrape=624.565µs scrape_sd=332.056µs notify=38.757µs notify_sd=65.802µs rules=48.716581ms 2024-08-17T07:36:44.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[63027]: ts=2024-08-17T07:36:44.109Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:36:44.756 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[19912]: cluster 2024-08-17T07:36:43.062425+0000 mgr.x (mgr.24614) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-17T07:36:44.757 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[19912]: audit 2024-08-17T07:36:43.392944+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]': finished 2024-08-17T07:36:44.757 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[19912]: cluster 2024-08-17T07:36:43.393081+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T07:36:44.757 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:44 smithi160 bash[19912]: audit 2024-08-17T07:36:43.744647+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]: dispatch 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[25186]: cluster 2024-08-17T07:36:43.062425+0000 mgr.x (mgr.24614) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[25186]: audit 2024-08-17T07:36:43.392944+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]': finished 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[25186]: cluster 2024-08-17T07:36:43.393081+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[25186]: audit 2024-08-17T07:36:43.744647+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]: dispatch 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[19784]: cluster 2024-08-17T07:36:43.062425+0000 mgr.x (mgr.24614) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[19784]: audit 2024-08-17T07:36:43.392944+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.122:0/1965464972' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:6800/3455738738"}]': finished 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[19784]: cluster 2024-08-17T07:36:43.393081+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T07:36:44.786 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:44 smithi122 bash[19784]: audit 2024-08-17T07:36:43.744647+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]: dispatch 2024-08-17T07:36:45.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.387628+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]': finished 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: cluster 2024-08-17T07:36:44.387877+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.741704+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]: dispatch 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.804432+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.818758+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.821373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.822707+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.832938+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[19784]: audit 2024-08-17T07:36:44.843927+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.387628+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]': finished 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: cluster 2024-08-17T07:36:44.387877+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T07:36:45.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.741704+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]: dispatch 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.804432+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.818758+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.821373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.822707+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.832938+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:45 smithi122 bash[25186]: audit 2024-08-17T07:36:44.843927+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.387628+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.122:0/2603908152' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/1241383507"}]': finished 2024-08-17T07:36:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: cluster 2024-08-17T07:36:44.387877+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T07:36:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.741704+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]: dispatch 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.804432+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.818758+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.821373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.822707+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.832938+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:45.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:45 smithi160 bash[19912]: audit 2024-08-17T07:36:44.843927+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: cluster 2024-08-17T07:36:45.063192+0000 mgr.x (mgr.24614) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:46.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: audit 2024-08-17T07:36:45.414462+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]': finished 2024-08-17T07:36:46.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: cluster 2024-08-17T07:36:45.414615+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: audit 2024-08-17T07:36:45.426908+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: audit 2024-08-17T07:36:45.436331+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[19784]: audit 2024-08-17T07:36:45.449748+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: cluster 2024-08-17T07:36:45.063192+0000 mgr.x (mgr.24614) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: audit 2024-08-17T07:36:45.414462+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]': finished 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: cluster 2024-08-17T07:36:45.414615+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: audit 2024-08-17T07:36:45.426908+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: audit 2024-08-17T07:36:45.436331+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:46 smithi122 bash[25186]: audit 2024-08-17T07:36:45.449748+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: cluster 2024-08-17T07:36:45.063192+0000 mgr.x (mgr.24614) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:36:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: audit 2024-08-17T07:36:45.414462+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.122:0/4106725113' entity='client.iscsi.foo.smithi122.gwbink' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.122:0/2849629546"}]': finished 2024-08-17T07:36:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: cluster 2024-08-17T07:36:45.414615+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T07:36:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: audit 2024-08-17T07:36:45.426908+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: audit 2024-08-17T07:36:45.436331+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:46.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:46 smithi160 bash[19912]: audit 2024-08-17T07:36:45.449748+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:36:48.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:48 smithi122 bash[25186]: cluster 2024-08-17T07:36:47.063951+0000 mgr.x (mgr.24614) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:36:48.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:48 smithi122 bash[19784]: cluster 2024-08-17T07:36:47.063951+0000 mgr.x (mgr.24614) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:36:48.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:48 smithi160 bash[19912]: cluster 2024-08-17T07:36:47.063951+0000 mgr.x (mgr.24614) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:36:50.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:50 smithi122 bash[19784]: audit 2024-08-17T07:36:48.834844+0000 mgr.x (mgr.24614) 35 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:50 smithi122 bash[19784]: cluster 2024-08-17T07:36:49.065594+0000 mgr.x (mgr.24614) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-17T07:36:50.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:50 smithi122 bash[25186]: audit 2024-08-17T07:36:48.834844+0000 mgr.x (mgr.24614) 35 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:50.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:50 smithi122 bash[25186]: cluster 2024-08-17T07:36:49.065594+0000 mgr.x (mgr.24614) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-17T07:36:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:50 smithi160 bash[19912]: audit 2024-08-17T07:36:48.834844+0000 mgr.x (mgr.24614) 35 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:36:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:50 smithi160 bash[19912]: cluster 2024-08-17T07:36:49.065594+0000 mgr.x (mgr.24614) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-17T07:36:52.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:52 smithi122 bash[19784]: cluster 2024-08-17T07:36:51.066321+0000 mgr.x (mgr.24614) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-08-17T07:36:52.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:52 smithi122 bash[25186]: cluster 2024-08-17T07:36:51.066321+0000 mgr.x (mgr.24614) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-08-17T07:36:52.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:52 smithi160 bash[19912]: cluster 2024-08-17T07:36:51.066321+0000 mgr.x (mgr.24614) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-08-17T07:36:54.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:54 smithi122 bash[19784]: cluster 2024-08-17T07:36:53.067046+0000 mgr.x (mgr.24614) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-08-17T07:36:54.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:54 smithi122 bash[25186]: cluster 2024-08-17T07:36:53.067046+0000 mgr.x (mgr.24614) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-08-17T07:36:54.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:54 smithi160 bash[19912]: cluster 2024-08-17T07:36:53.067046+0000 mgr.x (mgr.24614) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-08-17T07:36:55.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:55 smithi122 bash[19784]: cluster 2024-08-17T07:36:55.069049+0000 mgr.x (mgr.24614) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:36:55.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:55 smithi122 bash[25186]: cluster 2024-08-17T07:36:55.069049+0000 mgr.x (mgr.24614) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:36:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:55 smithi160 bash[19912]: cluster 2024-08-17T07:36:55.069049+0000 mgr.x (mgr.24614) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:36:58.472 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:58 smithi122 bash[25186]: cluster 2024-08-17T07:36:57.069821+0000 mgr.x (mgr.24614) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-08-17T07:36:58.472 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:36:58 smithi122 bash[25186]: audit 2024-08-17T07:36:57.518888+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:58.472 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:58 smithi122 bash[19784]: cluster 2024-08-17T07:36:57.069821+0000 mgr.x (mgr.24614) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-08-17T07:36:58.472 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:36:58 smithi122 bash[19784]: audit 2024-08-17T07:36:57.518888+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:58 smithi160 bash[19912]: cluster 2024-08-17T07:36:57.069821+0000 mgr.x (mgr.24614) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-08-17T07:36:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:36:58 smithi160 bash[19912]: audit 2024-08-17T07:36:57.518888+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:36:58.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:36:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:36:58] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.33.4" 2024-08-17T07:37:00.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:00 smithi160 bash[19912]: audit 2024-08-17T07:36:58.842655+0000 mgr.x (mgr.24614) 41 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:00.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:00 smithi160 bash[19912]: cluster 2024-08-17T07:36:59.071467+0000 mgr.x (mgr.24614) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:00 smithi122 bash[25186]: audit 2024-08-17T07:36:58.842655+0000 mgr.x (mgr.24614) 41 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:00.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:00 smithi122 bash[25186]: cluster 2024-08-17T07:36:59.071467+0000 mgr.x (mgr.24614) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:00 smithi122 bash[19784]: audit 2024-08-17T07:36:58.842655+0000 mgr.x (mgr.24614) 41 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:00.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:00 smithi122 bash[19784]: cluster 2024-08-17T07:36:59.071467+0000 mgr.x (mgr.24614) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:02 smithi160 bash[19912]: cluster 2024-08-17T07:37:01.071916+0000 mgr.x (mgr.24614) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:02 smithi160 bash[19912]: audit 2024-08-17T07:37:01.101832+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:02 smithi160 bash[19912]: audit 2024-08-17T07:37:01.111674+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:02 smithi160 bash[19912]: audit 2024-08-17T07:37:01.119585+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[19784]: cluster 2024-08-17T07:37:01.071916+0000 mgr.x (mgr.24614) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:02.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[19784]: audit 2024-08-17T07:37:01.101832+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[19784]: audit 2024-08-17T07:37:01.111674+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[19784]: audit 2024-08-17T07:37:01.119585+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[25186]: cluster 2024-08-17T07:37:01.071916+0000 mgr.x (mgr.24614) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:02.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[25186]: audit 2024-08-17T07:37:01.101832+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[25186]: audit 2024-08-17T07:37:01.111674+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:02.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:02 smithi122 bash[25186]: audit 2024-08-17T07:37:01.119585+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:03 smithi160 bash[19912]: audit 2024-08-17T07:37:02.663848+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:03 smithi160 bash[19912]: audit 2024-08-17T07:37:02.675371+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:03 smithi160 bash[19912]: audit 2024-08-17T07:37:02.684772+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:03.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:03 smithi160 bash[19912]: cluster 2024-08-17T07:37:03.072891+0000 mgr.x (mgr.24614) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:04.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[19784]: audit 2024-08-17T07:37:02.663848+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[19784]: audit 2024-08-17T07:37:02.675371+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[19784]: audit 2024-08-17T07:37:02.684772+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[19784]: cluster 2024-08-17T07:37:03.072891+0000 mgr.x (mgr.24614) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:04.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[25186]: audit 2024-08-17T07:37:02.663848+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[25186]: audit 2024-08-17T07:37:02.675371+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[25186]: audit 2024-08-17T07:37:02.684772+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:04.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:03 smithi122 bash[25186]: cluster 2024-08-17T07:37:03.072891+0000 mgr.x (mgr.24614) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:06.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:06 smithi122 bash[19784]: cluster 2024-08-17T07:37:05.074580+0000 mgr.x (mgr.24614) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:06.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:06 smithi122 bash[25186]: cluster 2024-08-17T07:37:05.074580+0000 mgr.x (mgr.24614) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:06 smithi160 bash[19912]: cluster 2024-08-17T07:37:05.074580+0000 mgr.x (mgr.24614) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:08.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:08 smithi122 bash[19784]: cluster 2024-08-17T07:37:07.075306+0000 mgr.x (mgr.24614) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:08.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:08 smithi122 bash[25186]: cluster 2024-08-17T07:37:07.075306+0000 mgr.x (mgr.24614) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:08 smithi160 bash[19912]: cluster 2024-08-17T07:37:07.075306+0000 mgr.x (mgr.24614) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:08.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:08] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.33.4" 2024-08-17T07:37:10.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:10 smithi122 bash[25186]: audit 2024-08-17T07:37:08.854059+0000 mgr.x (mgr.24614) 47 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:10.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:10 smithi122 bash[25186]: cluster 2024-08-17T07:37:09.076923+0000 mgr.x (mgr.24614) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:10.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:10 smithi122 bash[19784]: audit 2024-08-17T07:37:08.854059+0000 mgr.x (mgr.24614) 47 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:10.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:10 smithi122 bash[19784]: cluster 2024-08-17T07:37:09.076923+0000 mgr.x (mgr.24614) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:10 smithi160 bash[19912]: audit 2024-08-17T07:37:08.854059+0000 mgr.x (mgr.24614) 47 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:10 smithi160 bash[19912]: cluster 2024-08-17T07:37:09.076923+0000 mgr.x (mgr.24614) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:12 smithi122 bash[25186]: cluster 2024-08-17T07:37:11.077735+0000 mgr.x (mgr.24614) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:12.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:12 smithi122 bash[19784]: cluster 2024-08-17T07:37:11.077735+0000 mgr.x (mgr.24614) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:12 smithi160 bash[19912]: cluster 2024-08-17T07:37:11.077735+0000 mgr.x (mgr.24614) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:13 smithi160 bash[19912]: audit 2024-08-17T07:37:12.519062+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:13.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:13 smithi122 bash[19784]: audit 2024-08-17T07:37:12.519062+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:13.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:13 smithi122 bash[25186]: audit 2024-08-17T07:37:12.519062+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:14 smithi160 bash[19912]: cluster 2024-08-17T07:37:13.078500+0000 mgr.x (mgr.24614) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:14.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:14 smithi122 bash[19784]: cluster 2024-08-17T07:37:13.078500+0000 mgr.x (mgr.24614) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:14.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:14 smithi122 bash[25186]: cluster 2024-08-17T07:37:13.078500+0000 mgr.x (mgr.24614) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:16 smithi160 bash[19912]: cluster 2024-08-17T07:37:15.080166+0000 mgr.x (mgr.24614) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:16.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:16 smithi122 bash[19784]: cluster 2024-08-17T07:37:15.080166+0000 mgr.x (mgr.24614) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:16.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:16 smithi122 bash[25186]: cluster 2024-08-17T07:37:15.080166+0000 mgr.x (mgr.24614) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:18.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:18 smithi160 bash[19912]: cluster 2024-08-17T07:37:17.080883+0000 mgr.x (mgr.24614) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:18.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:18] "GET /metrics HTTP/1.1" 200 37993 "" "Prometheus/2.33.4" 2024-08-17T07:37:18.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:18 smithi122 bash[19784]: cluster 2024-08-17T07:37:17.080883+0000 mgr.x (mgr.24614) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:18.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:18 smithi122 bash[25186]: cluster 2024-08-17T07:37:17.080883+0000 mgr.x (mgr.24614) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[19784]: audit 2024-08-17T07:37:18.865450+0000 mgr.x (mgr.24614) 53 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[19784]: cluster 2024-08-17T07:37:19.081945+0000 mgr.x (mgr.24614) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[19784]: audit 2024-08-17T07:37:19.824530+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[19784]: audit 2024-08-17T07:37:19.835466+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[19784]: audit 2024-08-17T07:37:19.845589+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[25186]: audit 2024-08-17T07:37:18.865450+0000 mgr.x (mgr.24614) 53 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[25186]: cluster 2024-08-17T07:37:19.081945+0000 mgr.x (mgr.24614) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[25186]: audit 2024-08-17T07:37:19.824530+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[25186]: audit 2024-08-17T07:37:19.835466+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:20 smithi122 bash[25186]: audit 2024-08-17T07:37:19.845589+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:20 smithi160 bash[19912]: audit 2024-08-17T07:37:18.865450+0000 mgr.x (mgr.24614) 53 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:20 smithi160 bash[19912]: cluster 2024-08-17T07:37:19.081945+0000 mgr.x (mgr.24614) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:20 smithi160 bash[19912]: audit 2024-08-17T07:37:19.824530+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:20 smithi160 bash[19912]: audit 2024-08-17T07:37:19.835466+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:20 smithi160 bash[19912]: audit 2024-08-17T07:37:19.845589+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:22 smithi160 bash[19912]: cluster 2024-08-17T07:37:21.082684+0000 mgr.x (mgr.24614) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:22.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:22 smithi122 bash[25186]: cluster 2024-08-17T07:37:21.082684+0000 mgr.x (mgr.24614) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:22.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:22 smithi122 bash[19784]: cluster 2024-08-17T07:37:21.082684+0000 mgr.x (mgr.24614) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:24.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[19784]: audit 2024-08-17T07:37:22.894396+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[19784]: audit 2024-08-17T07:37:22.908008+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[19784]: audit 2024-08-17T07:37:22.920540+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[19784]: cluster 2024-08-17T07:37:23.083360+0000 mgr.x (mgr.24614) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[25186]: audit 2024-08-17T07:37:22.894396+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[25186]: audit 2024-08-17T07:37:22.908008+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[25186]: audit 2024-08-17T07:37:22.920540+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:23 smithi122 bash[25186]: cluster 2024-08-17T07:37:23.083360+0000 mgr.x (mgr.24614) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:23 smithi160 bash[19912]: audit 2024-08-17T07:37:22.894396+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:23 smithi160 bash[19912]: audit 2024-08-17T07:37:22.908008+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:23 smithi160 bash[19912]: audit 2024-08-17T07:37:22.920540+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:23 smithi160 bash[19912]: cluster 2024-08-17T07:37:23.083360+0000 mgr.x (mgr.24614) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:26.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:26 smithi122 bash[25186]: cluster 2024-08-17T07:37:25.085084+0000 mgr.x (mgr.24614) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:26.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:26 smithi122 bash[19784]: cluster 2024-08-17T07:37:25.085084+0000 mgr.x (mgr.24614) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:26.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:26 smithi160 bash[19912]: cluster 2024-08-17T07:37:25.085084+0000 mgr.x (mgr.24614) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:28 smithi122 bash[19784]: cluster 2024-08-17T07:37:27.085925+0000 mgr.x (mgr.24614) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:28.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:28 smithi122 bash[19784]: audit 2024-08-17T07:37:27.538023+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:28 smithi122 bash[25186]: cluster 2024-08-17T07:37:27.085925+0000 mgr.x (mgr.24614) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:28.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:28 smithi122 bash[25186]: audit 2024-08-17T07:37:27.538023+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:28.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:28] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-08-17T07:37:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:28 smithi160 bash[19912]: cluster 2024-08-17T07:37:27.085925+0000 mgr.x (mgr.24614) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:28 smithi160 bash[19912]: audit 2024-08-17T07:37:27.538023+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:30 smithi122 bash[19784]: audit 2024-08-17T07:37:28.874691+0000 mgr.x (mgr.24614) 59 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:30.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:30 smithi122 bash[19784]: cluster 2024-08-17T07:37:29.087702+0000 mgr.x (mgr.24614) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:30 smithi122 bash[25186]: audit 2024-08-17T07:37:28.874691+0000 mgr.x (mgr.24614) 59 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:30.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:30 smithi122 bash[25186]: cluster 2024-08-17T07:37:29.087702+0000 mgr.x (mgr.24614) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:30 smithi160 bash[19912]: audit 2024-08-17T07:37:28.874691+0000 mgr.x (mgr.24614) 59 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:30 smithi160 bash[19912]: cluster 2024-08-17T07:37:29.087702+0000 mgr.x (mgr.24614) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:32.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:32 smithi122 bash[19784]: cluster 2024-08-17T07:37:31.088435+0000 mgr.x (mgr.24614) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:32.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:32 smithi122 bash[25186]: cluster 2024-08-17T07:37:31.088435+0000 mgr.x (mgr.24614) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:32 smithi160 bash[19912]: cluster 2024-08-17T07:37:31.088435+0000 mgr.x (mgr.24614) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:34 smithi160 bash[19912]: cluster 2024-08-17T07:37:33.089142+0000 mgr.x (mgr.24614) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:34.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:34 smithi122 bash[19784]: cluster 2024-08-17T07:37:33.089142+0000 mgr.x (mgr.24614) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:34.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:34 smithi122 bash[25186]: cluster 2024-08-17T07:37:33.089142+0000 mgr.x (mgr.24614) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:36 smithi160 bash[19912]: cluster 2024-08-17T07:37:35.090912+0000 mgr.x (mgr.24614) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:36 smithi122 bash[19784]: cluster 2024-08-17T07:37:35.090912+0000 mgr.x (mgr.24614) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:36 smithi122 bash[25186]: cluster 2024-08-17T07:37:35.090912+0000 mgr.x (mgr.24614) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:38.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:38 smithi160 bash[19912]: cluster 2024-08-17T07:37:37.091718+0000 mgr.x (mgr.24614) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:38.447 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:38] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-08-17T07:37:38.784 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:38 smithi122 bash[19784]: cluster 2024-08-17T07:37:37.091718+0000 mgr.x (mgr.24614) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:38.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:38 smithi122 bash[25186]: cluster 2024-08-17T07:37:37.091718+0000 mgr.x (mgr.24614) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:40 smithi160 bash[19912]: audit 2024-08-17T07:37:38.882194+0000 mgr.x (mgr.24614) 65 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:40 smithi160 bash[19912]: cluster 2024-08-17T07:37:39.093381+0000 mgr.x (mgr.24614) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:40 smithi160 bash[19912]: audit 2024-08-17T07:37:40.008767+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:40 smithi160 bash[19912]: audit 2024-08-17T07:37:40.014926+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:40 smithi160 bash[19912]: audit 2024-08-17T07:37:40.021150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[19784]: audit 2024-08-17T07:37:38.882194+0000 mgr.x (mgr.24614) 65 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[19784]: cluster 2024-08-17T07:37:39.093381+0000 mgr.x (mgr.24614) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[19784]: audit 2024-08-17T07:37:40.008767+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[19784]: audit 2024-08-17T07:37:40.014926+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[19784]: audit 2024-08-17T07:37:40.021150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[25186]: audit 2024-08-17T07:37:38.882194+0000 mgr.x (mgr.24614) 65 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[25186]: cluster 2024-08-17T07:37:39.093381+0000 mgr.x (mgr.24614) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[25186]: audit 2024-08-17T07:37:40.008767+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[25186]: audit 2024-08-17T07:37:40.014926+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:40 smithi122 bash[25186]: audit 2024-08-17T07:37:40.021150+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:42 smithi160 bash[19912]: cluster 2024-08-17T07:37:41.093875+0000 mgr.x (mgr.24614) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:42.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:42 smithi122 bash[19784]: cluster 2024-08-17T07:37:41.093875+0000 mgr.x (mgr.24614) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:42.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:42 smithi122 bash[25186]: cluster 2024-08-17T07:37:41.093875+0000 mgr.x (mgr.24614) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[25186]: audit 2024-08-17T07:37:42.538563+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[25186]: audit 2024-08-17T07:37:43.125173+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[25186]: audit 2024-08-17T07:37:43.139064+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[25186]: audit 2024-08-17T07:37:43.152290+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[19784]: audit 2024-08-17T07:37:42.538563+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:43.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[19784]: audit 2024-08-17T07:37:43.125173+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[19784]: audit 2024-08-17T07:37:43.139064+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:43 smithi122 bash[19784]: audit 2024-08-17T07:37:43.152290+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:43 smithi160 bash[19912]: audit 2024-08-17T07:37:42.538563+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:43 smithi160 bash[19912]: audit 2024-08-17T07:37:43.125173+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:43 smithi160 bash[19912]: audit 2024-08-17T07:37:43.139064+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:43 smithi160 bash[19912]: audit 2024-08-17T07:37:43.152290+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:44.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:44 smithi160 bash[19912]: cluster 2024-08-17T07:37:43.094536+0000 mgr.x (mgr.24614) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:44.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:44 smithi122 bash[25186]: cluster 2024-08-17T07:37:43.094536+0000 mgr.x (mgr.24614) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:44.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:44 smithi122 bash[19784]: cluster 2024-08-17T07:37:43.094536+0000 mgr.x (mgr.24614) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:45 smithi160 bash[19912]: audit 2024-08-17T07:37:44.931173+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:37:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:45 smithi160 bash[19912]: audit 2024-08-17T07:37:44.932807+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:37:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:45 smithi160 bash[19912]: audit 2024-08-17T07:37:44.948271+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[25186]: audit 2024-08-17T07:37:44.931173+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[25186]: audit 2024-08-17T07:37:44.932807+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[25186]: audit 2024-08-17T07:37:44.948271+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[19784]: audit 2024-08-17T07:37:44.931173+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[19784]: audit 2024-08-17T07:37:44.932807+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:37:45.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:45 smithi122 bash[19784]: audit 2024-08-17T07:37:44.948271+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:37:46.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:46 smithi160 bash[19912]: cluster 2024-08-17T07:37:45.096231+0000 mgr.x (mgr.24614) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:46.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:46 smithi122 bash[19784]: cluster 2024-08-17T07:37:45.096231+0000 mgr.x (mgr.24614) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:46.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:46 smithi122 bash[25186]: cluster 2024-08-17T07:37:45.096231+0000 mgr.x (mgr.24614) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:48.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:48 smithi160 bash[19912]: cluster 2024-08-17T07:37:47.097068+0000 mgr.x (mgr.24614) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:48.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:48] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-08-17T07:37:48.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:48 smithi122 bash[19784]: cluster 2024-08-17T07:37:47.097068+0000 mgr.x (mgr.24614) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:48.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:48 smithi122 bash[25186]: cluster 2024-08-17T07:37:47.097068+0000 mgr.x (mgr.24614) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:50 smithi160 bash[19912]: audit 2024-08-17T07:37:48.893284+0000 mgr.x (mgr.24614) 71 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:50 smithi160 bash[19912]: cluster 2024-08-17T07:37:49.098829+0000 mgr.x (mgr.24614) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:50.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:50 smithi122 bash[25186]: audit 2024-08-17T07:37:48.893284+0000 mgr.x (mgr.24614) 71 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:50 smithi122 bash[25186]: cluster 2024-08-17T07:37:49.098829+0000 mgr.x (mgr.24614) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:50.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:50 smithi122 bash[19784]: audit 2024-08-17T07:37:48.893284+0000 mgr.x (mgr.24614) 71 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:37:50.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:50 smithi122 bash[19784]: cluster 2024-08-17T07:37:49.098829+0000 mgr.x (mgr.24614) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:52.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:52 smithi160 bash[19912]: cluster 2024-08-17T07:37:51.099661+0000 mgr.x (mgr.24614) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:52.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:52 smithi122 bash[19784]: cluster 2024-08-17T07:37:51.099661+0000 mgr.x (mgr.24614) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:52.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:52 smithi122 bash[25186]: cluster 2024-08-17T07:37:51.099661+0000 mgr.x (mgr.24614) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:54 smithi160 bash[19912]: cluster 2024-08-17T07:37:53.100392+0000 mgr.x (mgr.24614) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:54.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:54 smithi122 bash[25186]: cluster 2024-08-17T07:37:53.100392+0000 mgr.x (mgr.24614) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:54.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:54 smithi122 bash[19784]: cluster 2024-08-17T07:37:53.100392+0000 mgr.x (mgr.24614) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:56.702 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:56 smithi122 bash[19784]: cluster 2024-08-17T07:37:55.102067+0000 mgr.x (mgr.24614) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:56.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:56 smithi122 bash[25186]: cluster 2024-08-17T07:37:55.102067+0000 mgr.x (mgr.24614) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:56 smithi160 bash[19912]: cluster 2024-08-17T07:37:55.102067+0000 mgr.x (mgr.24614) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:37:58.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:58 smithi122 bash[19784]: cluster 2024-08-17T07:37:57.102749+0000 mgr.x (mgr.24614) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:58.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:37:58 smithi122 bash[19784]: audit 2024-08-17T07:37:57.538804+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:58.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:58 smithi122 bash[25186]: cluster 2024-08-17T07:37:57.102749+0000 mgr.x (mgr.24614) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:58.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:37:58 smithi122 bash[25186]: audit 2024-08-17T07:37:57.538804+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:37:58.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:37:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:37:58] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-08-17T07:37:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:58 smithi160 bash[19912]: cluster 2024-08-17T07:37:57.102749+0000 mgr.x (mgr.24614) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:37:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:37:58 smithi160 bash[19912]: audit 2024-08-17T07:37:57.538804+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:00.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[19784]: audit 2024-08-17T07:37:58.904549+0000 mgr.x (mgr.24614) 77 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[19784]: cluster 2024-08-17T07:37:59.104329+0000 mgr.x (mgr.24614) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[19784]: audit 2024-08-17T07:38:00.162653+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[19784]: audit 2024-08-17T07:38:00.173530+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[19784]: audit 2024-08-17T07:38:00.185395+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[25186]: audit 2024-08-17T07:37:58.904549+0000 mgr.x (mgr.24614) 77 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[25186]: cluster 2024-08-17T07:37:59.104329+0000 mgr.x (mgr.24614) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[25186]: audit 2024-08-17T07:38:00.162653+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[25186]: audit 2024-08-17T07:38:00.173530+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:00 smithi122 bash[25186]: audit 2024-08-17T07:38:00.185395+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:00 smithi160 bash[19912]: audit 2024-08-17T07:37:58.904549+0000 mgr.x (mgr.24614) 77 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:00 smithi160 bash[19912]: cluster 2024-08-17T07:37:59.104329+0000 mgr.x (mgr.24614) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:00 smithi160 bash[19912]: audit 2024-08-17T07:38:00.162653+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:00 smithi160 bash[19912]: audit 2024-08-17T07:38:00.173530+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:00.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:00 smithi160 bash[19912]: audit 2024-08-17T07:38:00.185395+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:02 smithi160 bash[19912]: cluster 2024-08-17T07:38:01.105061+0000 mgr.x (mgr.24614) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:02.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:02 smithi122 bash[19784]: cluster 2024-08-17T07:38:01.105061+0000 mgr.x (mgr.24614) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:02.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:02 smithi122 bash[25186]: cluster 2024-08-17T07:38:01.105061+0000 mgr.x (mgr.24614) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[19784]: cluster 2024-08-17T07:38:03.105847+0000 mgr.x (mgr.24614) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[19784]: audit 2024-08-17T07:38:03.364761+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[19784]: audit 2024-08-17T07:38:03.382338+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[19784]: audit 2024-08-17T07:38:03.395117+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[25186]: cluster 2024-08-17T07:38:03.105847+0000 mgr.x (mgr.24614) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[25186]: audit 2024-08-17T07:38:03.364761+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[25186]: audit 2024-08-17T07:38:03.382338+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:04 smithi122 bash[25186]: audit 2024-08-17T07:38:03.395117+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:04 smithi160 bash[19912]: cluster 2024-08-17T07:38:03.105847+0000 mgr.x (mgr.24614) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:04 smithi160 bash[19912]: audit 2024-08-17T07:38:03.364761+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:04 smithi160 bash[19912]: audit 2024-08-17T07:38:03.382338+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:04.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:04 smithi160 bash[19912]: audit 2024-08-17T07:38:03.395117+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:06.793 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:06 smithi122 bash[19784]: cluster 2024-08-17T07:38:05.107425+0000 mgr.x (mgr.24614) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:06.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:06 smithi122 bash[25186]: cluster 2024-08-17T07:38:05.107425+0000 mgr.x (mgr.24614) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:06.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:06 smithi160 bash[19912]: cluster 2024-08-17T07:38:05.107425+0000 mgr.x (mgr.24614) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:08.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:08 smithi122 bash[19784]: cluster 2024-08-17T07:38:07.108121+0000 mgr.x (mgr.24614) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:08.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:08 smithi122 bash[25186]: cluster 2024-08-17T07:38:07.108121+0000 mgr.x (mgr.24614) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:08.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:08 smithi160 bash[19912]: cluster 2024-08-17T07:38:07.108121+0000 mgr.x (mgr.24614) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:08.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:08] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-08-17T07:38:10.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:10 smithi122 bash[19784]: audit 2024-08-17T07:38:08.914247+0000 mgr.x (mgr.24614) 83 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:10.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:10 smithi122 bash[19784]: cluster 2024-08-17T07:38:09.109715+0000 mgr.x (mgr.24614) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:10.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:10 smithi122 bash[25186]: audit 2024-08-17T07:38:08.914247+0000 mgr.x (mgr.24614) 83 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:10.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:10 smithi122 bash[25186]: cluster 2024-08-17T07:38:09.109715+0000 mgr.x (mgr.24614) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:10.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:10 smithi160 bash[19912]: audit 2024-08-17T07:38:08.914247+0000 mgr.x (mgr.24614) 83 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:10.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:10 smithi160 bash[19912]: cluster 2024-08-17T07:38:09.109715+0000 mgr.x (mgr.24614) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:12.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:12 smithi122 bash[19784]: cluster 2024-08-17T07:38:11.110410+0000 mgr.x (mgr.24614) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:12.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:12 smithi122 bash[25186]: cluster 2024-08-17T07:38:11.110410+0000 mgr.x (mgr.24614) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:12.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:12 smithi160 bash[19912]: cluster 2024-08-17T07:38:11.110410+0000 mgr.x (mgr.24614) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:13.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:13 smithi122 bash[25186]: audit 2024-08-17T07:38:12.539185+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:13.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:13 smithi122 bash[19784]: audit 2024-08-17T07:38:12.539185+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:13.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:13 smithi160 bash[19912]: audit 2024-08-17T07:38:12.539185+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:14.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:14 smithi122 bash[25186]: cluster 2024-08-17T07:38:13.111129+0000 mgr.x (mgr.24614) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:14.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:14 smithi122 bash[19784]: cluster 2024-08-17T07:38:13.111129+0000 mgr.x (mgr.24614) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:14.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:14 smithi160 bash[19912]: cluster 2024-08-17T07:38:13.111129+0000 mgr.x (mgr.24614) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:16.793 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:16 smithi122 bash[25186]: cluster 2024-08-17T07:38:15.112390+0000 mgr.x (mgr.24614) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:16.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:16 smithi122 bash[19784]: cluster 2024-08-17T07:38:15.112390+0000 mgr.x (mgr.24614) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:16.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:16 smithi160 bash[19912]: cluster 2024-08-17T07:38:15.112390+0000 mgr.x (mgr.24614) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:18.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:18 smithi122 bash[25186]: cluster 2024-08-17T07:38:17.113164+0000 mgr.x (mgr.24614) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:18.691 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:18 smithi122 bash[19784]: cluster 2024-08-17T07:38:17.113164+0000 mgr.x (mgr.24614) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:18.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:18 smithi160 bash[19912]: cluster 2024-08-17T07:38:17.113164+0000 mgr.x (mgr.24614) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:18.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:18] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-08-17T07:38:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:20 smithi160 bash[19912]: audit 2024-08-17T07:38:18.922330+0000 mgr.x (mgr.24614) 89 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:20 smithi160 bash[19912]: cluster 2024-08-17T07:38:19.114879+0000 mgr.x (mgr.24614) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:20 smithi160 bash[19912]: audit 2024-08-17T07:38:20.334985+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:20 smithi160 bash[19912]: audit 2024-08-17T07:38:20.341558+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:20 smithi160 bash[19912]: audit 2024-08-17T07:38:20.350933+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[19784]: audit 2024-08-17T07:38:18.922330+0000 mgr.x (mgr.24614) 89 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[19784]: cluster 2024-08-17T07:38:19.114879+0000 mgr.x (mgr.24614) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[19784]: audit 2024-08-17T07:38:20.334985+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[19784]: audit 2024-08-17T07:38:20.341558+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[19784]: audit 2024-08-17T07:38:20.350933+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[25186]: audit 2024-08-17T07:38:18.922330+0000 mgr.x (mgr.24614) 89 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[25186]: cluster 2024-08-17T07:38:19.114879+0000 mgr.x (mgr.24614) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[25186]: audit 2024-08-17T07:38:20.334985+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[25186]: audit 2024-08-17T07:38:20.341558+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:20 smithi122 bash[25186]: audit 2024-08-17T07:38:20.350933+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:22.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:22 smithi122 bash[19784]: cluster 2024-08-17T07:38:21.115686+0000 mgr.x (mgr.24614) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:22.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:22 smithi122 bash[25186]: cluster 2024-08-17T07:38:21.115686+0000 mgr.x (mgr.24614) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:22 smithi160 bash[19912]: cluster 2024-08-17T07:38:21.115686+0000 mgr.x (mgr.24614) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:24.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[25186]: cluster 2024-08-17T07:38:23.116323+0000 mgr.x (mgr.24614) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:24.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[25186]: audit 2024-08-17T07:38:23.603821+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[25186]: audit 2024-08-17T07:38:23.617183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[25186]: audit 2024-08-17T07:38:23.628997+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[19784]: cluster 2024-08-17T07:38:23.116323+0000 mgr.x (mgr.24614) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[19784]: audit 2024-08-17T07:38:23.603821+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[19784]: audit 2024-08-17T07:38:23.617183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:24 smithi122 bash[19784]: audit 2024-08-17T07:38:23.628997+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:24 smithi160 bash[19912]: cluster 2024-08-17T07:38:23.116323+0000 mgr.x (mgr.24614) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:24 smithi160 bash[19912]: audit 2024-08-17T07:38:23.603821+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:24 smithi160 bash[19912]: audit 2024-08-17T07:38:23.617183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:24.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:24 smithi160 bash[19912]: audit 2024-08-17T07:38:23.628997+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:26.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:26 smithi122 bash[19784]: cluster 2024-08-17T07:38:25.118032+0000 mgr.x (mgr.24614) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:26.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:26 smithi122 bash[25186]: cluster 2024-08-17T07:38:25.118032+0000 mgr.x (mgr.24614) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:26 smithi160 bash[19912]: cluster 2024-08-17T07:38:25.118032+0000 mgr.x (mgr.24614) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:28.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:28 smithi122 bash[25186]: cluster 2024-08-17T07:38:27.118735+0000 mgr.x (mgr.24614) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:28.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:28 smithi122 bash[25186]: audit 2024-08-17T07:38:27.552434+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:28.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:28 smithi122 bash[19784]: cluster 2024-08-17T07:38:27.118735+0000 mgr.x (mgr.24614) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:28.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:28 smithi122 bash[19784]: audit 2024-08-17T07:38:27.552434+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:28.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:28] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-08-17T07:38:28.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:28 smithi160 bash[19912]: cluster 2024-08-17T07:38:27.118735+0000 mgr.x (mgr.24614) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:28.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:28 smithi160 bash[19912]: audit 2024-08-17T07:38:27.552434+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:30.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:30 smithi122 bash[19784]: audit 2024-08-17T07:38:28.931324+0000 mgr.x (mgr.24614) 95 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:30.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:30 smithi122 bash[19784]: cluster 2024-08-17T07:38:29.120478+0000 mgr.x (mgr.24614) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:30.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:30 smithi122 bash[25186]: audit 2024-08-17T07:38:28.931324+0000 mgr.x (mgr.24614) 95 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:30.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:30 smithi122 bash[25186]: cluster 2024-08-17T07:38:29.120478+0000 mgr.x (mgr.24614) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:30.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:30 smithi160 bash[19912]: audit 2024-08-17T07:38:28.931324+0000 mgr.x (mgr.24614) 95 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:30.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:30 smithi160 bash[19912]: cluster 2024-08-17T07:38:29.120478+0000 mgr.x (mgr.24614) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:32.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:32 smithi122 bash[25186]: cluster 2024-08-17T07:38:31.121297+0000 mgr.x (mgr.24614) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:32.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:32 smithi122 bash[19784]: cluster 2024-08-17T07:38:31.121297+0000 mgr.x (mgr.24614) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:32 smithi160 bash[19912]: cluster 2024-08-17T07:38:31.121297+0000 mgr.x (mgr.24614) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:34.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:34 smithi122 bash[19784]: cluster 2024-08-17T07:38:33.121958+0000 mgr.x (mgr.24614) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:34.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:34 smithi122 bash[25186]: cluster 2024-08-17T07:38:33.121958+0000 mgr.x (mgr.24614) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:34 smithi160 bash[19912]: cluster 2024-08-17T07:38:33.121958+0000 mgr.x (mgr.24614) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-08-17T07:38:36.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:36 smithi122 bash[19784]: cluster 2024-08-17T07:38:35.123603+0000 mgr.x (mgr.24614) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:36.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:36 smithi122 bash[25186]: cluster 2024-08-17T07:38:35.123603+0000 mgr.x (mgr.24614) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:36 smithi160 bash[19912]: cluster 2024-08-17T07:38:35.123603+0000 mgr.x (mgr.24614) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:38 smithi160 bash[19912]: cluster 2024-08-17T07:38:37.124362+0000 mgr.x (mgr.24614) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:38:38.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:38] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-08-17T07:38:38.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:38 smithi122 bash[19784]: cluster 2024-08-17T07:38:37.124362+0000 mgr.x (mgr.24614) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:38:38.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:38 smithi122 bash[25186]: cluster 2024-08-17T07:38:37.124362+0000 mgr.x (mgr.24614) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-17T07:38:40.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:40 smithi160 bash[19912]: audit 2024-08-17T07:38:38.942671+0000 mgr.x (mgr.24614) 101 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:40.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:40 smithi160 bash[19912]: cluster 2024-08-17T07:38:39.126015+0000 mgr.x (mgr.24614) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:40 smithi122 bash[19784]: audit 2024-08-17T07:38:38.942671+0000 mgr.x (mgr.24614) 101 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:40.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:40 smithi122 bash[19784]: cluster 2024-08-17T07:38:39.126015+0000 mgr.x (mgr.24614) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:40 smithi122 bash[25186]: audit 2024-08-17T07:38:38.942671+0000 mgr.x (mgr.24614) 101 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:40.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:40 smithi122 bash[25186]: cluster 2024-08-17T07:38:39.126015+0000 mgr.x (mgr.24614) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[19784]: audit 2024-08-17T07:38:40.538198+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[19784]: audit 2024-08-17T07:38:40.551793+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[19784]: audit 2024-08-17T07:38:40.564743+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[19784]: cluster 2024-08-17T07:38:41.126777+0000 mgr.x (mgr.24614) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[25186]: audit 2024-08-17T07:38:40.538198+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[25186]: audit 2024-08-17T07:38:40.551793+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[25186]: audit 2024-08-17T07:38:40.564743+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:41 smithi122 bash[25186]: cluster 2024-08-17T07:38:41.126777+0000 mgr.x (mgr.24614) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:41 smithi160 bash[19912]: audit 2024-08-17T07:38:40.538198+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:41 smithi160 bash[19912]: audit 2024-08-17T07:38:40.551793+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:41 smithi160 bash[19912]: audit 2024-08-17T07:38:40.564743+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:41 smithi160 bash[19912]: cluster 2024-08-17T07:38:41.126777+0000 mgr.x (mgr.24614) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:42.826 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:42 smithi122 bash[25186]: audit 2024-08-17T07:38:42.552853+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:42.826 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:42 smithi122 bash[19784]: audit 2024-08-17T07:38:42.552853+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:42 smithi160 bash[19912]: audit 2024-08-17T07:38:42.552853+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:43 smithi160 bash[19912]: cluster 2024-08-17T07:38:43.127457+0000 mgr.x (mgr.24614) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:43.853 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:43 smithi122 bash[19784]: cluster 2024-08-17T07:38:43.127457+0000 mgr.x (mgr.24614) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:43.853 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:43 smithi122 bash[25186]: cluster 2024-08-17T07:38:43.127457+0000 mgr.x (mgr.24614) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-17T07:38:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:44 smithi160 bash[19912]: audit 2024-08-17T07:38:43.834578+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:44 smithi160 bash[19912]: audit 2024-08-17T07:38:43.845629+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:44 smithi160 bash[19912]: audit 2024-08-17T07:38:43.856195+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[25186]: audit 2024-08-17T07:38:43.834578+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[25186]: audit 2024-08-17T07:38:43.845629+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[25186]: audit 2024-08-17T07:38:43.856195+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[19784]: audit 2024-08-17T07:38:43.834578+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[19784]: audit 2024-08-17T07:38:43.845629+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:45.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:44 smithi122 bash[19784]: audit 2024-08-17T07:38:43.856195+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:45 smithi160 bash[19912]: audit 2024-08-17T07:38:45.103026+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:38:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:45 smithi160 bash[19912]: audit 2024-08-17T07:38:45.104686+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:38:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:45 smithi160 bash[19912]: audit 2024-08-17T07:38:45.120322+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:45 smithi160 bash[19912]: cluster 2024-08-17T07:38:45.128254+0000 mgr.x (mgr.24614) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-17T07:38:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[25186]: audit 2024-08-17T07:38:45.103026+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:38:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[25186]: audit 2024-08-17T07:38:45.104686+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:38:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[25186]: audit 2024-08-17T07:38:45.120322+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:46.294 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[25186]: cluster 2024-08-17T07:38:45.128254+0000 mgr.x (mgr.24614) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-17T07:38:46.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[19784]: audit 2024-08-17T07:38:45.103026+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:38:46.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[19784]: audit 2024-08-17T07:38:45.104686+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:38:46.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[19784]: audit 2024-08-17T07:38:45.120322+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:38:46.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:45 smithi122 bash[19784]: cluster 2024-08-17T07:38:45.128254+0000 mgr.x (mgr.24614) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-17T07:38:48.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:48 smithi122 bash[19784]: cluster 2024-08-17T07:38:47.128937+0000 mgr.x (mgr.24614) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:48.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:48 smithi122 bash[25186]: cluster 2024-08-17T07:38:47.128937+0000 mgr.x (mgr.24614) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:48.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:48 smithi160 bash[19912]: cluster 2024-08-17T07:38:47.128937+0000 mgr.x (mgr.24614) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:48.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:48] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.33.4" 2024-08-17T07:38:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:50 smithi160 bash[19912]: audit 2024-08-17T07:38:48.951774+0000 mgr.x (mgr.24614) 107 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:50 smithi160 bash[19912]: cluster 2024-08-17T07:38:49.130564+0000 mgr.x (mgr.24614) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:50 smithi122 bash[25186]: audit 2024-08-17T07:38:48.951774+0000 mgr.x (mgr.24614) 107 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:50 smithi122 bash[25186]: cluster 2024-08-17T07:38:49.130564+0000 mgr.x (mgr.24614) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:50.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:50 smithi122 bash[19784]: audit 2024-08-17T07:38:48.951774+0000 mgr.x (mgr.24614) 107 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:38:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:50 smithi122 bash[19784]: cluster 2024-08-17T07:38:49.130564+0000 mgr.x (mgr.24614) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:52.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:52 smithi160 bash[19912]: cluster 2024-08-17T07:38:51.131280+0000 mgr.x (mgr.24614) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:52.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:52 smithi122 bash[19784]: cluster 2024-08-17T07:38:51.131280+0000 mgr.x (mgr.24614) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:52.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:52 smithi122 bash[25186]: cluster 2024-08-17T07:38:51.131280+0000 mgr.x (mgr.24614) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:54 smithi160 bash[19912]: cluster 2024-08-17T07:38:53.132012+0000 mgr.x (mgr.24614) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:54.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:54 smithi122 bash[19784]: cluster 2024-08-17T07:38:53.132012+0000 mgr.x (mgr.24614) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:54.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:54 smithi122 bash[25186]: cluster 2024-08-17T07:38:53.132012+0000 mgr.x (mgr.24614) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:56 smithi160 bash[19912]: cluster 2024-08-17T07:38:55.133646+0000 mgr.x (mgr.24614) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:56.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:56 smithi122 bash[19784]: cluster 2024-08-17T07:38:55.133646+0000 mgr.x (mgr.24614) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:56.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:56 smithi122 bash[25186]: cluster 2024-08-17T07:38:55.133646+0000 mgr.x (mgr.24614) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:38:58.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:38:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:38:58] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:38:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:58 smithi160 bash[19912]: cluster 2024-08-17T07:38:57.134304+0000 mgr.x (mgr.24614) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:38:58 smithi160 bash[19912]: audit 2024-08-17T07:38:57.553148+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:58.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:58 smithi122 bash[19784]: cluster 2024-08-17T07:38:57.134304+0000 mgr.x (mgr.24614) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:58.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:38:58 smithi122 bash[19784]: audit 2024-08-17T07:38:57.553148+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:38:58.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:58 smithi122 bash[25186]: cluster 2024-08-17T07:38:57.134304+0000 mgr.x (mgr.24614) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:38:58.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:38:58 smithi122 bash[25186]: audit 2024-08-17T07:38:57.553148+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:00.590 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:00 smithi122 bash[25186]: audit 2024-08-17T07:38:58.962853+0000 mgr.x (mgr.24614) 113 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:00.590 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:00 smithi122 bash[25186]: cluster 2024-08-17T07:38:59.135192+0000 mgr.x (mgr.24614) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:00.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:00 smithi122 bash[19784]: audit 2024-08-17T07:38:58.962853+0000 mgr.x (mgr.24614) 113 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:00.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:00 smithi122 bash[19784]: cluster 2024-08-17T07:38:59.135192+0000 mgr.x (mgr.24614) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:00 smithi160 bash[19912]: audit 2024-08-17T07:38:58.962853+0000 mgr.x (mgr.24614) 113 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:00 smithi160 bash[19912]: cluster 2024-08-17T07:38:59.135192+0000 mgr.x (mgr.24614) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:01.994 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:01 smithi160 bash[19912]: audit 2024-08-17T07:39:00.714054+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:01.994 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:01 smithi160 bash[19912]: audit 2024-08-17T07:39:00.727917+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:01.994 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:01 smithi160 bash[19912]: audit 2024-08-17T07:39:00.741328+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:01.994 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:01 smithi160 bash[19912]: cluster 2024-08-17T07:39:01.135881+0000 mgr.x (mgr.24614) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:02.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[25186]: audit 2024-08-17T07:39:00.714054+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[25186]: audit 2024-08-17T07:39:00.727917+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[25186]: audit 2024-08-17T07:39:00.741328+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[25186]: cluster 2024-08-17T07:39:01.135881+0000 mgr.x (mgr.24614) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:02.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[19784]: audit 2024-08-17T07:39:00.714054+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[19784]: audit 2024-08-17T07:39:00.727917+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[19784]: audit 2024-08-17T07:39:00.741328+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:02.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:01 smithi122 bash[19784]: cluster 2024-08-17T07:39:01.135881+0000 mgr.x (mgr.24614) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:04.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[19784]: cluster 2024-08-17T07:39:03.136596+0000 mgr.x (mgr.24614) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:04.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[19784]: audit 2024-08-17T07:39:04.044840+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[19784]: audit 2024-08-17T07:39:04.059681+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[19784]: audit 2024-08-17T07:39:04.073840+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[25186]: cluster 2024-08-17T07:39:03.136596+0000 mgr.x (mgr.24614) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[25186]: audit 2024-08-17T07:39:04.044840+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[25186]: audit 2024-08-17T07:39:04.059681+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:04 smithi122 bash[25186]: audit 2024-08-17T07:39:04.073840+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:04 smithi160 bash[19912]: cluster 2024-08-17T07:39:03.136596+0000 mgr.x (mgr.24614) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:04 smithi160 bash[19912]: audit 2024-08-17T07:39:04.044840+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:04 smithi160 bash[19912]: audit 2024-08-17T07:39:04.059681+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:04 smithi160 bash[19912]: audit 2024-08-17T07:39:04.073840+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:06 smithi160 bash[19912]: cluster 2024-08-17T07:39:05.138318+0000 mgr.x (mgr.24614) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:06.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:06 smithi122 bash[25186]: cluster 2024-08-17T07:39:05.138318+0000 mgr.x (mgr.24614) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:06.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:06 smithi122 bash[19784]: cluster 2024-08-17T07:39:05.138318+0000 mgr.x (mgr.24614) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:08.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:08 smithi160 bash[19912]: cluster 2024-08-17T07:39:07.139019+0000 mgr.x (mgr.24614) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:08.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:08] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:39:08.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:08 smithi122 bash[19784]: cluster 2024-08-17T07:39:07.139019+0000 mgr.x (mgr.24614) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:08.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:08 smithi122 bash[25186]: cluster 2024-08-17T07:39:07.139019+0000 mgr.x (mgr.24614) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:10 smithi160 bash[19912]: audit 2024-08-17T07:39:08.965517+0000 mgr.x (mgr.24614) 119 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:10.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:10 smithi160 bash[19912]: cluster 2024-08-17T07:39:09.140695+0000 mgr.x (mgr.24614) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:10.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:10 smithi122 bash[19784]: audit 2024-08-17T07:39:08.965517+0000 mgr.x (mgr.24614) 119 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:10.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:10 smithi122 bash[19784]: cluster 2024-08-17T07:39:09.140695+0000 mgr.x (mgr.24614) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:10.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:10 smithi122 bash[25186]: audit 2024-08-17T07:39:08.965517+0000 mgr.x (mgr.24614) 119 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:10.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:10 smithi122 bash[25186]: cluster 2024-08-17T07:39:09.140695+0000 mgr.x (mgr.24614) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:12 smithi160 bash[19912]: cluster 2024-08-17T07:39:11.141561+0000 mgr.x (mgr.24614) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:12.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:12 smithi122 bash[19784]: cluster 2024-08-17T07:39:11.141561+0000 mgr.x (mgr.24614) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:12.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:12 smithi122 bash[25186]: cluster 2024-08-17T07:39:11.141561+0000 mgr.x (mgr.24614) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:13 smithi160 bash[19912]: audit 2024-08-17T07:39:12.553515+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:13.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:13 smithi122 bash[19784]: audit 2024-08-17T07:39:12.553515+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:13.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:13 smithi122 bash[25186]: audit 2024-08-17T07:39:12.553515+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:14 smithi160 bash[19912]: cluster 2024-08-17T07:39:13.142240+0000 mgr.x (mgr.24614) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:14.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:14 smithi122 bash[19784]: cluster 2024-08-17T07:39:13.142240+0000 mgr.x (mgr.24614) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:14.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:14 smithi122 bash[25186]: cluster 2024-08-17T07:39:13.142240+0000 mgr.x (mgr.24614) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:16 smithi160 bash[19912]: cluster 2024-08-17T07:39:15.143893+0000 mgr.x (mgr.24614) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:16.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:16 smithi122 bash[19784]: cluster 2024-08-17T07:39:15.143893+0000 mgr.x (mgr.24614) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:16.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:16 smithi122 bash[25186]: cluster 2024-08-17T07:39:15.143893+0000 mgr.x (mgr.24614) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:18.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:18 smithi160 bash[19912]: cluster 2024-08-17T07:39:17.144604+0000 mgr.x (mgr.24614) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:18.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:18 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:18] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:39:18.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:18 smithi122 bash[25186]: cluster 2024-08-17T07:39:17.144604+0000 mgr.x (mgr.24614) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:18.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:18 smithi122 bash[19784]: cluster 2024-08-17T07:39:17.144604+0000 mgr.x (mgr.24614) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:20 smithi122 bash[19784]: audit 2024-08-17T07:39:18.977266+0000 mgr.x (mgr.24614) 125 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:20.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:20 smithi122 bash[19784]: cluster 2024-08-17T07:39:19.146254+0000 mgr.x (mgr.24614) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:20 smithi122 bash[25186]: audit 2024-08-17T07:39:18.977266+0000 mgr.x (mgr.24614) 125 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:20.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:20 smithi122 bash[25186]: cluster 2024-08-17T07:39:19.146254+0000 mgr.x (mgr.24614) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:20.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:20 smithi160 bash[19912]: audit 2024-08-17T07:39:18.977266+0000 mgr.x (mgr.24614) 125 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:20.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:20 smithi160 bash[19912]: cluster 2024-08-17T07:39:19.146254+0000 mgr.x (mgr.24614) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:22.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[19784]: audit 2024-08-17T07:39:20.937939+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[19784]: audit 2024-08-17T07:39:20.948188+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[19784]: audit 2024-08-17T07:39:20.958922+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[19784]: cluster 2024-08-17T07:39:21.146949+0000 mgr.x (mgr.24614) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[25186]: audit 2024-08-17T07:39:20.937939+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[25186]: audit 2024-08-17T07:39:20.948188+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[25186]: audit 2024-08-17T07:39:20.958922+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:21 smithi122 bash[25186]: cluster 2024-08-17T07:39:21.146949+0000 mgr.x (mgr.24614) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:21 smithi160 bash[19912]: audit 2024-08-17T07:39:20.937939+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:21 smithi160 bash[19912]: audit 2024-08-17T07:39:20.948188+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:21 smithi160 bash[19912]: audit 2024-08-17T07:39:20.958922+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:21 smithi160 bash[19912]: cluster 2024-08-17T07:39:21.146949+0000 mgr.x (mgr.24614) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:24.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:24 smithi122 bash[19784]: cluster 2024-08-17T07:39:23.147620+0000 mgr.x (mgr.24614) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:24 smithi122 bash[25186]: cluster 2024-08-17T07:39:23.147620+0000 mgr.x (mgr.24614) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:24 smithi160 bash[19912]: cluster 2024-08-17T07:39:23.147620+0000 mgr.x (mgr.24614) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:25.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[19784]: audit 2024-08-17T07:39:24.262445+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[19784]: audit 2024-08-17T07:39:24.276144+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[19784]: audit 2024-08-17T07:39:24.289216+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[25186]: audit 2024-08-17T07:39:24.262445+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[25186]: audit 2024-08-17T07:39:24.276144+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:25 smithi122 bash[25186]: audit 2024-08-17T07:39:24.289216+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:25 smithi160 bash[19912]: audit 2024-08-17T07:39:24.262445+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:25 smithi160 bash[19912]: audit 2024-08-17T07:39:24.276144+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:25.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:25 smithi160 bash[19912]: audit 2024-08-17T07:39:24.289216+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:26.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:26 smithi160 bash[19912]: cluster 2024-08-17T07:39:25.148702+0000 mgr.x (mgr.24614) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:26.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:26 smithi122 bash[19784]: cluster 2024-08-17T07:39:25.148702+0000 mgr.x (mgr.24614) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:26.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:26 smithi122 bash[25186]: cluster 2024-08-17T07:39:25.148702+0000 mgr.x (mgr.24614) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:28.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:28 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:28] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-08-17T07:39:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:28 smithi160 bash[19912]: cluster 2024-08-17T07:39:27.149420+0000 mgr.x (mgr.24614) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:28 smithi160 bash[19912]: audit 2024-08-17T07:39:27.579142+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:28.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:28 smithi122 bash[19784]: cluster 2024-08-17T07:39:27.149420+0000 mgr.x (mgr.24614) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:28.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:28 smithi122 bash[19784]: audit 2024-08-17T07:39:27.579142+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:28 smithi122 bash[25186]: cluster 2024-08-17T07:39:27.149420+0000 mgr.x (mgr.24614) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:28 smithi122 bash[25186]: audit 2024-08-17T07:39:27.579142+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:30 smithi160 bash[19912]: audit 2024-08-17T07:39:28.988947+0000 mgr.x (mgr.24614) 131 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:30.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:30 smithi160 bash[19912]: cluster 2024-08-17T07:39:29.150975+0000 mgr.x (mgr.24614) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:30.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:30 smithi122 bash[19784]: audit 2024-08-17T07:39:28.988947+0000 mgr.x (mgr.24614) 131 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:30.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:30 smithi122 bash[19784]: cluster 2024-08-17T07:39:29.150975+0000 mgr.x (mgr.24614) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:30.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:30 smithi122 bash[25186]: audit 2024-08-17T07:39:28.988947+0000 mgr.x (mgr.24614) 131 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:30.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:30 smithi122 bash[25186]: cluster 2024-08-17T07:39:29.150975+0000 mgr.x (mgr.24614) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:32.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:32 smithi160 bash[19912]: cluster 2024-08-17T07:39:31.151628+0000 mgr.x (mgr.24614) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:32.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:32 smithi122 bash[19784]: cluster 2024-08-17T07:39:31.151628+0000 mgr.x (mgr.24614) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:32.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:32 smithi122 bash[25186]: cluster 2024-08-17T07:39:31.151628+0000 mgr.x (mgr.24614) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:34 smithi160 bash[19912]: cluster 2024-08-17T07:39:33.152347+0000 mgr.x (mgr.24614) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:34.703 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:34 smithi122 bash[19784]: cluster 2024-08-17T07:39:33.152347+0000 mgr.x (mgr.24614) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:34.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:34 smithi122 bash[25186]: cluster 2024-08-17T07:39:33.152347+0000 mgr.x (mgr.24614) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:35.430 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:39:36.619 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:36 smithi122 bash[19784]: cluster 2024-08-17T07:39:35.154014+0000 mgr.x (mgr.24614) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:36.619 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:36 smithi122 bash[25186]: cluster 2024-08-17T07:39:35.154014+0000 mgr.x (mgr.24614) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:36 smithi160 bash[19912]: cluster 2024-08-17T07:39:35.154014+0000 mgr.x (mgr.24614) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:38.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:38 smithi122 bash[19784]: cluster 2024-08-17T07:39:37.154714+0000 mgr.x (mgr.24614) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:38.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:38 smithi122 bash[25186]: cluster 2024-08-17T07:39:37.154714+0000 mgr.x (mgr.24614) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:38.674 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:39:38.674 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 14s ago 31m - - 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 17s ago 30m - - 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (13m) 14s ago 23m 13.1M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (12m) 17s ago 23m 42.2M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 14s ago 20m 41.9M - 3.5 e1d6a67b021e ffc0a8fdcb89 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (16m) 17s ago 30m 495M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (9m) 14s ago 32m 429M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (32m) 14s ago 32m 85.6M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (30m) 17s ago 30m 59.7M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (30m) 14s ago 30m 60.6M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (13m) 14s ago 23m 9579k - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (12m) 17s ago 23m 9644k - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (29m) 14s ago 29m 56.7M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (28m) 14s ago 28m 57.8M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (28m) 14s ago 28m 52.3M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (27m) 14s ago 27m 56.6M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:39:38.675 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (26m) 17s ago 26m 58.9M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (26m) 17s ago 26m 55.4M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (25m) 17s ago 25m 53.6M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (24m) 17s ago 24m 56.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (2m) 17s ago 23m 62.5M - 2.33.4 514e6a882f6e fa7ac6559b59 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (21m) 14s ago 21m 87.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:39:38.676 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (21m) 17s ago 21m 88.2M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:39:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:38 smithi160 bash[19912]: cluster 2024-08-17T07:39:37.154714+0000 mgr.x (mgr.24614) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:38.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:38 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:38] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-08-17T07:39:39.394 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ls' 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[19784]: audit 2024-08-17T07:39:38.632454+0000 mgr.x (mgr.24614) 137 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[19784]: audit 2024-08-17T07:39:38.991328+0000 mgr.x (mgr.24614) 138 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[19784]: cluster 2024-08-17T07:39:39.156330+0000 mgr.x (mgr.24614) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[25186]: audit 2024-08-17T07:39:38.632454+0000 mgr.x (mgr.24614) 137 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[25186]: audit 2024-08-17T07:39:38.991328+0000 mgr.x (mgr.24614) 138 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:40.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:40 smithi122 bash[25186]: cluster 2024-08-17T07:39:39.156330+0000 mgr.x (mgr.24614) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:40 smithi160 bash[19912]: audit 2024-08-17T07:39:38.632454+0000 mgr.x (mgr.24614) 137 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:40 smithi160 bash[19912]: audit 2024-08-17T07:39:38.991328+0000 mgr.x (mgr.24614) 138 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:40 smithi160 bash[19912]: cluster 2024-08-17T07:39:39.156330+0000 mgr.x (mgr.24614) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:42.424 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[19784]: cluster 2024-08-17T07:39:41.156979+0000 mgr.x (mgr.24614) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:42.424 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[19784]: audit 2024-08-17T07:39:41.163492+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.424 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[19784]: audit 2024-08-17T07:39:41.174052+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.424 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[19784]: audit 2024-08-17T07:39:41.186503+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.425 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[25186]: cluster 2024-08-17T07:39:41.156979+0000 mgr.x (mgr.24614) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:42.425 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[25186]: audit 2024-08-17T07:39:41.163492+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.425 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[25186]: audit 2024-08-17T07:39:41.174052+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.425 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:42 smithi122 bash[25186]: audit 2024-08-17T07:39:41.186503+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:42 smithi160 bash[19912]: cluster 2024-08-17T07:39:41.156979+0000 mgr.x (mgr.24614) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:42 smithi160 bash[19912]: audit 2024-08-17T07:39:41.163492+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:42 smithi160 bash[19912]: audit 2024-08-17T07:39:41.174052+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:42 smithi160 bash[19912]: audit 2024-08-17T07:39:41.186503+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:43.499 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:43 smithi122 bash[19784]: audit 2024-08-17T07:39:42.578958+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:43.499 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:43 smithi122 bash[25186]: audit 2024-08-17T07:39:42.578958+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:43 smithi160 bash[19912]: audit 2024-08-17T07:39:42.578958+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:44.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:44 smithi160 bash[19912]: cluster 2024-08-17T07:39:43.157734+0000 mgr.x (mgr.24614) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:44.433 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:44 smithi122 bash[19784]: cluster 2024-08-17T07:39:43.157734+0000 mgr.x (mgr.24614) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:44.434 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:44 smithi122 bash[25186]: cluster 2024-08-17T07:39:43.157734+0000 mgr.x (mgr.24614) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:44.655 INFO:teuthology.orchestra.run.smithi122.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-17T07:39:44.655 INFO:teuthology.orchestra.run.smithi122.stdout:agent 2/2 3s ago 3m * 2024-08-17T07:39:44.655 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager ?:9093,9094 1/1 0s ago 24m smithi122=a;count:1 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:grafana ?:3000 1/1 3s ago 23m smithi160=a;count:1 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo ?:5000 1/1 0s ago 21m count:1 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:mgr 2/2 3s ago 30m smithi122=y;smithi160=x;count:2 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:mon 3/3 3s ago 30m smithi122:172.21.15.122=a;smithi122:[v2:172.21.15.122:3301,v1:172.21.15.122:6790]=c;smithi160:172.21.15.160=b;count:3 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter ?:9100 2/2 3s ago 24m smithi122=a;smithi160=b;count:2 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:osd 8 3s ago - 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus ?:9095 1/1 3s ago 24m smithi160=a;count:1 2024-08-17T07:39:44.656 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo ?:8000 2/2 3s ago 21m count:2 2024-08-17T07:39:45.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[19784]: audit 2024-08-17T07:39:44.403919+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.544 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[19784]: audit 2024-08-17T07:39:44.421161+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[19784]: audit 2024-08-17T07:39:44.433592+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[25186]: audit 2024-08-17T07:39:44.403919+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[25186]: audit 2024-08-17T07:39:44.421161+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:45 smithi122 bash[25186]: audit 2024-08-17T07:39:44.433592+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.704 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions' 2024-08-17T07:39:45.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:45 smithi160 bash[19912]: audit 2024-08-17T07:39:44.403919+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:45 smithi160 bash[19912]: audit 2024-08-17T07:39:44.421161+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:45 smithi160 bash[19912]: audit 2024-08-17T07:39:44.433592+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:44.639064+0000 mgr.x (mgr.24614) 142 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: cluster 2024-08-17T07:39:45.159385+0000 mgr.x (mgr.24614) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.860697+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.864262+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.870666+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.773 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.873698+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:46.774 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.874539+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:46.774 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.875632+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.774 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:46 smithi160 bash[19912]: audit 2024-08-17T07:39:45.883970+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:44.639064+0000 mgr.x (mgr.24614) 142 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: cluster 2024-08-17T07:39:45.159385+0000 mgr.x (mgr.24614) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.860697+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.864262+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.870666+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.873698+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.874539+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.875632+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[19784]: audit 2024-08-17T07:39:45.883970+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:44.639064+0000 mgr.x (mgr.24614) 142 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: cluster 2024-08-17T07:39:45.159385+0000 mgr.x (mgr.24614) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.860697+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.864262+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.870666+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.873698+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.874539+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.875632+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:46.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:46 smithi122 bash[25186]: audit 2024-08-17T07:39:45.883970+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:48.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:48 smithi122 bash[19784]: cluster 2024-08-17T07:39:47.160075+0000 mgr.x (mgr.24614) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:48.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:48 smithi122 bash[25186]: cluster 2024-08-17T07:39:47.160075+0000 mgr.x (mgr.24614) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:48.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:48 smithi160 bash[19912]: cluster 2024-08-17T07:39:47.160075+0000 mgr.x (mgr.24614) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:39:48.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:48 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:48] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:39:49.940 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:39:49.940 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:39:49.940 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:39:49.940 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:39:49.940 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:39:49.941 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:39:50.669 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-08-17T07:39:50.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[25186]: audit 2024-08-17T07:39:49.002941+0000 mgr.x (mgr.24614) 145 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:50.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[25186]: cluster 2024-08-17T07:39:49.161687+0000 mgr.x (mgr.24614) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:50.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[25186]: audit 2024-08-17T07:39:49.944682+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.122:0/3642721643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:39:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[19784]: audit 2024-08-17T07:39:49.002941+0000 mgr.x (mgr.24614) 145 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[19784]: cluster 2024-08-17T07:39:49.161687+0000 mgr.x (mgr.24614) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:50 smithi122 bash[19784]: audit 2024-08-17T07:39:49.944682+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.122:0/3642721643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:39:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:50 smithi160 bash[19912]: audit 2024-08-17T07:39:49.002941+0000 mgr.x (mgr.24614) 145 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:39:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:50 smithi160 bash[19912]: cluster 2024-08-17T07:39:49.161687+0000 mgr.x (mgr.24614) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:50 smithi160 bash[19912]: audit 2024-08-17T07:39:49.944682+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.122:0/3642721643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:39:52.769 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:52 smithi122 bash[19784]: cluster 2024-08-17T07:39:51.162345+0000 mgr.x (mgr.24614) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:52.769 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:52 smithi122 bash[25186]: cluster 2024-08-17T07:39:51.162345+0000 mgr.x (mgr.24614) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:52.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:52 smithi160 bash[19912]: cluster 2024-08-17T07:39:51.162345+0000 mgr.x (mgr.24614) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:54.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:54 smithi122 bash[19784]: cluster 2024-08-17T07:39:53.163045+0000 mgr.x (mgr.24614) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:54.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:54 smithi122 bash[25186]: cluster 2024-08-17T07:39:53.163045+0000 mgr.x (mgr.24614) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:54.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:54 smithi160 bash[19912]: cluster 2024-08-17T07:39:53.163045+0000 mgr.x (mgr.24614) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:55.717 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:55 smithi122 bash[19784]: audit 2024-08-17T07:39:54.109088+0000 mgr.x (mgr.24614) 149 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:55.718 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:55 smithi122 bash[25186]: audit 2024-08-17T07:39:54.109088+0000 mgr.x (mgr.24614) 149 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:55.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:55 smithi160 bash[19912]: audit 2024-08-17T07:39:54.109088+0000 mgr.x (mgr.24614) 149 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:39:56.383 INFO:teuthology.orchestra.run.smithi122.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:56.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: cluster 2024-08-17T07:39:55.164651+0000 mgr.x (mgr.24614) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: cephadm 2024-08-17T07:39:56.373150+0000 mgr.x (mgr.24614) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: audit 2024-08-17T07:39:56.384305+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: audit 2024-08-17T07:39:56.385996+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: audit 2024-08-17T07:39:56.387497+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[25186]: audit 2024-08-17T07:39:56.401093+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: cluster 2024-08-17T07:39:55.164651+0000 mgr.x (mgr.24614) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: cephadm 2024-08-17T07:39:56.373150+0000 mgr.x (mgr.24614) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: audit 2024-08-17T07:39:56.384305+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: audit 2024-08-17T07:39:56.385996+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:56.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: audit 2024-08-17T07:39:56.387497+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:56.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:56 smithi122 bash[19784]: audit 2024-08-17T07:39:56.401093+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: cluster 2024-08-17T07:39:55.164651+0000 mgr.x (mgr.24614) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: cephadm 2024-08-17T07:39:56.373150+0000 mgr.x (mgr.24614) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: audit 2024-08-17T07:39:56.384305+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: audit 2024-08-17T07:39:56.385996+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: audit 2024-08-17T07:39:56.387497+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:39:56.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:56 smithi160 bash[19912]: audit 2024-08-17T07:39:56.401093+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:39:57.069 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T07:39:57.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:57 smithi122 bash[19784]: cephadm 2024-08-17T07:39:56.552467+0000 mgr.x (mgr.24614) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:57.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:57 smithi122 bash[19784]: cluster 2024-08-17T07:39:57.165349+0000 mgr.x (mgr.24614) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:57.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:57 smithi122 bash[25186]: cephadm 2024-08-17T07:39:56.552467+0000 mgr.x (mgr.24614) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:57.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:57 smithi122 bash[25186]: cluster 2024-08-17T07:39:57.165349+0000 mgr.x (mgr.24614) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:57 smithi160 bash[19912]: cephadm 2024-08-17T07:39:56.552467+0000 mgr.x (mgr.24614) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:39:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:57 smithi160 bash[19912]: cluster 2024-08-17T07:39:57.165349+0000 mgr.x (mgr.24614) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:39:58.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:39:58 smithi122 bash[19784]: audit 2024-08-17T07:39:57.579752+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:58.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:39:58 smithi122 bash[25186]: audit 2024-08-17T07:39:57.579752+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:58.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:39:58 smithi160 bash[19912]: audit 2024-08-17T07:39:57.579752+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:39:58.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:39:58 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:39:58] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:40:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: audit 2024-08-17T07:39:59.011344+0000 mgr.x (mgr.24614) 154 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: cluster 2024-08-17T07:39:59.166907+0000 mgr.x (mgr.24614) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: cluster 2024-08-17T07:40:00.000110+0000 mon.a (mon.0) 1743 : cluster [INF] overall HEALTH_OK 2024-08-17T07:40:00.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: audit 2024-08-17T07:40:00.131404+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: audit 2024-08-17T07:40:00.134114+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: audit 2024-08-17T07:40:00.143544+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: audit 2024-08-17T07:40:00.147476+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[19784]: cluster 2024-08-17T07:40:00.152020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: audit 2024-08-17T07:39:59.011344+0000 mgr.x (mgr.24614) 154 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: cluster 2024-08-17T07:39:59.166907+0000 mgr.x (mgr.24614) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: cluster 2024-08-17T07:40:00.000110+0000 mon.a (mon.0) 1743 : cluster [INF] overall HEALTH_OK 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: audit 2024-08-17T07:40:00.131404+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: audit 2024-08-17T07:40:00.134114+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:00.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: audit 2024-08-17T07:40:00.143544+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: audit 2024-08-17T07:40:00.147476+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:00 smithi122 bash[25186]: cluster 2024-08-17T07:40:00.152020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: audit 2024-08-17T07:39:59.011344+0000 mgr.x (mgr.24614) 154 : audit [DBG] from='client.25156 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: cluster 2024-08-17T07:39:59.166907+0000 mgr.x (mgr.24614) 155 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: cluster 2024-08-17T07:40:00.000110+0000 mon.a (mon.0) 1743 : cluster [INF] overall HEALTH_OK 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: audit 2024-08-17T07:40:00.131404+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24614 ' entity='mgr.x' 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: audit 2024-08-17T07:40:00.134114+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: audit 2024-08-17T07:40:00.143544+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24614 172.21.15.160:0/301140259' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: audit 2024-08-17T07:40:00.147476+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T07:40:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:00 smithi160 bash[19912]: cluster 2024-08-17T07:40:00.152020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:40:01.544 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE Bus STOPPING 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cephadm 2024-08-17T07:40:00.130096+0000 mgr.x (mgr.24614) 156 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cephadm 2024-08-17T07:40:00.130246+0000 mgr.x (mgr.24614) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cephadm 2024-08-17T07:40:00.136101+0000 mgr.x (mgr.24614) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cephadm 2024-08-17T07:40:00.137188+0000 mgr.x (mgr.24614) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cephadm 2024-08-17T07:40:00.143043+0000 mgr.x (mgr.24614) 160 : cephadm [INF] Failing over to other MGR 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.139390+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: cluster 2024-08-17T07:40:01.139605+0000 mon.a (mon.0) 1748 : cluster [DBG] mgrmap e36: y(active, starting, since 0.991289s) 2024-08-17T07:40:01.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.145368+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.145701+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.145998+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.146882+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.147232+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.147478+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.147745+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.148216+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.148684+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.149099+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.149515+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:40:01.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.149818+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cephadm 2024-08-17T07:40:00.130096+0000 mgr.x (mgr.24614) 156 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cephadm 2024-08-17T07:40:00.130246+0000 mgr.x (mgr.24614) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cephadm 2024-08-17T07:40:00.136101+0000 mgr.x (mgr.24614) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cephadm 2024-08-17T07:40:00.137188+0000 mgr.x (mgr.24614) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cephadm 2024-08-17T07:40:00.143043+0000 mgr.x (mgr.24614) 160 : cephadm [INF] Failing over to other MGR 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.139390+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: cluster 2024-08-17T07:40:01.139605+0000 mon.a (mon.0) 1748 : cluster [DBG] mgrmap e36: y(active, starting, since 0.991289s) 2024-08-17T07:40:01.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.145368+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.145701+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.145998+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.146882+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.147232+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.147478+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.147745+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.148216+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.148684+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.149099+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.149515+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:40:01.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.149818+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.150178+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.150412+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[19784]: audit 2024-08-17T07:40:01.150994+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.150178+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.150412+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:40:01.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[25186]: audit 2024-08-17T07:40:01.150994+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:40:01.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[47667]: debug 2024-08-17T07:40:01.126+0000 7f58aa4ba640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T07:40:01.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[47667]: ignoring --setuser ceph since I am not root 2024-08-17T07:40:01.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[47667]: ignoring --setgroup ceph since I am not root 2024-08-17T07:40:01.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[47667]: debug 2024-08-17T07:40:01.202+0000 7ff170709640 1 -- 172.21.15.160:0/2202659519 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562d531370e0 con 0x562d53138800 2024-08-17T07:40:01.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[47667]: debug 2024-08-17T07:40:01.318+0000 7ff172f65040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cephadm 2024-08-17T07:40:00.130096+0000 mgr.x (mgr.24614) 156 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cephadm 2024-08-17T07:40:00.130246+0000 mgr.x (mgr.24614) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cephadm 2024-08-17T07:40:00.136101+0000 mgr.x (mgr.24614) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cephadm 2024-08-17T07:40:00.137188+0000 mgr.x (mgr.24614) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cephadm 2024-08-17T07:40:00.143043+0000 mgr.x (mgr.24614) 160 : cephadm [INF] Failing over to other MGR 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.139390+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24614 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: cluster 2024-08-17T07:40:01.139605+0000 mon.a (mon.0) 1748 : cluster [DBG] mgrmap e36: y(active, starting, since 0.991289s) 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.145368+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.145701+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.145998+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:40:01.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.146882+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.147232+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.147478+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.147745+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.148216+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.148684+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.149099+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.149515+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.149818+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.150178+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.150412+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:40:01.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:01 smithi160 bash[19912]: audit 2024-08-17T07:40:01.150994+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:40:02.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:40:02.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE Bus STOPPED 2024-08-17T07:40:02.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE Bus STARTING 2024-08-17T07:40:02.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE Serving on http://:::9283 2024-08-17T07:40:02.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:01 smithi122 bash[70658]: [17/Aug/2024:07:40:01] ENGINE Bus STARTED 2024-08-17T07:40:02.374 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:40:02.599 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: cluster 2024-08-17T07:40:01.636789+0000 mon.a (mon.0) 1764 : cluster [INF] Manager daemon y is now available 2024-08-17T07:40:02.599 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.674849+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:02.599 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.678442+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.679291+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.699552+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.708287+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:01.739374+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[25186]: audit 2024-08-17T07:40:02.130331+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: cluster 2024-08-17T07:40:01.636789+0000 mon.a (mon.0) 1764 : cluster [INF] Manager daemon y is now available 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.674849+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.678442+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:40:02.600 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.679291+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.699552+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.708287+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:01.739374+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:02 smithi122 bash[19784]: audit 2024-08-17T07:40:02.130331+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[47667]: debug 2024-08-17T07:40:02.534+0000 7ff172f65040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: cluster 2024-08-17T07:40:01.636789+0000 mon.a (mon.0) 1764 : cluster [INF] Manager daemon y is now available 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.674849+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.678442+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:40:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.679291+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.699552+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.708287+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:40:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:01.739374+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:40:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[19912]: audit 2024-08-17T07:40:02.130331+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:03.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[47667]: debug 2024-08-17T07:40:02.598+0000 7ff172f65040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:40:03.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:02 smithi160 bash[47667]: debug 2024-08-17T07:40:02.758+0000 7ff172f65040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:40:03.140 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 18s ago 31m - - 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 21s ago 31m - - 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (13m) 18s ago 23m 13.1M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (13m) 21s ago 23m 41.6M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 18s ago 21m 41.9M - 3.5 e1d6a67b021e ffc0a8fdcb89 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283 running (16m) 21s ago 30m 496M - 19.1.0-1378-g567d40c0 93c8b402dfba 3be29e269137 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (10m) 18s ago 32m 429M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (32m) 18s ago 32m 88.8M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (30m) 21s ago 30m 61.5M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (30m) 18s ago 30m 64.5M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (13m) 18s ago 23m 9820k - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:40:03.141 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (13m) 21s ago 23m 9.79M - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (29m) 18s ago 29m 56.7M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (29m) 18s ago 29m 57.9M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (28m) 18s ago 28m 52.4M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (27m) 18s ago 27m 56.6M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (27m) 21s ago 27m 58.9M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (26m) 21s ago 26m 55.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (25m) 21s ago 25m 53.6M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (25m) 21s ago 25m 56.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (3m) 21s ago 24m 64.2M - 2.33.4 514e6a882f6e fa7ac6559b59 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (21m) 18s ago 21m 87.7M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:40:03.142 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (21m) 21s ago 21m 88.2M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:40:03.603 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.454+0000 7ff172f65040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.530+0000 7ff172f65040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cluster 2024-08-17T07:40:02.356813+0000 mon.a (mon.0) 1772 : cluster [DBG] mgrmap e37: y(active, since 2s) 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:02.370448+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:02.371540+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:02.372333+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:03.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:02.373722+0000 mgr.y (mgr.25120) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:02.373929+0000 mgr.y (mgr.25120) 4 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:02.746165+0000 mgr.y (mgr.25120) 5 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:02.878853+0000 mgr.y (mgr.25120) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:02.879020+0000 mgr.y (mgr.25120) 7 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.035713+0000 mgr.y (mgr.25120) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.035862+0000 mgr.y (mgr.25120) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:03.125316+0000 mgr.y (mgr.25120) 10 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: cluster 2024-08-17T07:40:03.148995+0000 mgr.y (mgr.25120) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:03.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[19912]: audit 2024-08-17T07:40:03.344268+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:03.643 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cluster 2024-08-17T07:40:02.356813+0000 mon.a (mon.0) 1772 : cluster [DBG] mgrmap e37: y(active, since 2s) 2024-08-17T07:40:03.643 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:02.370448+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:03.643 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:02.371540+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:03.643 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:02.372333+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:03.643 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:02.373722+0000 mgr.y (mgr.25120) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:02.373929+0000 mgr.y (mgr.25120) 4 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:02.746165+0000 mgr.y (mgr.25120) 5 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:02.878853+0000 mgr.y (mgr.25120) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:02.879020+0000 mgr.y (mgr.25120) 7 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.035713+0000 mgr.y (mgr.25120) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.035862+0000 mgr.y (mgr.25120) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:03.125316+0000 mgr.y (mgr.25120) 10 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: cluster 2024-08-17T07:40:03.148995+0000 mgr.y (mgr.25120) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[19784]: audit 2024-08-17T07:40:03.344268+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cluster 2024-08-17T07:40:02.356813+0000 mon.a (mon.0) 1772 : cluster [DBG] mgrmap e37: y(active, since 2s) 2024-08-17T07:40:03.644 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:02.370448+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:02.371540+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:02.372333+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:02.373722+0000 mgr.y (mgr.25120) 3 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:02.373929+0000 mgr.y (mgr.25120) 4 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:02.746165+0000 mgr.y (mgr.25120) 5 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:02.878853+0000 mgr.y (mgr.25120) 6 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:02.879020+0000 mgr.y (mgr.25120) 7 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.035713+0000 mgr.y (mgr.25120) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.035862+0000 mgr.y (mgr.25120) 9 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:03.125316+0000 mgr.y (mgr.25120) 10 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: cluster 2024-08-17T07:40:03.148995+0000 mgr.y (mgr.25120) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:03.645 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[25186]: audit 2024-08-17T07:40:03.344268+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:03.820 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:40:03.821 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:40:03.946 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.598+0000 7ff172f65040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:40:03.946 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.826+0000 7ff172f65040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:40:04.044 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: debug 2024-08-17T07:40:03.859+0000 7fb37f898640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:07:40:03] ENGINE Error in HTTPServer.serve 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: Traceback (most recent call last): 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: self._connections.run(self.expiration_interval) 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: self._run(expiration_interval) 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: s = self.context.wrap_socket( 2024-08-17T07:40:04.045 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: return self.sslsocket_class._create( 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: self.do_handshake() 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: self._sslobj.do_handshake() 2024-08-17T07:40:04.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:03 smithi122 bash[70658]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:40:04.179 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:40:04.179 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "", 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:40:04.180 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:40:04.244 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.906+0000 7ff172f65040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:40:04.244 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:03 smithi160 bash[47667]: debug 2024-08-17T07:40:03.974+0000 7ff172f65040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:40:04.511 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[47667]: debug 2024-08-17T07:40:04.238+0000 7ff172f65040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:40:04.511 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[47667]: debug 2024-08-17T07:40:04.310+0000 7ff172f65040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:40:04.511 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.202860+0000 mgr.y (mgr.25120) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.212672+0000 mgr.y (mgr.25120) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.350247+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cluster 2024-08-17T07:40:03.368611+0000 mon.a (mon.0) 1778 : cluster [DBG] mgrmap e38: y(active, since 3s) 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.368703+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.374587+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.380178+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.380746+0000 mgr.y (mgr.25120) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:04.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.385340+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.419222+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.628327+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.642691+0000 mgr.y (mgr.25120) 15 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTING 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.695783+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.744339+0000 mgr.y (mgr.25120) 16 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.785167+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.824361+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.122:0/4070807033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:03.846231+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.863545+0000 mgr.y (mgr.25120) 17 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.863672+0000 mgr.y (mgr.25120) 18 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTED 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: cephadm 2024-08-17T07:40:03.865199+0000 mgr.y (mgr.25120) 19 : cephadm [ERR] [17/Aug/2024:07:40:03] ENGINE Error in HTTPServer.serve 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: Traceback (most recent call last): 2024-08-17T07:40:04.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: self._connections.run(self.expiration_interval) 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: self._run(expiration_interval) 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:40:04.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: s = self.context.wrap_socket( 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: return self.sslsocket_class._create( 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: self.do_handshake() 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: self._sslobj.do_handshake() 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:04.291383+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:40:04.515 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[19912]: audit 2024-08-17T07:40:04.298225+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.202860+0000 mgr.y (mgr.25120) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.212672+0000 mgr.y (mgr.25120) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.350247+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cluster 2024-08-17T07:40:03.368611+0000 mon.a (mon.0) 1778 : cluster [DBG] mgrmap e38: y(active, since 3s) 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.368703+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.374587+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.380178+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.380746+0000 mgr.y (mgr.25120) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.385340+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.419222+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.628327+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.642691+0000 mgr.y (mgr.25120) 15 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTING 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.695783+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.744339+0000 mgr.y (mgr.25120) 16 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.785167+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.824361+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.122:0/4070807033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:03.846231+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.863545+0000 mgr.y (mgr.25120) 17 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.863672+0000 mgr.y (mgr.25120) 18 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTED 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: cephadm 2024-08-17T07:40:03.865199+0000 mgr.y (mgr.25120) 19 : cephadm [ERR] [17/Aug/2024:07:40:03] ENGINE Error in HTTPServer.serve 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: Traceback (most recent call last): 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: self._connections.run(self.expiration_interval) 2024-08-17T07:40:04.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: self._run(expiration_interval) 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: s = self.context.wrap_socket( 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: return self.sslsocket_class._create( 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: self.do_handshake() 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:40:04.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: self._sslobj.do_handshake() 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:04.291383+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[25186]: audit 2024-08-17T07:40:04.298225+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.202860+0000 mgr.y (mgr.25120) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.212672+0000 mgr.y (mgr.25120) 13 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.350247+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cluster 2024-08-17T07:40:03.368611+0000 mon.a (mon.0) 1778 : cluster [DBG] mgrmap e38: y(active, since 3s) 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.368703+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.374587+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.380178+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.380746+0000 mgr.y (mgr.25120) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.385340+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.419222+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.628327+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.642691+0000 mgr.y (mgr.25120) 15 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTING 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.695783+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.744339+0000 mgr.y (mgr.25120) 16 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.785167+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.824361+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.122:0/4070807033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:03.846231+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.863545+0000 mgr.y (mgr.25120) 17 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Serving on https://172.21.15.122:7150 2024-08-17T07:40:04.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.863672+0000 mgr.y (mgr.25120) 18 : cephadm [INF] [17/Aug/2024:07:40:03] ENGINE Bus STARTED 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: cephadm 2024-08-17T07:40:03.865199+0000 mgr.y (mgr.25120) 19 : cephadm [ERR] [17/Aug/2024:07:40:03] ENGINE Error in HTTPServer.serve 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: Traceback (most recent call last): 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: self._connections.run(self.expiration_interval) 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: self._run(expiration_interval) 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: s = self.context.wrap_socket( 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:40:04.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: return self.sslsocket_class._create( 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: self.do_handshake() 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: self._sslobj.do_handshake() 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:04.291383+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi122.gwbink", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-17T07:40:04.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:04 smithi122 bash[19784]: audit 2024-08-17T07:40:04.298225+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:04.844 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[47667]: debug 2024-08-17T07:40:04.506+0000 7ff172f65040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:40:04.844 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[47667]: debug 2024-08-17T07:40:04.586+0000 7ff172f65040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:40:05.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:04 smithi160 bash[47667]: debug 2024-08-17T07:40:04.850+0000 7ff172f65040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:40:05.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:05 smithi160 bash[47667]: debug 2024-08-17T07:40:05.038+0000 7ff172f65040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:05.471 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:05 smithi160 bash[47667]: debug 2024-08-17T07:40:05.206+0000 7ff172f65040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:05.471 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:05 smithi160 bash[47667]: debug 2024-08-17T07:40:05.282+0000 7ff172f65040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:40:05.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:05 smithi160 bash[47667]: debug 2024-08-17T07:40:05.466+0000 7ff172f65040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: audit 2024-08-17T07:40:04.183403+0000 mgr.y (mgr.25120) 20 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: cephadm 2024-08-17T07:40:04.290925+0000 mgr.y (mgr.25120) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: cephadm 2024-08-17T07:40:04.299059+0000 mgr.y (mgr.25120) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: audit 2024-08-17T07:40:05.079592+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: cluster 2024-08-17T07:40:05.149451+0000 mgr.y (mgr.25120) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: audit 2024-08-17T07:40:05.220890+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: cluster 2024-08-17T07:40:05.369682+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e39: y(active, since 5s) 2024-08-17T07:40:06.253 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[19912]: audit 2024-08-17T07:40:05.386564+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: audit 2024-08-17T07:40:04.183403+0000 mgr.y (mgr.25120) 20 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:06.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: cephadm 2024-08-17T07:40:04.290925+0000 mgr.y (mgr.25120) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:40:06.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: cephadm 2024-08-17T07:40:04.299059+0000 mgr.y (mgr.25120) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:40:06.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: audit 2024-08-17T07:40:05.079592+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: cluster 2024-08-17T07:40:05.149451+0000 mgr.y (mgr.25120) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: audit 2024-08-17T07:40:05.220890+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: cluster 2024-08-17T07:40:05.369682+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e39: y(active, since 5s) 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[19784]: audit 2024-08-17T07:40:05.386564+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: audit 2024-08-17T07:40:04.183403+0000 mgr.y (mgr.25120) 20 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: cephadm 2024-08-17T07:40:04.290925+0000 mgr.y (mgr.25120) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi122.gwbink (dependencies changed)... 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: cephadm 2024-08-17T07:40:04.299059+0000 mgr.y (mgr.25120) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi122.gwbink on smithi122 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: audit 2024-08-17T07:40:05.079592+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: cluster 2024-08-17T07:40:05.149451+0000 mgr.y (mgr.25120) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: audit 2024-08-17T07:40:05.220890+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.402 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: cluster 2024-08-17T07:40:05.369682+0000 mon.a (mon.0) 1792 : cluster [DBG] mgrmap e39: y(active, since 5s) 2024-08-17T07:40:06.403 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:06 smithi122 bash[25186]: audit 2024-08-17T07:40:05.386564+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:06.578 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[47667]: debug 2024-08-17T07:40:06.338+0000 7ff172f65040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:40:06.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[47667]: debug 2024-08-17T07:40:06.418+0000 7ff172f65040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:40:06.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[47667]: debug 2024-08-17T07:40:06.646+0000 7ff172f65040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:40:06.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:06 smithi160 bash[47667]: debug 2024-08-17T07:40:06.722+0000 7ff172f65040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:40:07.324 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: debug 2024-08-17T07:40:07.130+0000 7ff172f65040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:40:07.324 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: debug 2024-08-17T07:40:07.210+0000 7ff172f65040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:40:07.324 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: [17/Aug/2024:07:40:07] ENGINE Bus STARTING 2024-08-17T07:40:07.324 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: CherryPy Checker: 2024-08-17T07:40:07.325 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: The Application mounted at '' has an empty config. 2024-08-17T07:40:07.325 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: [17/Aug/2024:07:40:07] ENGINE Serving on http://:::9283 2024-08-17T07:40:07.538 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:06.447367+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.538 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:06.459560+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.538 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: cluster 2024-08-17T07:40:07.150166+0000 mgr.y (mgr.25120) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:07.220719+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:07.222133+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: cluster 2024-08-17T07:40:07.222879+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:07.223712+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[19784]: audit 2024-08-17T07:40:07.224642+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:06.447367+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:06.459560+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: cluster 2024-08-17T07:40:07.150166+0000 mgr.y (mgr.25120) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:07.220719+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:07.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:07.222133+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:07.540 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: cluster 2024-08-17T07:40:07.222879+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:07.540 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:07.223712+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:07.540 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:07 smithi122 bash[25186]: audit 2024-08-17T07:40:07.224642+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:06.447367+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:06.459560+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: cluster 2024-08-17T07:40:07.150166+0000 mgr.y (mgr.25120) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:07.220719+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:07.222133+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: cluster 2024-08-17T07:40:07.222879+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:07.223712+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[19912]: audit 2024-08-17T07:40:07.224642+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.160:0/490256281' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:07.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:07 smithi160 bash[47667]: [17/Aug/2024:07:40:07] ENGINE Bus STARTED 2024-08-17T07:40:08.534 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:08 smithi122 bash[19784]: cluster 2024-08-17T07:40:07.483026+0000 mon.a (mon.0) 1797 : cluster [DBG] mgrmap e40: y(active, since 7s), standbys: x 2024-08-17T07:40:08.534 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:08 smithi122 bash[19784]: audit 2024-08-17T07:40:07.483652+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:40:08.534 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:08 smithi122 bash[25186]: cluster 2024-08-17T07:40:07.483026+0000 mon.a (mon.0) 1797 : cluster [DBG] mgrmap e40: y(active, since 7s), standbys: x 2024-08-17T07:40:08.535 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:08 smithi122 bash[25186]: audit 2024-08-17T07:40:07.483652+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:40:08.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:08 smithi160 bash[47667]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:40:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-17T07:40:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:08 smithi160 bash[19912]: cluster 2024-08-17T07:40:07.483026+0000 mon.a (mon.0) 1797 : cluster [DBG] mgrmap e40: y(active, since 7s), standbys: x 2024-08-17T07:40:08.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:08 smithi160 bash[19912]: audit 2024-08-17T07:40:07.483652+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: audit 2024-08-17T07:40:09.027057+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: audit 2024-08-17T07:40:09.034061+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: cephadm 2024-08-17T07:40:09.035773+0000 mgr.y (mgr.25120) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: cluster 2024-08-17T07:40:09.150949+0000 mgr.y (mgr.25120) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: audit 2024-08-17T07:40:09.644013+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: audit 2024-08-17T07:40:09.654783+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[19784]: audit 2024-08-17T07:40:09.663449+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: audit 2024-08-17T07:40:09.027057+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: audit 2024-08-17T07:40:09.034061+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: cephadm 2024-08-17T07:40:09.035773+0000 mgr.y (mgr.25120) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: cluster 2024-08-17T07:40:09.150949+0000 mgr.y (mgr.25120) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: audit 2024-08-17T07:40:09.644013+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: audit 2024-08-17T07:40:09.654783+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:10 smithi122 bash[25186]: audit 2024-08-17T07:40:09.663449+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: audit 2024-08-17T07:40:09.027057+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: audit 2024-08-17T07:40:09.034061+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: cephadm 2024-08-17T07:40:09.035773+0000 mgr.y (mgr.25120) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: cluster 2024-08-17T07:40:09.150949+0000 mgr.y (mgr.25120) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: audit 2024-08-17T07:40:09.644013+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: audit 2024-08-17T07:40:09.654783+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:10.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:10 smithi160 bash[19912]: audit 2024-08-17T07:40:09.663449+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:11.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:11 smithi160 bash[19912]: cephadm 2024-08-17T07:40:09.280973+0000 mgr.y (mgr.25120) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:40:11.464 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:11 smithi122 bash[19784]: cephadm 2024-08-17T07:40:09.280973+0000 mgr.y (mgr.25120) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:40:11.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:11 smithi122 bash[25186]: cephadm 2024-08-17T07:40:09.280973+0000 mgr.y (mgr.25120) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi160 2024-08-17T07:40:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:12 smithi160 bash[19912]: cluster 2024-08-17T07:40:11.151348+0000 mgr.y (mgr.25120) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:40:12.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:12 smithi122 bash[19784]: cluster 2024-08-17T07:40:11.151348+0000 mgr.y (mgr.25120) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:40:12.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:12 smithi122 bash[25186]: cluster 2024-08-17T07:40:11.151348+0000 mgr.y (mgr.25120) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:40:13.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:13 smithi160 bash[19912]: audit 2024-08-17T07:40:12.134374+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.122:0/3238856393' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:40:13.544 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:13 smithi122 bash[25186]: audit 2024-08-17T07:40:12.134374+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.122:0/3238856393' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:40:13.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:13 smithi122 bash[19784]: audit 2024-08-17T07:40:12.134374+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.122:0/3238856393' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-17T07:40:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[19912]: cluster 2024-08-17T07:40:13.153017+0000 mgr.y (mgr.25120) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:40:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[19912]: audit 2024-08-17T07:40:13.624090+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:14.539 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:14 smithi122 bash[25186]: cluster 2024-08-17T07:40:13.153017+0000 mgr.y (mgr.25120) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:40:14.540 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:14 smithi122 bash[25186]: audit 2024-08-17T07:40:13.624090+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:14.540 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:14 smithi122 bash[19784]: cluster 2024-08-17T07:40:13.153017+0000 mgr.y (mgr.25120) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:40:14.540 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:14 smithi122 bash[19784]: audit 2024-08-17T07:40:13.624090+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[66870]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:40:14.741 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.563Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.564Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.564Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:40:14.742 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:14 smithi160 bash[63027]: ts=2024-08-17T07:40:14.564Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:40:15.350 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[66879]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:40:15.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[66913]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus.a 2024-08-17T07:40:15.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:15 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:40:15.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:15 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:15.351 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:15 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: cluster 2024-08-17T07:40:15.153536+0000 mgr.y (mgr.25120) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: audit 2024-08-17T07:40:15.307232+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: audit 2024-08-17T07:40:15.312929+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: audit 2024-08-17T07:40:15.322883+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: audit 2024-08-17T07:40:15.323136+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:15 smithi160 bash[19912]: audit 2024-08-17T07:40:15.331458+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: cluster 2024-08-17T07:40:15.153536+0000 mgr.y (mgr.25120) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: audit 2024-08-17T07:40:15.307232+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: audit 2024-08-17T07:40:15.312929+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: audit 2024-08-17T07:40:15.322883+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: audit 2024-08-17T07:40:15.323136+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:15.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[25186]: audit 2024-08-17T07:40:15.331458+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: cluster 2024-08-17T07:40:15.153536+0000 mgr.y (mgr.25120) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: audit 2024-08-17T07:40:15.307232+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: audit 2024-08-17T07:40:15.312929+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: audit 2024-08-17T07:40:15.322883+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: audit 2024-08-17T07:40:15.323136+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:15.653 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:15 smithi122 bash[19784]: audit 2024-08-17T07:40:15.331458+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.323934+0000 mgr.y (mgr.25120) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.338432+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: cephadm 2024-08-17T07:40:15.339948+0000 mgr.y (mgr.25120) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:40:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.340219+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.341049+0000 mgr.y (mgr.25120) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.348012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.354272+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.355078+0000 mgr.y (mgr.25120) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.359124+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.362956+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.363533+0000 mgr.y (mgr.25120) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:16 smithi160 bash[19912]: audit 2024-08-17T07:40:15.401564+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.323934+0000 mgr.y (mgr.25120) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.338432+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: cephadm 2024-08-17T07:40:15.339948+0000 mgr.y (mgr.25120) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.340219+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.341049+0000 mgr.y (mgr.25120) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.348012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.354272+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.355078+0000 mgr.y (mgr.25120) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.359124+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.689 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.362956+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.363533+0000 mgr.y (mgr.25120) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[25186]: audit 2024-08-17T07:40:15.401564+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.323934+0000 mgr.y (mgr.25120) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.338432+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: cephadm 2024-08-17T07:40:15.339948+0000 mgr.y (mgr.25120) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.122:5000 to Dashboard 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.340219+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.341049+0000 mgr.y (mgr.25120) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.348012+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.354272+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.355078+0000 mgr.y (mgr.25120) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi122"}]: dispatch 2024-08-17T07:40:16.690 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.359124+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:16.691 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.362956+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.691 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.363533+0000 mgr.y (mgr.25120) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:40:16.691 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:16 smithi122 bash[19784]: audit 2024-08-17T07:40:15.401564+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:17.620 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[19912]: audit 2024-08-17T07:40:16.699622+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:17.620 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[19912]: cluster 2024-08-17T07:40:17.154133+0000 mgr.y (mgr.25120) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:17.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:17 smithi122 bash[25186]: audit 2024-08-17T07:40:16.699622+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:17.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:17 smithi122 bash[25186]: cluster 2024-08-17T07:40:17.154133+0000 mgr.y (mgr.25120) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:17.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:17 smithi122 bash[19784]: audit 2024-08-17T07:40:16.699622+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:17.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:17 smithi122 bash[19784]: cluster 2024-08-17T07:40:17.154133+0000 mgr.y (mgr.25120) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:17.948 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-17T07:40:17.948 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-17T07:40:17.948 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-17T07:40:17.948 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:518 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.745Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.747Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.747Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.748Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.751Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.751Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.226µs 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.752Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:40:17.949 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:17 smithi160 bash[66944]: ts=2024-08-17T07:40:17.753Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-08-17T07:40:18.522 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.240Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.455Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.470Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.478Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.478Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.478Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.207µs wal_replay_duration=726.477323ms total_replay_duration=726.542334ms 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.485Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.485Z caller=main.go:947 level=info msg="TSDB started" 2024-08-17T07:40:18.523 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.485Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:40:18.788 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.522Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=37.700358ms db_storage=1.643µs remote_storage=1.926µs web_handler=483ns query_engine=1.161µs scrape=342.36µs scrape_sd=179.656µs notify=29.389µs notify_sd=34.881µs rules=36.49839ms 2024-08-17T07:40:18.788 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[66944]: ts=2024-08-17T07:40:18.522Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-17T07:40:19.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[19912]: audit 2024-08-17T07:40:18.740161+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:19.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[19912]: audit 2024-08-17T07:40:18.742157+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:19.040 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:18 smithi160 bash[19912]: audit 2024-08-17T07:40:18.743724+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[25186]: audit 2024-08-17T07:40:18.740161+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[25186]: audit 2024-08-17T07:40:18.742157+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[25186]: audit 2024-08-17T07:40:18.743724+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[19784]: audit 2024-08-17T07:40:18.740161+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[19784]: audit 2024-08-17T07:40:18.742157+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:19.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:18 smithi122 bash[19784]: audit 2024-08-17T07:40:18.743724+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: cephadm 2024-08-17T07:40:18.739235+0000 mgr.y (mgr.25120) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: cephadm 2024-08-17T07:40:18.745572+0000 mgr.y (mgr.25120) 38 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: audit 2024-08-17T07:40:18.917443+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: audit 2024-08-17T07:40:18.929293+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: audit 2024-08-17T07:40:18.939902+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:19 smithi160 bash[19912]: cluster 2024-08-17T07:40:19.155730+0000 mgr.y (mgr.25120) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: cephadm 2024-08-17T07:40:18.739235+0000 mgr.y (mgr.25120) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: cephadm 2024-08-17T07:40:18.745572+0000 mgr.y (mgr.25120) 38 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: audit 2024-08-17T07:40:18.917443+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: audit 2024-08-17T07:40:18.929293+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: audit 2024-08-17T07:40:18.939902+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[19784]: cluster 2024-08-17T07:40:19.155730+0000 mgr.y (mgr.25120) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: cephadm 2024-08-17T07:40:18.739235+0000 mgr.y (mgr.25120) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: cephadm 2024-08-17T07:40:18.745572+0000 mgr.y (mgr.25120) 38 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: audit 2024-08-17T07:40:18.917443+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: audit 2024-08-17T07:40:18.929293+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: audit 2024-08-17T07:40:18.939902+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:20.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:19 smithi122 bash[25186]: cluster 2024-08-17T07:40:19.155730+0000 mgr.y (mgr.25120) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:40:21.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:21 smithi122 bash[19784]: cluster 2024-08-17T07:40:21.156406+0000 mgr.y (mgr.25120) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-17T07:40:21.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:21 smithi122 bash[25186]: cluster 2024-08-17T07:40:21.156406+0000 mgr.y (mgr.25120) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-17T07:40:21.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:21 smithi160 bash[19912]: cluster 2024-08-17T07:40:21.156406+0000 mgr.y (mgr.25120) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-17T07:40:21.910 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.910 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.910 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.911 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.911 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.911 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.912 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.912 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:21.912 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:22.215 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:21 smithi160 systemd[1]: Stopping Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:40:22.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:22 smithi122 bash[19784]: audit 2024-08-17T07:40:21.802842+0000 mgr.y (mgr.25120) 41 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:22.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:22 smithi122 bash[25186]: audit 2024-08-17T07:40:21.802842+0000 mgr.y (mgr.25120) 41 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:22 smithi160 bash[19912]: audit 2024-08-17T07:40:21.802842+0000 mgr.y (mgr.25120) 41 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:22.976 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 bash[67331]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:40:22.976 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:40:22.976 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 bash[67393]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:40:22.976 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T07:40:22.976 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: Stopped Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:23.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.351 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.352 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.352 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.352 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.353 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.353 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:23 smithi160 systemd[1]: Started Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:23.353 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:23.353 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:40:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: cluster 2024-08-17T07:40:23.158143+0000 mgr.y (mgr.25120) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.158200+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.169850+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.174759+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.176599+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.189245+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.334564+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.337680+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.349242+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.350855+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:40:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.359947+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.361403+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.370250+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.374561+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.375764+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.382353+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.464382+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.466965+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: cluster 2024-08-17T07:40:23.158143+0000 mgr.y (mgr.25120) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.158200+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.169850+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.174759+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.176599+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.189245+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.334564+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.337680+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.349242+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.350855+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.359947+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.361403+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.370250+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.374561+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.375764+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.382353+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.464382+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.466965+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.469922+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.471161+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.477524+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.587719+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.590528+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.593331+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.594156+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.602526+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.724033+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.726743+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.729282+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.730161+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.738341+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.841144+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.843598+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.846183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.847112+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.854717+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.957207+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.959656+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.961964+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.962881+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:23.970943+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:24.088871+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:24.091219+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:24.093442+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:24.094183+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[25186]: audit 2024-08-17T07:40:24.101798+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.469922+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.471161+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.477524+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.587719+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.590528+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.593331+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.594156+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.602526+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.724033+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.726743+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.729282+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.730161+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.738341+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.841144+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.843598+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.846183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.847112+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.854717+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.957207+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.959656+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.961964+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.962881+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:23.970943+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:24.088871+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:24.091219+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:24.093442+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:24.094183+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:24 smithi122 bash[19784]: audit 2024-08-17T07:40:24.101798+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[67448]: debug 2024-08-17T07:40:24.237+0000 7f89bdf3f640 1 -- 172.21.15.160:0/1987344839 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5646dd3210e0 con 0x5646dd323400 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[67448]: debug 2024-08-17T07:40:24.361+0000 7f89c07a9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: cluster 2024-08-17T07:40:23.158143+0000 mgr.y (mgr.25120) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.158200+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.169850+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.174759+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.176599+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.189245+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.334564+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.337680+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.349242+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.350855+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.359947+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.361403+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.370250+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.374561+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.375764+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.382353+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.464382+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.466965+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.469922+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.471161+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.477524+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.587719+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.590528+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.593331+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.594156+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.602526+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.724033+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.726743+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.729282+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.730161+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.738341+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.841144+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.843598+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.846183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.847112+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.854717+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.957207+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.959656+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.961964+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.962881+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:23.970943+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:24.088871+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:24.091219+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:24.093442+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:24.094183+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:24.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:24 smithi160 bash[19912]: audit 2024-08-17T07:40:24.101798+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.190150+0000 mgr.y (mgr.25120) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.339073+0000 mgr.y (mgr.25120) 44 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.382883+0000 mgr.y (mgr.25120) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.478117+0000 mgr.y (mgr.25120) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.603178+0000 mgr.y (mgr.25120) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.738928+0000 mgr.y (mgr.25120) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.855306+0000 mgr.y (mgr.25120) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:23.971541+0000 mgr.y (mgr.25120) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.102333+0000 mgr.y (mgr.25120) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.231220+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.233663+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.236405+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.237296+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.242790+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.320535+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.322814+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.325019+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.325743+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.333002+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.409362+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.190150+0000 mgr.y (mgr.25120) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.339073+0000 mgr.y (mgr.25120) 44 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.382883+0000 mgr.y (mgr.25120) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.478117+0000 mgr.y (mgr.25120) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.603178+0000 mgr.y (mgr.25120) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.738928+0000 mgr.y (mgr.25120) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.855306+0000 mgr.y (mgr.25120) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:23.971541+0000 mgr.y (mgr.25120) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.102333+0000 mgr.y (mgr.25120) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.231220+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.233663+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.236405+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.237296+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.242790+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.320535+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.322814+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.325019+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.325743+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.333002+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.409362+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.411153+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.413472+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.414181+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.418999+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.490260+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.492270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.494751+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.495616+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.503186+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.597773+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.599840+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.602378+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.603386+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.611177+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.723900+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.726624+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.729014+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.729965+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.737878+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.862906+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.865441+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.867866+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.868857+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:24.876693+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.002510+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.005339+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.007793+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.008808+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.017165+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.154129+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[25186]: audit 2024-08-17T07:40:25.157268+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.411153+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.413472+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.414181+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.418999+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.490260+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.492270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.494751+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.495616+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.503186+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.597773+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.599840+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.602378+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.603386+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.611177+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.723900+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.726624+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.729014+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.729965+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.737878+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.862906+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.865441+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.867866+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.868857+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:24.876693+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.002510+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.005339+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.007793+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.008808+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.017165+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.154129+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:25 smithi122 bash[19784]: audit 2024-08-17T07:40:25.157268+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.190150+0000 mgr.y (mgr.25120) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.339073+0000 mgr.y (mgr.25120) 44 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:40:25.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.382883+0000 mgr.y (mgr.25120) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.478117+0000 mgr.y (mgr.25120) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.603178+0000 mgr.y (mgr.25120) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.738928+0000 mgr.y (mgr.25120) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.855306+0000 mgr.y (mgr.25120) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:23.971541+0000 mgr.y (mgr.25120) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.102333+0000 mgr.y (mgr.25120) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.231220+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.233663+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.236405+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.237296+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.242790+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.320535+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.322814+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.325019+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.325743+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.333002+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.409362+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.411153+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.413472+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.414181+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.418999+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.490260+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.492270+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.494751+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.495616+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.503186+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.597773+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.599840+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.602378+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.603386+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.611177+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.723900+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.726624+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.729014+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.729965+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.737878+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.862906+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.865441+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.867866+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.868857+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:24.876693+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.002510+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.005339+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.007793+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.008808+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.017165+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.154129+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:25.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[19912]: audit 2024-08-17T07:40:25.157268+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:25.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[67448]: debug 2024-08-17T07:40:25.625+0000 7f89c07a9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:40:25.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[67448]: debug 2024-08-17T07:40:25.693+0000 7f89c07a9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:40:26.162 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:25 smithi160 bash[67448]: debug 2024-08-17T07:40:25.849+0000 7f89c07a9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:40:26.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.243263+0000 mgr.y (mgr.25120) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.333427+0000 mgr.y (mgr.25120) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.419453+0000 mgr.y (mgr.25120) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.503838+0000 mgr.y (mgr.25120) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.611804+0000 mgr.y (mgr.25120) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.738480+0000 mgr.y (mgr.25120) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:24.877507+0000 mgr.y (mgr.25120) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.017649+0000 mgr.y (mgr.25120) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: cluster 2024-08-17T07:40:25.158811+0000 mgr.y (mgr.25120) 60 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.162489+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.172252+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.182262+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.266090+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.268136+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.270428+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.271360+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.278922+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.378502+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.380844+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.383916+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.384873+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.394534+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.525350+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.528632+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.532398+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.533738+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.542622+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.654561+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.657383+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.660368+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.661377+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.669265+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.777410+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.779892+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.782722+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.783813+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.791856+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.873722+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.875789+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.878513+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.879412+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.889669+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.961100+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.963379+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.966020+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.966975+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:25.974275+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.047076+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.049083+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.051313+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.052022+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.057223+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.139159+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.141356+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.143882+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.144576+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[19912]: audit 2024-08-17T07:40:26.151974+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.243263+0000 mgr.y (mgr.25120) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.333427+0000 mgr.y (mgr.25120) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.419453+0000 mgr.y (mgr.25120) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.503838+0000 mgr.y (mgr.25120) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.611804+0000 mgr.y (mgr.25120) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.738480+0000 mgr.y (mgr.25120) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:24.877507+0000 mgr.y (mgr.25120) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.017649+0000 mgr.y (mgr.25120) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: cluster 2024-08-17T07:40:25.158811+0000 mgr.y (mgr.25120) 60 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.162489+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.172252+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.182262+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.266090+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.268136+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.270428+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.271360+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.278922+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.378502+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.380844+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.383916+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.243263+0000 mgr.y (mgr.25120) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.333427+0000 mgr.y (mgr.25120) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.419453+0000 mgr.y (mgr.25120) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.503838+0000 mgr.y (mgr.25120) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.611804+0000 mgr.y (mgr.25120) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.738480+0000 mgr.y (mgr.25120) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:24.877507+0000 mgr.y (mgr.25120) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.017649+0000 mgr.y (mgr.25120) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: cluster 2024-08-17T07:40:25.158811+0000 mgr.y (mgr.25120) 60 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.162489+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.172252+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.182262+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.266090+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.268136+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.270428+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.271360+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.278922+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.378502+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.380844+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.383916+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.384873+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.394534+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.525350+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.528632+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.532398+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.533738+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.542622+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.654561+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.657383+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.660368+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.661377+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.669265+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.777410+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.779892+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.782722+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.783813+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.791856+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.873722+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.875789+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.384873+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.394534+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.525350+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.528632+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.532398+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.533738+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.542622+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.654561+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.657383+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.660368+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.661377+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.669265+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.777410+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.779892+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.782722+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.783813+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.791856+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.873722+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.875789+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.878513+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.879412+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.889669+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.961100+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.963379+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.966020+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.966975+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:25.974275+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.047076+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.049083+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.051313+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.052022+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.057223+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.139159+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.141356+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.143882+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.144576+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[19784]: audit 2024-08-17T07:40:26.151974+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.878513+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.879412+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.889669+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.961100+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.963379+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.966020+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.966975+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:25.974275+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.047076+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.049083+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.051313+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.052022+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.057223+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.139159+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.141356+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.143882+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.144576+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:26 smithi122 bash[25186]: audit 2024-08-17T07:40:26.151974+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:26.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[67448]: debug 2024-08-17T07:40:26.529+0000 7f89c07a9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:26.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[67448]: debug 2024-08-17T07:40:26.601+0000 7f89c07a9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:40:26.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[67448]: debug 2024-08-17T07:40:26.669+0000 7f89c07a9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:40:27.167 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[67448]: debug 2024-08-17T07:40:26.861+0000 7f89c07a9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:40:27.167 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:26 smithi160 bash[67448]: debug 2024-08-17T07:40:26.945+0000 7f89c07a9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:40:27.167 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.017+0000 7f89c07a9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.182950+0000 mgr.y (mgr.25120) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.279391+0000 mgr.y (mgr.25120) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.395173+0000 mgr.y (mgr.25120) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.543281+0000 mgr.y (mgr.25120) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.669744+0000 mgr.y (mgr.25120) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.792435+0000 mgr.y (mgr.25120) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.890424+0000 mgr.y (mgr.25120) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:25.974698+0000 mgr.y (mgr.25120) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.057664+0000 mgr.y (mgr.25120) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.152492+0000 mgr.y (mgr.25120) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.234766+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.237136+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.239830+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.240733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.250009+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.339380+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.341528+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.343962+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.344981+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.354547+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.182950+0000 mgr.y (mgr.25120) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.279391+0000 mgr.y (mgr.25120) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.395173+0000 mgr.y (mgr.25120) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.543281+0000 mgr.y (mgr.25120) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.669744+0000 mgr.y (mgr.25120) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.792435+0000 mgr.y (mgr.25120) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.890424+0000 mgr.y (mgr.25120) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:25.974698+0000 mgr.y (mgr.25120) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.057664+0000 mgr.y (mgr.25120) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.152492+0000 mgr.y (mgr.25120) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.234766+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.237136+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.239830+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.240733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.250009+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.339380+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.341528+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.343962+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.344981+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.354547+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.467086+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.470237+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.473192+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.473985+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.481398+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.584091+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.586526+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.589299+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.590282+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.598734+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.702892+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.705393+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.707749+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.708659+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.718916+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.807518+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.810056+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.812722+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.813792+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.467086+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.470237+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.473192+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.473985+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.481398+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.584091+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.586526+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.589299+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.590282+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.598734+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.702892+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.705393+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.707749+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.708659+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.718916+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.807518+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.810056+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.812722+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.813792+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.824158+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.922221+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.924165+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.927736+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.928630+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:26.937094+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:27.050841+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:27.053409+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:27.056222+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:27.056958+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[19784]: audit 2024-08-17T07:40:27.064817+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.824158+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.922221+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.924165+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.927736+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.928630+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:26.937094+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:27.050841+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:27.053409+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:27.056222+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:27.056958+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:27 smithi122 bash[25186]: audit 2024-08-17T07:40:27.064817+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.561 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.281+0000 7f89c07a9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.353+0000 7f89c07a9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.182950+0000 mgr.y (mgr.25120) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.279391+0000 mgr.y (mgr.25120) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.395173+0000 mgr.y (mgr.25120) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.543281+0000 mgr.y (mgr.25120) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.669744+0000 mgr.y (mgr.25120) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.792435+0000 mgr.y (mgr.25120) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.890424+0000 mgr.y (mgr.25120) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:25.974698+0000 mgr.y (mgr.25120) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.057664+0000 mgr.y (mgr.25120) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.152492+0000 mgr.y (mgr.25120) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.234766+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.237136+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.239830+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.240733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.250009+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.339380+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.341528+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.343962+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.344981+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.354547+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.467086+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.470237+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.473192+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.473985+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.481398+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.584091+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.586526+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.589299+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.590282+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.598734+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.564 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.702892+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.705393+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.707749+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.708659+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.718916+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.807518+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.810056+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.812722+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.813792+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.824158+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.922221+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.924165+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.927736+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.565 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.928630+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:26.937094+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:27.050841+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:27.053409+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:27.056222+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:27.056958+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:27.566 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[19912]: audit 2024-08-17T07:40:27.064817+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:27.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.557+0000 7f89c07a9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:40:27.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.641+0000 7f89c07a9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:40:28.172 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:27 smithi160 bash[67448]: debug 2024-08-17T07:40:27.901+0000 7f89c07a9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:40:28.172 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[67448]: debug 2024-08-17T07:40:28.085+0000 7f89c07a9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:28.531 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[67448]: debug 2024-08-17T07:40:28.257+0000 7f89c07a9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:28.531 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[67448]: debug 2024-08-17T07:40:28.337+0000 7f89c07a9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.250516+0000 mgr.y (mgr.25120) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.355071+0000 mgr.y (mgr.25120) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.481976+0000 mgr.y (mgr.25120) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.599426+0000 mgr.y (mgr.25120) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.719737+0000 mgr.y (mgr.25120) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.532 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.824796+0000 mgr.y (mgr.25120) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:26.937694+0000 mgr.y (mgr.25120) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.065278+0000 mgr.y (mgr.25120) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cluster 2024-08-17T07:40:27.159445+0000 mgr.y (mgr.25120) 79 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.169188+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.183382+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.185785+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.186881+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.193071+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.193774+0000 mgr.y (mgr.25120) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.282530+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.285157+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.288160+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.289312+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.533 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.297941+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.298453+0000 mgr.y (mgr.25120) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.388249+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.390862+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.394342+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.395556+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.402866+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.403315+0000 mgr.y (mgr.25120) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.478685+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.480572+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.483678+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.484489+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.491794+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.534 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.492467+0000 mgr.y (mgr.25120) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.576066+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.578411+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.581068+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.582086+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.589956+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.590659+0000 mgr.y (mgr.25120) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.698299+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.700754+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.703278+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.704059+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.711858+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.712374+0000 mgr.y (mgr.25120) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.535 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.796408+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.798894+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.801234+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.801906+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.809489+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.810122+0000 mgr.y (mgr.25120) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.907659+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.910251+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.913238+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.914323+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:27.922475+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:27.923146+0000 mgr.y (mgr.25120) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.536 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.031898+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.034066+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.036294+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.037135+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.043413+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.044020+0000 mgr.y (mgr.25120) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.157397+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.160041+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.163360+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.537 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[19912]: audit 2024-08-17T07:40:28.164444+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.250516+0000 mgr.y (mgr.25120) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.355071+0000 mgr.y (mgr.25120) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.481976+0000 mgr.y (mgr.25120) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.599426+0000 mgr.y (mgr.25120) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.719737+0000 mgr.y (mgr.25120) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.824796+0000 mgr.y (mgr.25120) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:26.937694+0000 mgr.y (mgr.25120) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.065278+0000 mgr.y (mgr.25120) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cluster 2024-08-17T07:40:27.159445+0000 mgr.y (mgr.25120) 79 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.169188+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.183382+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.185785+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.186881+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.193071+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.193774+0000 mgr.y (mgr.25120) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.282530+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.285157+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.288160+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.289312+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.297941+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.250516+0000 mgr.y (mgr.25120) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.355071+0000 mgr.y (mgr.25120) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.481976+0000 mgr.y (mgr.25120) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.599426+0000 mgr.y (mgr.25120) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.719737+0000 mgr.y (mgr.25120) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.824796+0000 mgr.y (mgr.25120) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:26.937694+0000 mgr.y (mgr.25120) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.065278+0000 mgr.y (mgr.25120) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cluster 2024-08-17T07:40:27.159445+0000 mgr.y (mgr.25120) 79 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.169188+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.183382+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.185785+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.186881+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.193071+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.193774+0000 mgr.y (mgr.25120) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.282530+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.285157+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.288160+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.289312+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.297941+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.298453+0000 mgr.y (mgr.25120) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.388249+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.390862+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.394342+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.395556+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.402866+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.403315+0000 mgr.y (mgr.25120) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.478685+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.480572+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.483678+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.484489+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.491794+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.492467+0000 mgr.y (mgr.25120) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.576066+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.578411+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.581068+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.582086+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.589956+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.590659+0000 mgr.y (mgr.25120) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.698299+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.298453+0000 mgr.y (mgr.25120) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.388249+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.390862+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.394342+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.395556+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.402866+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.403315+0000 mgr.y (mgr.25120) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.478685+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.480572+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.483678+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.484489+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.491794+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.492467+0000 mgr.y (mgr.25120) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.576066+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.578411+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.581068+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.582086+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.589956+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.590659+0000 mgr.y (mgr.25120) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.698299+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.700754+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.703278+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.704059+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.711858+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.712374+0000 mgr.y (mgr.25120) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.796408+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.798894+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.801234+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.801906+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.809489+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.810122+0000 mgr.y (mgr.25120) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.907659+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.910251+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.913238+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.914323+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:27.922475+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:27.923146+0000 mgr.y (mgr.25120) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.031898+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.034066+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.036294+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.037135+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.043413+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.044020+0000 mgr.y (mgr.25120) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.157397+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.160041+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.163360+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[25186]: audit 2024-08-17T07:40:28.164444+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.700754+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.703278+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.704059+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.711858+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.712374+0000 mgr.y (mgr.25120) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.796408+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.798894+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.801234+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.801906+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.809489+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.810122+0000 mgr.y (mgr.25120) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.907659+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.910251+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.913238+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.914323+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:27.922475+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:27.923146+0000 mgr.y (mgr.25120) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.031898+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.034066+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.036294+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.037135+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.043413+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.044020+0000 mgr.y (mgr.25120) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.157397+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.160041+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:28.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.163360+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:28.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:28 smithi122 bash[19784]: audit 2024-08-17T07:40:28.164444+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:28.850 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:28 smithi160 bash[67448]: debug 2024-08-17T07:40:28.525+0000 7f89c07a9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:29.406 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.172891+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.173757+0000 mgr.y (mgr.25120) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.274442+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.276547+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.279139+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.279957+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.287889+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.288480+0000 mgr.y (mgr.25120) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.363607+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.365835+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.369703+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.407 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.371299+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.379780+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.380312+0000 mgr.y (mgr.25120) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.460536+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.462660+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.465192+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.466335+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.474567+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.475126+0000 mgr.y (mgr.25120) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.552247+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.554551+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.557181+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.558035+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.568058+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.568592+0000 mgr.y (mgr.25120) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.654023+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.656622+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.659197+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.660253+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.672082+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.672598+0000 mgr.y (mgr.25120) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.783283+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.785505+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.787680+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.788517+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.795906+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.796450+0000 mgr.y (mgr.25120) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.903180+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.905226+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.907667+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.908669+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:28.918655+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.410 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:28.919198+0000 mgr.y (mgr.25120) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.010676+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.012939+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.015183+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.015907+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.022718+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.023050+0000 mgr.y (mgr.25120) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.096174+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.098848+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.101354+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.102556+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: audit 2024-08-17T07:40:29.110213+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.118753+0000 mgr.y (mgr.25120) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.411 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[19912]: cluster 2024-08-17T07:40:29.160193+0000 mgr.y (mgr.25120) 99 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:29.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.172891+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.173757+0000 mgr.y (mgr.25120) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.274442+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.276547+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.279139+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.279957+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.287889+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.288480+0000 mgr.y (mgr.25120) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.363607+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.365835+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.369703+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.371299+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.379780+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.380312+0000 mgr.y (mgr.25120) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.460536+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.462660+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.465192+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.466335+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.474567+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.475126+0000 mgr.y (mgr.25120) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.552247+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.554551+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.557181+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.558035+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.568058+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.568592+0000 mgr.y (mgr.25120) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.654023+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.656622+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.659197+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.660253+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.672082+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.672598+0000 mgr.y (mgr.25120) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.783283+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.785505+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.787680+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.788517+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.795906+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.796450+0000 mgr.y (mgr.25120) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.903180+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.172891+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.173757+0000 mgr.y (mgr.25120) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.274442+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.276547+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.279139+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.279957+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.287889+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.288480+0000 mgr.y (mgr.25120) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.363607+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.365835+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.369703+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.371299+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.379780+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.380312+0000 mgr.y (mgr.25120) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.460536+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.462660+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.465192+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.466335+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.474567+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.475126+0000 mgr.y (mgr.25120) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.905226+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.907667+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.908669+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:28.918655+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:28.919198+0000 mgr.y (mgr.25120) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.010676+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.012939+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.015183+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.015907+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.022718+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.023050+0000 mgr.y (mgr.25120) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.096174+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.098848+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.101354+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.102556+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: audit 2024-08-17T07:40:29.110213+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.118753+0000 mgr.y (mgr.25120) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[19784]: cluster 2024-08-17T07:40:29.160193+0000 mgr.y (mgr.25120) 99 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.552247+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.554551+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.557181+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.558035+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.568058+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.568592+0000 mgr.y (mgr.25120) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.654023+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.656622+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.659197+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.660253+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.672082+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.672598+0000 mgr.y (mgr.25120) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.783283+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.785505+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.787680+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.788517+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.795906+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.796450+0000 mgr.y (mgr.25120) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.903180+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.905226+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.907667+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.908669+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:28.918655+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:28.919198+0000 mgr.y (mgr.25120) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.010676+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.012939+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.015183+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.015907+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.022718+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.023050+0000 mgr.y (mgr.25120) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.096174+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.098848+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.101354+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.102556+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: audit 2024-08-17T07:40:29.110213+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.118753+0000 mgr.y (mgr.25120) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:29.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:29 smithi122 bash[25186]: cluster 2024-08-17T07:40:29.160193+0000 mgr.y (mgr.25120) 99 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:29.717 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[67448]: debug 2024-08-17T07:40:29.401+0000 7f89c07a9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:40:29.717 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[67448]: debug 2024-08-17T07:40:29.477+0000 7f89c07a9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:40:30.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[67448]: debug 2024-08-17T07:40:29.713+0000 7f89c07a9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:40:30.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:29 smithi160 bash[67448]: debug 2024-08-17T07:40:29.793+0000 7f89c07a9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:40:30.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.206643+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.208581+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.211930+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.212728+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.219930+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.220341+0000 mgr.y (mgr.25120) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.296455+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.299169+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.302411+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.303521+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.311586+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.312238+0000 mgr.y (mgr.25120) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.395206+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.397343+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.399462+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.400479+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.407130+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.407513+0000 mgr.y (mgr.25120) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.482777+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.206643+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.208581+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.211930+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.212728+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.219930+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.220341+0000 mgr.y (mgr.25120) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.296455+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.299169+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.302411+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.303521+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.311586+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.312238+0000 mgr.y (mgr.25120) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.395206+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.397343+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.399462+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.400479+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.407130+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.407513+0000 mgr.y (mgr.25120) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.482777+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.485352+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.487587+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.488890+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.496448+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.496847+0000 mgr.y (mgr.25120) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.574638+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.576682+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.578723+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.579524+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.586344+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.586714+0000 mgr.y (mgr.25120) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.658324+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.660962+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.663862+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.665030+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.673173+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.673611+0000 mgr.y (mgr.25120) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.768303+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.770498+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.774018+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.485352+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.487587+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.488890+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.496448+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.496847+0000 mgr.y (mgr.25120) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.574638+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.576682+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.578723+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.579524+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.586344+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.586714+0000 mgr.y (mgr.25120) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.658324+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.660962+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.663862+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.665030+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.673173+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.673611+0000 mgr.y (mgr.25120) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.768303+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.770498+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.774018+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.775101+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.782759+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: cephadm 2024-08-17T07:40:29.784090+0000 mgr.y (mgr.25120) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.798548+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.807757+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.816904+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[25186]: audit 2024-08-17T07:40:29.872109+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.775101+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.782759+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: cephadm 2024-08-17T07:40:29.784090+0000 mgr.y (mgr.25120) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.798548+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.807757+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.816904+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:30 smithi122 bash[19784]: audit 2024-08-17T07:40:29.872109+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: debug 2024-08-17T07:40:30.205+0000 7f89c07a9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:40:30.554 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: debug 2024-08-17T07:40:30.289+0000 7f89c07a9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: [17/Aug/2024:07:40:30] ENGINE Bus STARTING 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: CherryPy Checker: 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: The Application mounted at '' has an empty config. 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: [17/Aug/2024:07:40:30] ENGINE Serving on http://:::9283 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[67448]: [17/Aug/2024:07:40:30] ENGINE Bus STARTED 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.206643+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.208581+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.555 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.211930+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.212728+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.219930+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.220341+0000 mgr.y (mgr.25120) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.296455+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.299169+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.302411+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.303521+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.311586+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.312238+0000 mgr.y (mgr.25120) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.395206+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.397343+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.399462+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.556 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.400479+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.407130+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.407513+0000 mgr.y (mgr.25120) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.482777+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.485352+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.487587+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.488890+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.496448+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.496847+0000 mgr.y (mgr.25120) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.574638+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.576682+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.578723+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.579524+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.586344+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.586714+0000 mgr.y (mgr.25120) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.557 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.658324+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.660962+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.663862+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.665030+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.673173+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.673611+0000 mgr.y (mgr.25120) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.768303+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.770498+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.774018+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.775101+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.782759+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: cephadm 2024-08-17T07:40:29.784090+0000 mgr.y (mgr.25120) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.798548+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.807757+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.816904+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:30.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:30 smithi160 bash[19912]: audit 2024-08-17T07:40:29.872109+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:31.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: audit 2024-08-17T07:40:30.317240+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:31.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: audit 2024-08-17T07:40:30.317929+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:31.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: cluster 2024-08-17T07:40:30.319203+0000 mon.a (mon.0) 2133 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:31.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: audit 2024-08-17T07:40:30.319315+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:31.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: cluster 2024-08-17T07:40:30.319351+0000 mon.a (mon.0) 2134 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:31.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: audit 2024-08-17T07:40:30.320238+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:31.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[25186]: cluster 2024-08-17T07:40:31.160862+0000 mgr.y (mgr.25120) 107 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: audit 2024-08-17T07:40:30.317240+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: audit 2024-08-17T07:40:30.317929+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: cluster 2024-08-17T07:40:30.319203+0000 mon.a (mon.0) 2133 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: audit 2024-08-17T07:40:30.319315+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: cluster 2024-08-17T07:40:30.319351+0000 mon.a (mon.0) 2134 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: audit 2024-08-17T07:40:30.320238+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:31 smithi122 bash[19784]: cluster 2024-08-17T07:40:31.160862+0000 mgr.y (mgr.25120) 107 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: audit 2024-08-17T07:40:30.317240+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: audit 2024-08-17T07:40:30.317929+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: cluster 2024-08-17T07:40:30.319203+0000 mon.a (mon.0) 2133 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: audit 2024-08-17T07:40:30.319315+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: cluster 2024-08-17T07:40:30.319351+0000 mon.a (mon.0) 2134 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: audit 2024-08-17T07:40:30.320238+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.160:0/1732497316' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:31 smithi160 bash[19912]: cluster 2024-08-17T07:40:31.160862+0000 mgr.y (mgr.25120) 107 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:32.452 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[19784]: cluster 2024-08-17T07:40:31.210677+0000 mon.a (mon.0) 2135 : cluster [DBG] mgrmap e41: y(active, since 31s), standbys: x 2024-08-17T07:40:32.452 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[19784]: audit 2024-08-17T07:40:31.700875+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:32.452 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[19784]: audit 2024-08-17T07:40:31.808176+0000 mgr.y (mgr.25120) 108 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[25186]: cluster 2024-08-17T07:40:31.210677+0000 mon.a (mon.0) 2135 : cluster [DBG] mgrmap e41: y(active, since 31s), standbys: x 2024-08-17T07:40:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[25186]: audit 2024-08-17T07:40:31.700875+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[25186]: audit 2024-08-17T07:40:31.808176+0000 mgr.y (mgr.25120) 108 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:32.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:32 smithi160 bash[19912]: cluster 2024-08-17T07:40:31.210677+0000 mon.a (mon.0) 2135 : cluster [DBG] mgrmap e41: y(active, since 31s), standbys: x 2024-08-17T07:40:32.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:32 smithi160 bash[19912]: audit 2024-08-17T07:40:31.700875+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:32.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:32 smithi160 bash[19912]: audit 2024-08-17T07:40:31.808176+0000 mgr.y (mgr.25120) 108 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:32.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:40:32] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-08-17T07:40:33.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:33 smithi122 bash[19784]: cluster 2024-08-17T07:40:33.162126+0000 mgr.y (mgr.25120) 109 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:33.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:33 smithi122 bash[25186]: cluster 2024-08-17T07:40:33.162126+0000 mgr.y (mgr.25120) 109 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:33.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:33 smithi160 bash[19912]: cluster 2024-08-17T07:40:33.162126+0000 mgr.y (mgr.25120) 109 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:34.427 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: cephadm 2024-08-17T07:40:33.340700+0000 mgr.y (mgr.25120) 110 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:34.427 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.341279+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:34.427 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.342652+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:34.427 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.343938+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: cephadm 2024-08-17T07:40:33.345443+0000 mgr.y (mgr.25120) 111 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.684064+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.695756+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[19784]: audit 2024-08-17T07:40:33.705816+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: cephadm 2024-08-17T07:40:33.340700+0000 mgr.y (mgr.25120) 110 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.341279+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.342652+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.343938+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: cephadm 2024-08-17T07:40:33.345443+0000 mgr.y (mgr.25120) 111 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.684064+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.428 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.695756+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.429 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:34 smithi122 bash[25186]: audit 2024-08-17T07:40:33.705816+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.594 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:40:34.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: cephadm 2024-08-17T07:40:33.340700+0000 mgr.y (mgr.25120) 110 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.341279+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.342652+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.343938+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: cephadm 2024-08-17T07:40:33.345443+0000 mgr.y (mgr.25120) 111 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.684064+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.695756+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:34 smithi160 bash[19912]: audit 2024-08-17T07:40:33.705816+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:35.320 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:40:35.320 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 0s ago 31m - - 2024-08-17T07:40:35.320 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 1s ago 31m - - 2024-08-17T07:40:35.320 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (14m) 0s ago 24m 13.2M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (13m) 1s ago 23m 43.6M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (25s) 0s ago 21m 41.6M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (12s) 1s ago 31m 323M - 19.1.0-1378-g567d40c0 93c8b402dfba e051d424e8cd 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (10m) 0s ago 33m 489M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (33m) 0s ago 33m 89.6M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (31m) 1s ago 31m 63.0M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (31m) 0s ago 31m 62.2M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (14m) 0s ago 24m 9415k - 1.3.1 1dbe0e931976 073958e71c3a 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (13m) 1s ago 24m 9184k - 1.3.1 1dbe0e931976 c7c67ae8e1d2 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (30m) 0s ago 30m 57.1M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (29m) 0s ago 29m 57.2M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (29m) 0s ago 29m 52.7M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (28m) 0s ago 28m 57.0M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:40:35.321 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (27m) 1s ago 27m 59.4M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (27m) 1s ago 27m 55.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (26m) 1s ago 26m 53.0M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (25m) 1s ago 25m 56.5M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (20s) 1s ago 24m 51.3M - 2.33.4 514e6a882f6e 60bcc0f78226 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (22m) 0s ago 22m 88.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:40:35.322 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (22m) 1s ago 22m 88.9M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:40:35.749 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:40:35.749 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:40:35.749 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:40:35.749 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:40:35.750 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:40:35.751 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:40:35.751 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:40:36.044 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: audit 2024-08-17T07:40:34.583635+0000 mgr.y (mgr.25120) 112 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: audit 2024-08-17T07:40:34.627505+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: audit 2024-08-17T07:40:34.633630+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: audit 2024-08-17T07:40:34.639512+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: audit 2024-08-17T07:40:34.947272+0000 mgr.y (mgr.25120) 113 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[19784]: cluster 2024-08-17T07:40:35.162562+0000 mgr.y (mgr.25120) 114 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: audit 2024-08-17T07:40:34.583635+0000 mgr.y (mgr.25120) 112 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: audit 2024-08-17T07:40:34.627505+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: audit 2024-08-17T07:40:34.633630+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: audit 2024-08-17T07:40:34.639512+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: audit 2024-08-17T07:40:34.947272+0000 mgr.y (mgr.25120) 113 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:35 smithi122 bash[25186]: cluster 2024-08-17T07:40:35.162562+0000 mgr.y (mgr.25120) 114 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: audit 2024-08-17T07:40:34.583635+0000 mgr.y (mgr.25120) 112 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: audit 2024-08-17T07:40:34.627505+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: audit 2024-08-17T07:40:34.633630+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: audit 2024-08-17T07:40:34.639512+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: audit 2024-08-17T07:40:34.947272+0000 mgr.y (mgr.25120) 113 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:35 smithi160 bash[19912]: cluster 2024-08-17T07:40:35.162562+0000 mgr.y (mgr.25120) 114 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:36.117 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading mgr daemons", 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:40:36.118 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:35.305867+0000 mgr.y (mgr.25120) 115 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:35.753631+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.122:0/1127620665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:36.119458+0000 mgr.y (mgr.25120) 116 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:36.354866+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:36.360630+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:36 smithi160 bash[19912]: audit 2024-08-17T07:40:36.366324+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:35.305867+0000 mgr.y (mgr.25120) 115 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:35.753631+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.122:0/1127620665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:36.119458+0000 mgr.y (mgr.25120) 116 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:36.354866+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:36.360630+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[25186]: audit 2024-08-17T07:40:36.366324+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:35.305867+0000 mgr.y (mgr.25120) 115 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:35.753631+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.122:0/1127620665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:36.119458+0000 mgr.y (mgr.25120) 116 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:36.354866+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:36.360630+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:36 smithi122 bash[19784]: audit 2024-08-17T07:40:36.366324+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:38.005 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:37 smithi160 bash[19912]: cluster 2024-08-17T07:40:37.163210+0000 mgr.y (mgr.25120) 117 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:38.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:37 smithi122 bash[19784]: cluster 2024-08-17T07:40:37.163210+0000 mgr.y (mgr.25120) 117 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:38.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:37 smithi122 bash[25186]: cluster 2024-08-17T07:40:37.163210+0000 mgr.y (mgr.25120) 117 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:39.510 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.511 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.511 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:39 smithi160 bash[19912]: cluster 2024-08-17T07:40:39.164814+0000 mgr.y (mgr.25120) 118 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:39.511 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.511 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.512 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.512 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.512 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.513 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.513 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: Stopping Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:40:39.513 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:40:39 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:39.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:39 smithi122 bash[19784]: cluster 2024-08-17T07:40:39.164814+0000 mgr.y (mgr.25120) 118 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:39.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:39 smithi122 bash[25186]: cluster 2024-08-17T07:40:39.164814+0000 mgr.y (mgr.25120) 118 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:40.575 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 bash[68927]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:40:40.575 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:40:40.575 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 bash[68987]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:40:40.575 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T07:40:40.575 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: Stopped Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: Started Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:40.852 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.852 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.853 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.853 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.853 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.854 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:40.854 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:40:40 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:42.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.751498+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.768734+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.773471+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.775148+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.785668+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: cephadm 2024-08-17T07:40:40.786953+0000 mgr.y (mgr.25120) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.883378+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.886305+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.890435+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.891694+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:40.900898+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: cephadm 2024-08-17T07:40:40.901700+0000 mgr.y (mgr.25120) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.019297+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.021920+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.025074+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.025938+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.033298+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.033867+0000 mgr.y (mgr.25120) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.111999+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.113920+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.751498+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.768734+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.773471+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.775148+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.785668+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: cephadm 2024-08-17T07:40:40.786953+0000 mgr.y (mgr.25120) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.883378+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.886305+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.890435+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.891694+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:40.900898+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: cephadm 2024-08-17T07:40:40.901700+0000 mgr.y (mgr.25120) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.019297+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.021920+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.025074+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.025938+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.033298+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.033867+0000 mgr.y (mgr.25120) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.111999+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.113920+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.115913+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.116614+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.125144+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.125576+0000 mgr.y (mgr.25120) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: cluster 2024-08-17T07:40:41.165248+0000 mgr.y (mgr.25120) 123 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:42.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.212630+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.215097+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.217789+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.218850+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.227867+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.310285+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.312614+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.314658+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.315478+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.322479+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.399126+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.400963+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.402879+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.403492+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.411575+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.502560+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.505699+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.508408+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.509627+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.518773+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.614112+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.616959+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.619581+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.620616+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.629535+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.723277+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.725719+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.728522+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.729547+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[25186]: audit 2024-08-17T07:40:41.737812+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.115913+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.116614+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.125144+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.125576+0000 mgr.y (mgr.25120) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: cluster 2024-08-17T07:40:41.165248+0000 mgr.y (mgr.25120) 123 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.212630+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.215097+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.217789+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.218850+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.227867+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.310285+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.312614+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.314658+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.315478+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.322479+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.399126+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.400963+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.402879+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.403492+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.411575+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.502560+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.505699+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.508408+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.509627+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.518773+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.614112+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.616959+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.619581+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.620616+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.629535+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.723277+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.725719+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.728522+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.729547+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:41 smithi122 bash[19784]: audit 2024-08-17T07:40:41.737812+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.751498+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.768734+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.773471+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.775148+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.785668+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: cephadm 2024-08-17T07:40:40.786953+0000 mgr.y (mgr.25120) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.883378+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.886305+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.890435+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.891694+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:40.900898+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: cephadm 2024-08-17T07:40:40.901700+0000 mgr.y (mgr.25120) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.019297+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.021920+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.025074+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.025938+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.033298+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.033867+0000 mgr.y (mgr.25120) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.111999+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.113920+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.115913+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.116614+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.125144+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.125576+0000 mgr.y (mgr.25120) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: cluster 2024-08-17T07:40:41.165248+0000 mgr.y (mgr.25120) 123 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.212630+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.215097+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.217789+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.218850+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.227867+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.310285+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.312614+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.314658+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.315478+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.322479+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.399126+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.400963+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.402879+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.403492+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.411575+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.502560+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.505699+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.508408+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.509627+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.518773+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.614112+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.616959+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.619581+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.620616+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.629535+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.723277+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:42.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.725719+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:42.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.728522+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:42.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.729547+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:42.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:41 smithi160 bash[19912]: audit 2024-08-17T07:40:41.737812+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:42.693 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[69047]: debug 2024-08-17T07:40:42.545+0000 7f516c58e700 1 -- 172.21.15.160:0/2519321964 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fcc96e2340 con 0x55fcca45e400 2024-08-17T07:40:42.747 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:40:42] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.228268+0000 mgr.y (mgr.25120) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.322836+0000 mgr.y (mgr.25120) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.412149+0000 mgr.y (mgr.25120) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.519303+0000 mgr.y (mgr.25120) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.630050+0000 mgr.y (mgr.25120) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.738225+0000 mgr.y (mgr.25120) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.818664+0000 mgr.y (mgr.25120) 130 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:43.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.829824+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.832266+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.835843+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.837102+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.844860+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.845376+0000 mgr.y (mgr.25120) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.935982+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.939066+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.941524+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.942185+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:41.951181+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:41.951836+0000 mgr.y (mgr.25120) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.052918+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.055005+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.057322+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.058121+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.065411+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.065806+0000 mgr.y (mgr.25120) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.175150+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.177998+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.180556+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.181604+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.188070+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.305343+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.307909+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.310373+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.311373+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.319703+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.444786+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.447752+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.450810+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.452192+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.228268+0000 mgr.y (mgr.25120) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.322836+0000 mgr.y (mgr.25120) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.412149+0000 mgr.y (mgr.25120) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.519303+0000 mgr.y (mgr.25120) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.630050+0000 mgr.y (mgr.25120) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.738225+0000 mgr.y (mgr.25120) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.818664+0000 mgr.y (mgr.25120) 130 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.829824+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.832266+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.835843+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.837102+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.844860+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.845376+0000 mgr.y (mgr.25120) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.935982+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.939066+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.941524+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.942185+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:41.951181+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:41.951836+0000 mgr.y (mgr.25120) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.052918+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.459552+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.584624+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.587688+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.591524+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.592664+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.599747+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.728355+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.730997+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.733810+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.734902+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[19784]: audit 2024-08-17T07:40:42.741562+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.055005+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.057322+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.058121+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.065411+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.065806+0000 mgr.y (mgr.25120) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.175150+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.177998+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.180556+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.181604+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.188070+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.305343+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.307909+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.310373+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.311373+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.319703+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.444786+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.447752+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.450810+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.452192+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.459552+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.584624+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.587688+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.591524+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.592664+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.599747+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.728355+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.730997+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.733810+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.734902+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:42 smithi122 bash[25186]: audit 2024-08-17T07:40:42.741562+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[69047]: debug 2024-08-17T07:40:42.689+0000 7f51751fd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:40:43.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.228268+0000 mgr.y (mgr.25120) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.322836+0000 mgr.y (mgr.25120) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.412149+0000 mgr.y (mgr.25120) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.519303+0000 mgr.y (mgr.25120) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.630050+0000 mgr.y (mgr.25120) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.738225+0000 mgr.y (mgr.25120) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.818664+0000 mgr.y (mgr.25120) 130 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.829824+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.832266+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.835843+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.837102+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.844860+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.845376+0000 mgr.y (mgr.25120) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.935982+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.939066+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.941524+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.942185+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:41.951181+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:41.951836+0000 mgr.y (mgr.25120) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.052918+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.055005+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.057322+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.058121+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.065411+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.065806+0000 mgr.y (mgr.25120) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.175150+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.177998+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.180556+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.181604+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.188070+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.305343+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.307909+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.310373+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.311373+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.319703+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.444786+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.447752+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.450810+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.452192+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.459552+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.584624+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.587688+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.591524+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.592664+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.599747+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.728355+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.730997+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.733810+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:43.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.734902+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:43.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:42 smithi160 bash[19912]: audit 2024-08-17T07:40:42.741562+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.188521+0000 mgr.y (mgr.25120) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.320432+0000 mgr.y (mgr.25120) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.460160+0000 mgr.y (mgr.25120) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.600348+0000 mgr.y (mgr.25120) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.742324+0000 mgr.y (mgr.25120) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.824457+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.826595+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.829549+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.830394+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.835367+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.835892+0000 mgr.y (mgr.25120) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.916965+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.919157+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.921812+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.922839+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:42.930666+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:42.931181+0000 mgr.y (mgr.25120) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.021444+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.023768+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.026412+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.188521+0000 mgr.y (mgr.25120) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.320432+0000 mgr.y (mgr.25120) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.460160+0000 mgr.y (mgr.25120) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.600348+0000 mgr.y (mgr.25120) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.742324+0000 mgr.y (mgr.25120) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.824457+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.826595+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.829549+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.830394+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.835367+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.835892+0000 mgr.y (mgr.25120) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.916965+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.919157+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.921812+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.922839+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:42.930666+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:42.931181+0000 mgr.y (mgr.25120) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.021444+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.023768+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.026412+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.027429+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.035226+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.036080+0000 mgr.y (mgr.25120) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.119915+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.122838+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.124716+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.125495+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.130490+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.130942+0000 mgr.y (mgr.25120) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: cluster 2024-08-17T07:40:43.166219+0000 mgr.y (mgr.25120) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.207721+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.209871+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.212350+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.213126+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.220742+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.299413+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.301398+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.303373+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.304151+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.027429+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.035226+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.036080+0000 mgr.y (mgr.25120) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.119915+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.122838+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.124716+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.125495+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.130490+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.130942+0000 mgr.y (mgr.25120) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: cluster 2024-08-17T07:40:43.166219+0000 mgr.y (mgr.25120) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.207721+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.209871+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.212350+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.213126+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.220742+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.299413+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.301398+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.303373+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.304151+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.313562+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.395156+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.396919+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.398672+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.399407+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.408658+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.480405+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.482342+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.484763+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.485664+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.495136+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.580812+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.583432+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.586919+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.588451+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.594723+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.684270+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.687212+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.690669+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.691947+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[19784]: audit 2024-08-17T07:40:43.700275+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.313562+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.395156+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.396919+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.398672+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.399407+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.408658+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.480405+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.482342+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.484763+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.485664+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.495136+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.580812+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.583432+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.586919+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.588451+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.594723+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.684270+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.687212+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.690669+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.691947+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:43 smithi122 bash[25186]: audit 2024-08-17T07:40:43.700275+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.188521+0000 mgr.y (mgr.25120) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.320432+0000 mgr.y (mgr.25120) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.460160+0000 mgr.y (mgr.25120) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.600348+0000 mgr.y (mgr.25120) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.742324+0000 mgr.y (mgr.25120) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.824457+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.826595+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.829549+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.830394+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.835367+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.835892+0000 mgr.y (mgr.25120) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.916965+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.919157+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.921812+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.922839+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:42.930666+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:42.931181+0000 mgr.y (mgr.25120) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.021444+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.023768+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.026412+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.027429+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.035226+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.036080+0000 mgr.y (mgr.25120) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.119915+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.122838+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.124716+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.125495+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.130490+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.130942+0000 mgr.y (mgr.25120) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: cluster 2024-08-17T07:40:43.166219+0000 mgr.y (mgr.25120) 143 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.207721+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.209871+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.212350+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.213126+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.220742+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.299413+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.301398+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.303373+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.304151+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.313562+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.395156+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.396919+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.398672+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.399407+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.408658+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.480405+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.482342+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.484763+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.485664+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.495136+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.580812+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.583432+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.586919+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.588451+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.594723+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.684270+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.687212+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.690669+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.691947+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:43 smithi160 bash[19912]: audit 2024-08-17T07:40:43.700275+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[69047]: debug 2024-08-17T07:40:44.309+0000 7f51751fd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:40:44.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[69047]: debug 2024-08-17T07:40:44.413+0000 7f51751fd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:40:44.962 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[69047]: debug 2024-08-17T07:40:44.665+0000 7f51751fd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:40:44.962 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.226709+0000 mgr.y (mgr.25120) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.313980+0000 mgr.y (mgr.25120) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.409140+0000 mgr.y (mgr.25120) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.495847+0000 mgr.y (mgr.25120) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.595430+0000 mgr.y (mgr.25120) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.701074+0000 mgr.y (mgr.25120) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.781530+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.783521+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.785423+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.786224+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.793214+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.793761+0000 mgr.y (mgr.25120) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.866835+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.963 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.868949+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.871072+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.871932+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.879080+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.879775+0000 mgr.y (mgr.25120) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.956333+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.958687+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.960797+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.962037+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:43.969850+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:43.970360+0000 mgr.y (mgr.25120) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.074244+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.076277+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.080099+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.964 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.081285+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.088702+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.089223+0000 mgr.y (mgr.25120) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.174575+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.177119+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.179973+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.180648+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.186503+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.258614+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.260834+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.263505+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.264185+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.270016+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.354440+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.965 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.356236+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.358036+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.358798+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.364722+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.448729+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.450668+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.452494+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.453326+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.459364+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.565343+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.567796+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.570579+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.571601+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.578307+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:44.967 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.696102+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:44.967 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.698381+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:44.967 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.701337+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:44.967 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.702153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:44.967 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:44 smithi160 bash[19912]: audit 2024-08-17T07:40:44.707060+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.226709+0000 mgr.y (mgr.25120) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.313980+0000 mgr.y (mgr.25120) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.409140+0000 mgr.y (mgr.25120) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.495847+0000 mgr.y (mgr.25120) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.595430+0000 mgr.y (mgr.25120) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.701074+0000 mgr.y (mgr.25120) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.781530+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.783521+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.785423+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.786224+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.793214+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.793761+0000 mgr.y (mgr.25120) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.866835+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.868949+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.871072+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.871932+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.879080+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.879775+0000 mgr.y (mgr.25120) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.956333+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.958687+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.226709+0000 mgr.y (mgr.25120) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.313980+0000 mgr.y (mgr.25120) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.409140+0000 mgr.y (mgr.25120) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.495847+0000 mgr.y (mgr.25120) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.595430+0000 mgr.y (mgr.25120) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.701074+0000 mgr.y (mgr.25120) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.781530+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.783521+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.785423+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.786224+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.793214+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.793761+0000 mgr.y (mgr.25120) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.866835+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.868949+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.871072+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.871932+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.879080+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.879775+0000 mgr.y (mgr.25120) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.956333+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.958687+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.960797+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.962037+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:43.969850+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:43.970360+0000 mgr.y (mgr.25120) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.074244+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.076277+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.080099+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.081285+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.088702+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.089223+0000 mgr.y (mgr.25120) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.174575+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.177119+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.179973+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.180648+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.186503+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.258614+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.260834+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.263505+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.264185+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.960797+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.962037+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:43.969850+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:43.970360+0000 mgr.y (mgr.25120) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.074244+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.076277+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.080099+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.081285+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.088702+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.089223+0000 mgr.y (mgr.25120) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.174575+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.177119+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.179973+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.180648+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.186503+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.258614+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.260834+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.263505+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.264185+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.270016+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.354440+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.356236+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.358036+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.358798+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.364722+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.448729+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.450668+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.452494+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.453326+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.459364+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.565343+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.567796+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.570579+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.571601+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.578307+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.696102+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.698381+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.701337+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.702153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[19784]: audit 2024-08-17T07:40:44.707060+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.270016+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.354440+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.356236+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.358036+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.358798+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.364722+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.448729+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.450668+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.452494+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.453326+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.459364+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.565343+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.567796+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.570579+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.571601+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.578307+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.696102+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.698381+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.701337+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:45.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.702153+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:45.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:44 smithi122 bash[25186]: audit 2024-08-17T07:40:44.707060+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:45.704 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[69047]: debug 2024-08-17T07:40:45.445+0000 7f51751fd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:45.704 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[69047]: debug 2024-08-17T07:40:45.553+0000 7f51751fd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:40:45.705 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[69047]: debug 2024-08-17T07:40:45.657+0000 7f51751fd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:40:45.998 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[69047]: debug 2024-08-17T07:40:45.773+0000 7f51751fd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.186911+0000 mgr.y (mgr.25120) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.270466+0000 mgr.y (mgr.25120) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.365129+0000 mgr.y (mgr.25120) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.459867+0000 mgr.y (mgr.25120) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.578718+0000 mgr.y (mgr.25120) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.707508+0000 mgr.y (mgr.25120) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.784181+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:45.999 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.786984+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.789482+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.790534+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.795733+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.796105+0000 mgr.y (mgr.25120) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.864054+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.866111+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.867846+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.868436+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.873081+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.873609+0000 mgr.y (mgr.25120) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.953969+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.000 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.956380+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.959055+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.960181+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:44.966867+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:44.967420+0000 mgr.y (mgr.25120) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.066193+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.068211+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.070041+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.070845+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.075742+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.001 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.076358+0000 mgr.y (mgr.25120) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: cluster 2024-08-17T07:40:45.166827+0000 mgr.y (mgr.25120) 164 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.191762+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.194576+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.198237+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.199579+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.205888+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.313441+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.316256+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.318978+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.320123+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.328594+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.002 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.432238+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.435269+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.439287+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.440289+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.446418+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.573507+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.576015+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.578711+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.579653+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.588043+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.716218+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.718805+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.721542+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.722483+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.003 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[19912]: audit 2024-08-17T07:40:45.728377+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.186911+0000 mgr.y (mgr.25120) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.270466+0000 mgr.y (mgr.25120) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.365129+0000 mgr.y (mgr.25120) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.459867+0000 mgr.y (mgr.25120) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.578718+0000 mgr.y (mgr.25120) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.707508+0000 mgr.y (mgr.25120) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.784181+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.786984+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.789482+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.790534+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.795733+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.796105+0000 mgr.y (mgr.25120) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.864054+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.866111+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.867846+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.868436+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.873081+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.873609+0000 mgr.y (mgr.25120) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.953969+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.956380+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.186911+0000 mgr.y (mgr.25120) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.270466+0000 mgr.y (mgr.25120) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.365129+0000 mgr.y (mgr.25120) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.459867+0000 mgr.y (mgr.25120) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.578718+0000 mgr.y (mgr.25120) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.707508+0000 mgr.y (mgr.25120) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.784181+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.786984+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.789482+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.790534+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.795733+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.796105+0000 mgr.y (mgr.25120) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.864054+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.866111+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.867846+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.868436+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.873081+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.873609+0000 mgr.y (mgr.25120) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.953969+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.956380+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.959055+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.960181+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:44.966867+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:44.967420+0000 mgr.y (mgr.25120) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.066193+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.068211+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.070041+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.070845+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.075742+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.076358+0000 mgr.y (mgr.25120) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: cluster 2024-08-17T07:40:45.166827+0000 mgr.y (mgr.25120) 164 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.191762+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.194576+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.198237+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.199579+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.205888+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.313441+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.316256+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.318978+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.959055+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.960181+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:44.966867+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:44.967420+0000 mgr.y (mgr.25120) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.066193+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.068211+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.070041+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.070845+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.075742+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.076358+0000 mgr.y (mgr.25120) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: cluster 2024-08-17T07:40:45.166827+0000 mgr.y (mgr.25120) 164 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.191762+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.194576+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.198237+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.199579+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.205888+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.313441+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.316256+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.318978+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.320123+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.328594+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.432238+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.435269+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.439287+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.440289+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.446418+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.573507+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.576015+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.578711+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.579653+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.588043+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.716218+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.718805+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.721542+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.722483+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[19784]: audit 2024-08-17T07:40:45.728377+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.320123+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.328594+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.432238+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.435269+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.439287+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.440289+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.446418+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.573507+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.576015+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.578711+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.579653+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.588043+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.716218+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.718805+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.721542+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.722483+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:45 smithi122 bash[25186]: audit 2024-08-17T07:40:45.728377+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.280 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:45 smithi160 bash[69047]: debug 2024-08-17T07:40:45.993+0000 7f51751fd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:40:46.537 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[69047]: debug 2024-08-17T07:40:46.277+0000 7f51751fd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:40:46.537 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[69047]: debug 2024-08-17T07:40:46.381+0000 7f51751fd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:40:46.825 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[69047]: debug 2024-08-17T07:40:46.569+0000 7f51751fd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.206646+0000 mgr.y (mgr.25120) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.329357+0000 mgr.y (mgr.25120) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.447112+0000 mgr.y (mgr.25120) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.588940+0000 mgr.y (mgr.25120) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.729076+0000 mgr.y (mgr.25120) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.814650+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.817120+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.826 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.819579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.820346+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.826902+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.827367+0000 mgr.y (mgr.25120) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.931974+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.934269+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.936516+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.937391+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:45.943312+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:45.943795+0000 mgr.y (mgr.25120) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.043016+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.827 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.045630+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.047798+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.048752+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.054474+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.054905+0000 mgr.y (mgr.25120) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.144004+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.146813+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.828 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.149748+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.150475+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.155579+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.156121+0000 mgr.y (mgr.25120) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.267047+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.269720+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.272891+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.273968+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.280191+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.396332+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.399030+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.402072+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.403441+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.410097+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.516523+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.829 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.519382+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.522545+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.523621+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.529478+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.629596+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.632228+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.635353+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.636437+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.643588+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.701158+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.742144+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.744381+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.746929+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:46.830 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.747677+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:46.831 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[19912]: audit 2024-08-17T07:40:46.753024+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.206646+0000 mgr.y (mgr.25120) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.329357+0000 mgr.y (mgr.25120) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.447112+0000 mgr.y (mgr.25120) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.588940+0000 mgr.y (mgr.25120) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.729076+0000 mgr.y (mgr.25120) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.814650+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.817120+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.819579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.820346+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.826902+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.827367+0000 mgr.y (mgr.25120) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.931974+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.934269+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.936516+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.937391+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:45.943312+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:45.943795+0000 mgr.y (mgr.25120) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.043016+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.045630+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.047798+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.206646+0000 mgr.y (mgr.25120) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.329357+0000 mgr.y (mgr.25120) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.447112+0000 mgr.y (mgr.25120) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.588940+0000 mgr.y (mgr.25120) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.729076+0000 mgr.y (mgr.25120) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.814650+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.817120+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.819579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.820346+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.826902+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.827367+0000 mgr.y (mgr.25120) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.931974+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.934269+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.936516+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.937391+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:45.943312+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:45.943795+0000 mgr.y (mgr.25120) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.043016+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.045630+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.047798+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.048752+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.054474+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.054905+0000 mgr.y (mgr.25120) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.144004+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.146813+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.149748+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.150475+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.155579+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.156121+0000 mgr.y (mgr.25120) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.267047+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.269720+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.272891+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.273968+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.280191+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.396332+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.399030+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.402072+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.403441+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.410097+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.048752+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.054474+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.054905+0000 mgr.y (mgr.25120) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.144004+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.146813+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.149748+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.150475+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.155579+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.156121+0000 mgr.y (mgr.25120) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.267047+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.269720+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.272891+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.273968+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.280191+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.396332+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.399030+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.402072+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.403441+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.410097+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.516523+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.519382+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.522545+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.523621+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.529478+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.629596+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.632228+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.635353+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.636437+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.643588+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.701158+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.742144+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.744381+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.746929+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.747677+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[19784]: audit 2024-08-17T07:40:46.753024+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.516523+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.519382+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.522545+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.523621+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.529478+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.629596+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.632228+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.635353+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.636437+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.643588+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.701158+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.742144+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.744381+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.746929+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.747677+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:46 smithi122 bash[25186]: audit 2024-08-17T07:40:46.753024+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:46 smithi160 bash[69047]: debug 2024-08-17T07:40:46.821+0000 7f51751fd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:40:47.522 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[69047]: debug 2024-08-17T07:40:47.101+0000 7f51751fd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:40:47.522 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[69047]: debug 2024-08-17T07:40:47.269+0000 7f51751fd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[69047]: debug 2024-08-17T07:40:47.517+0000 7f51751fd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[69047]: debug 2024-08-17T07:40:47.641+0000 7f51751fd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.280634+0000 mgr.y (mgr.25120) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.410724+0000 mgr.y (mgr.25120) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.530003+0000 mgr.y (mgr.25120) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.644160+0000 mgr.y (mgr.25120) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.753459+0000 mgr.y (mgr.25120) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.843921+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.845760+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.847418+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.848248+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.853676+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.854246+0000 mgr.y (mgr.25120) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.929849+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.932031+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.933846+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.934524+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:46.940244+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:46.940735+0000 mgr.y (mgr.25120) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.010276+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.012210+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.013992+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.014674+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.020419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.020832+0000 mgr.y (mgr.25120) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.098857+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.100851+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.103323+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.104159+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.110066+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.110551+0000 mgr.y (mgr.25120) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: cluster 2024-08-17T07:40:47.167409+0000 mgr.y (mgr.25120) 183 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.223245+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.225862+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.228894+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.229901+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.237675+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.330023+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.331866+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.333797+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.334592+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.342259+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.435766+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.437913+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.440845+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.441695+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.449424+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.540334+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.542790+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.545338+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.546348+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.554129+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.642791+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.645218+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.647642+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.648503+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.655931+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.742454+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.744896+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.747652+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.748638+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:47.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:47 smithi160 bash[19912]: audit 2024-08-17T07:40:47.756455+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.280634+0000 mgr.y (mgr.25120) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.410724+0000 mgr.y (mgr.25120) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.530003+0000 mgr.y (mgr.25120) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.644160+0000 mgr.y (mgr.25120) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.753459+0000 mgr.y (mgr.25120) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.843921+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.845760+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.847418+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.848248+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.853676+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.854246+0000 mgr.y (mgr.25120) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.929849+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.932031+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.933846+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.934524+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:46.940244+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:46.940735+0000 mgr.y (mgr.25120) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.010276+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.012210+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.013992+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.280634+0000 mgr.y (mgr.25120) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.410724+0000 mgr.y (mgr.25120) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.530003+0000 mgr.y (mgr.25120) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.644160+0000 mgr.y (mgr.25120) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.753459+0000 mgr.y (mgr.25120) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.843921+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.845760+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.847418+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.848248+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.853676+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.854246+0000 mgr.y (mgr.25120) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.929849+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.932031+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.933846+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.934524+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:46.940244+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:46.940735+0000 mgr.y (mgr.25120) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.010276+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.012210+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.013992+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.014674+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.020419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.020832+0000 mgr.y (mgr.25120) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.098857+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.100851+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.103323+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.104159+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.110066+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.110551+0000 mgr.y (mgr.25120) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: cluster 2024-08-17T07:40:47.167409+0000 mgr.y (mgr.25120) 183 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.223245+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.225862+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.228894+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.229901+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.237675+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.330023+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.331866+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.333797+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.334592+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.014674+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.020419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.020832+0000 mgr.y (mgr.25120) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.098857+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.100851+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.103323+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.104159+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.110066+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.110551+0000 mgr.y (mgr.25120) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:48.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: cluster 2024-08-17T07:40:47.167409+0000 mgr.y (mgr.25120) 183 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.223245+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.225862+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.228894+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.229901+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.237675+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.330023+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.331866+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.333797+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.334592+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.342259+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.435766+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.437913+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.440845+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.441695+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.449424+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.540334+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.542790+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.545338+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.546348+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.554129+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.642791+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.645218+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.647642+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.648503+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.655931+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.742454+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.744896+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.747652+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.748638+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[25186]: audit 2024-08-17T07:40:47.756455+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.342259+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.435766+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.437913+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.440845+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.441695+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.449424+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.540334+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.542790+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.545338+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.546348+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.554129+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.642791+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.645218+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.647642+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.648503+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.655931+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.742454+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.744896+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.747652+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.748638+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:48.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:47 smithi122 bash[19784]: audit 2024-08-17T07:40:47.756455+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:48.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[69047]: debug 2024-08-17T07:40:47.997+0000 7f51751fd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:40:49.013 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[69047]: debug 2024-08-17T07:40:48.753+0000 7f51751fd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:40:49.013 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[69047]: debug 2024-08-17T07:40:48.873+0000 7f51751fd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:40:49.014 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.238254+0000 mgr.y (mgr.25120) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.342834+0000 mgr.y (mgr.25120) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.449958+0000 mgr.y (mgr.25120) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.554647+0000 mgr.y (mgr.25120) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.656464+0000 mgr.y (mgr.25120) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.756997+0000 mgr.y (mgr.25120) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.015 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.853356+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.016 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.855767+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.016 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.858566+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.016 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.859561+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.016 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.867438+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.016 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.868028+0000 mgr.y (mgr.25120) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.975378+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.977752+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.980909+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.981809+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:47.989767+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:47.990346+0000 mgr.y (mgr.25120) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.099504+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.102527+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.105283+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.106178+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.117036+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.117681+0000 mgr.y (mgr.25120) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.225373+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.227855+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.230694+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.231736+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.237377+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.357577+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.360242+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.363115+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.364143+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.372182+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.501945+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.504680+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.508865+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.509974+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.518348+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.639377+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.641762+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.644406+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.645368+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:48 smithi160 bash[19912]: audit 2024-08-17T07:40:48.655524+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.238254+0000 mgr.y (mgr.25120) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.342834+0000 mgr.y (mgr.25120) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.449958+0000 mgr.y (mgr.25120) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.554647+0000 mgr.y (mgr.25120) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.656464+0000 mgr.y (mgr.25120) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.756997+0000 mgr.y (mgr.25120) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.853356+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.855767+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.858566+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.859561+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.867438+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.868028+0000 mgr.y (mgr.25120) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.975378+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.977752+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.980909+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.981809+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:47.989767+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:47.990346+0000 mgr.y (mgr.25120) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.099504+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.102527+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.238254+0000 mgr.y (mgr.25120) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.342834+0000 mgr.y (mgr.25120) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.449958+0000 mgr.y (mgr.25120) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.554647+0000 mgr.y (mgr.25120) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.656464+0000 mgr.y (mgr.25120) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.756997+0000 mgr.y (mgr.25120) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.853356+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.855767+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.858566+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.859561+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.867438+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.868028+0000 mgr.y (mgr.25120) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.975378+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.977752+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.980909+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.981809+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:47.989767+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:47.990346+0000 mgr.y (mgr.25120) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.099504+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.102527+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.105283+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.106178+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.117036+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.117681+0000 mgr.y (mgr.25120) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.225373+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.227855+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.230694+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.231736+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.237377+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.357577+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.360242+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.363115+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.364143+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.372182+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.501945+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.504680+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.508865+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.509974+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.518348+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.105283+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.106178+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.117036+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.117681+0000 mgr.y (mgr.25120) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.225373+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.227855+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.230694+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.231736+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.237377+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.357577+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.360242+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.363115+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.364143+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.372182+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.501945+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.504680+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.508865+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.509974+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.518348+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.639377+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.641762+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.644406+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.645368+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[25186]: audit 2024-08-17T07:40:48.655524+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.639377+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:49.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.641762+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:49.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.644406+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:49.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.645368+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:49.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:48 smithi122 bash[19784]: audit 2024-08-17T07:40:48.655524+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:49.350 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[69047]: debug 2024-08-17T07:40:49.089+0000 7f51751fd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:40:49.751 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[69047]: debug 2024-08-17T07:40:49.429+0000 7f51751fd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:40:50.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.237962+0000 mgr.y (mgr.25120) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.372695+0000 mgr.y (mgr.25120) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.518972+0000 mgr.y (mgr.25120) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.656383+0000 mgr.y (mgr.25120) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.794300+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.797021+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.799917+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.801029+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.809282+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.809908+0000 mgr.y (mgr.25120) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.941526+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.944402+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.947302+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.948546+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:48.957022+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:48.957697+0000 mgr.y (mgr.25120) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.084775+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.087126+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.089956+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.090964+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.097514+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.098049+0000 mgr.y (mgr.25120) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: cluster 2024-08-17T07:40:49.168420+0000 mgr.y (mgr.25120) 200 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.176249+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.179040+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.182749+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.184051+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.190713+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.296276+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.299157+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.301801+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.302785+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.308569+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.388798+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.391155+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.393803+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.394681+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.400109+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.488938+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.491525+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.493812+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.494602+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.499821+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.583441+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.586437+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.588771+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.589783+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.595857+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.669490+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.672153+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.675049+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.676029+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[25186]: audit 2024-08-17T07:40:49.681480+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.237962+0000 mgr.y (mgr.25120) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.372695+0000 mgr.y (mgr.25120) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.518972+0000 mgr.y (mgr.25120) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.656383+0000 mgr.y (mgr.25120) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.794300+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.797021+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.799917+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.801029+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.809282+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.809908+0000 mgr.y (mgr.25120) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.941526+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.944402+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.947302+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.948546+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:48.957022+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:48.957697+0000 mgr.y (mgr.25120) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.084775+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.087126+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.089956+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.090964+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.097514+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.098049+0000 mgr.y (mgr.25120) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: cluster 2024-08-17T07:40:49.168420+0000 mgr.y (mgr.25120) 200 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.176249+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.179040+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.182749+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.184051+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.190713+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.296276+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.299157+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.301801+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.302785+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.308569+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.388798+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.391155+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.393803+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.394681+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.400109+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.488938+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.491525+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.493812+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.494602+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.499821+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.583441+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.586437+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.588771+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.589783+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.595857+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.669490+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.672153+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.675049+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.676029+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:49 smithi122 bash[19784]: audit 2024-08-17T07:40:49.681480+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.058 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[69047]: debug 2024-08-17T07:40:49.825+0000 7f51751fd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:40:50.058 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[69047]: debug 2024-08-17T07:40:49.945+0000 7f51751fd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:40:50.058 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[69047]: [17/Aug/2024:07:40:49] ENGINE Bus STARTING 2024-08-17T07:40:50.058 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[69047]: CherryPy Checker: 2024-08-17T07:40:50.058 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[69047]: The Application mounted at '' has an empty config. 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.237962+0000 mgr.y (mgr.25120) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.372695+0000 mgr.y (mgr.25120) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.518972+0000 mgr.y (mgr.25120) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.656383+0000 mgr.y (mgr.25120) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.794300+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.059 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.797021+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.799917+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.801029+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.809282+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.809908+0000 mgr.y (mgr.25120) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.941526+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.944402+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.947302+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.948546+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.060 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:48.957022+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:48.957697+0000 mgr.y (mgr.25120) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.084775+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.087126+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.089956+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.090964+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.097514+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.098049+0000 mgr.y (mgr.25120) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: cluster 2024-08-17T07:40:49.168420+0000 mgr.y (mgr.25120) 200 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.176249+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.179040+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.182749+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.061 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.184051+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.190713+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.296276+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.299157+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.301801+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.302785+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.308569+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.388798+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.391155+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.393803+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.062 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.394681+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.400109+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.488938+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.491525+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.493812+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.494602+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.499821+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.583441+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.586437+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.588771+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.589783+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.595857+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.063 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.669490+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:50.064 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.672153+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:50.064 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.675049+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:50.064 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.676029+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:50.064 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:49 smithi160 bash[19912]: audit 2024-08-17T07:40:49.681480+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:50.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[69047]: [17/Aug/2024:07:40:50] ENGINE Serving on http://:::9283 2024-08-17T07:40:50.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[69047]: [17/Aug/2024:07:40:50] ENGINE Bus STARTED 2024-08-17T07:40:51.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.191220+0000 mgr.y (mgr.25120) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.308968+0000 mgr.y (mgr.25120) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.400574+0000 mgr.y (mgr.25120) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.500327+0000 mgr.y (mgr.25120) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.017 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.596312+0000 mgr.y (mgr.25120) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.681922+0000 mgr.y (mgr.25120) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.782129+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.784592+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.787643+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.788558+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.795518+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.795972+0000 mgr.y (mgr.25120) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.868572+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.870972+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.872719+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.018 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.873371+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.879822+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.880325+0000 mgr.y (mgr.25120) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.953474+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.953955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cluster 2024-08-17T07:40:49.955813+0000 mon.a (mon.0) 2571 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cluster 2024-08-17T07:40:49.955998+0000 mon.a (mon.0) 2572 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.956749+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.958438+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.975156+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.977476+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.979916+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.980936+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.019 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:49.987436+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:49.988006+0000 mgr.y (mgr.25120) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.115918+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.119105+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.122479+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.123724+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.134184+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.134887+0000 mgr.y (mgr.25120) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.211273+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.213994+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.216438+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.217712+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.224501+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.020 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.317457+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.320036+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.322948+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.323681+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.329450+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.406183+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.407945+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.410262+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.410926+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.415589+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.488173+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.490567+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.021 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.493033+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.493676+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.498355+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.570299+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.572060+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.573671+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.574293+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.578944+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.652032+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.653780+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.656000+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.656659+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.022 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.661671+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.758951+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.761383+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.764351+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.023 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:50 smithi160 bash[19912]: audit 2024-08-17T07:40:50.765327+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.191220+0000 mgr.y (mgr.25120) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.308968+0000 mgr.y (mgr.25120) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.400574+0000 mgr.y (mgr.25120) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.500327+0000 mgr.y (mgr.25120) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.596312+0000 mgr.y (mgr.25120) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.681922+0000 mgr.y (mgr.25120) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.782129+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.784592+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.787643+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.788558+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.795518+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.795972+0000 mgr.y (mgr.25120) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.868572+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.870972+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.872719+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.873371+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.879822+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.880325+0000 mgr.y (mgr.25120) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.953474+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:51.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.953955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.191220+0000 mgr.y (mgr.25120) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.308968+0000 mgr.y (mgr.25120) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.400574+0000 mgr.y (mgr.25120) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.500327+0000 mgr.y (mgr.25120) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.596312+0000 mgr.y (mgr.25120) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.681922+0000 mgr.y (mgr.25120) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.782129+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.784592+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.787643+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.788558+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.795518+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.795972+0000 mgr.y (mgr.25120) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.868572+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.870972+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.872719+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.873371+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.879822+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.880325+0000 mgr.y (mgr.25120) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.953474+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:40:51.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.953955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cluster 2024-08-17T07:40:49.955813+0000 mon.a (mon.0) 2571 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cluster 2024-08-17T07:40:49.955998+0000 mon.a (mon.0) 2572 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.956749+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.958438+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.975156+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.977476+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.979916+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.980936+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:49.987436+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:49.988006+0000 mgr.y (mgr.25120) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.115918+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.119105+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.122479+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.123724+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.134184+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.134887+0000 mgr.y (mgr.25120) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.211273+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.213994+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.216438+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.217712+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cluster 2024-08-17T07:40:49.955813+0000 mon.a (mon.0) 2571 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cluster 2024-08-17T07:40:49.955998+0000 mon.a (mon.0) 2572 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.956749+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.958438+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.160:0/7' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.975156+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.977476+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.979916+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.980936+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:49.987436+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:49.988006+0000 mgr.y (mgr.25120) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.115918+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.119105+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.122479+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.123724+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.134184+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.134887+0000 mgr.y (mgr.25120) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.211273+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.213994+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.216438+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.217712+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.224501+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.317457+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.320036+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.322948+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.323681+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.329450+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.406183+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.407945+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.410262+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.410926+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.415589+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.488173+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.490567+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.493033+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.493676+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.498355+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.570299+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.572060+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.573671+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.574293+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.578944+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.652032+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.653780+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.656000+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.656659+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.661671+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.758951+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.761383+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.764351+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[19784]: audit 2024-08-17T07:40:50.765327+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.224501+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.317457+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.320036+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.322948+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.323681+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.329450+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.406183+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.407945+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.410262+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.410926+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.415589+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.488173+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.490567+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.493033+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.493676+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.498355+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.570299+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.572060+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.573671+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.574293+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.578944+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.652032+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.653780+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.656000+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.656659+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.661671+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.758951+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.761383+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:51.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.764351+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:40:51.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:50 smithi122 bash[25186]: audit 2024-08-17T07:40:50.765327+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:40:52.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.225169+0000 mgr.y (mgr.25120) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.329836+0000 mgr.y (mgr.25120) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.415984+0000 mgr.y (mgr.25120) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.498699+0000 mgr.y (mgr.25120) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.579340+0000 mgr.y (mgr.25120) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.662084+0000 mgr.y (mgr.25120) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.789426+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.789934+0000 mgr.y (mgr.25120) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.866633+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.871342+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.878148+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.878762+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cluster 2024-08-17T07:40:50.899222+0000 mon.a (mon.0) 2622 : cluster [DBG] mgrmap e42: y(active, since 50s), standbys: x 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.900495+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.901827+0000 mgr.y (mgr.25120) 218 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.907309+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.914049+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.916443+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.917194+0000 mgr.y (mgr.25120) 219 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.925443+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.927216+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.927990+0000 mgr.y (mgr.25120) 220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.225169+0000 mgr.y (mgr.25120) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.329836+0000 mgr.y (mgr.25120) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.415984+0000 mgr.y (mgr.25120) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.498699+0000 mgr.y (mgr.25120) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.579340+0000 mgr.y (mgr.25120) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.662084+0000 mgr.y (mgr.25120) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.789426+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.789934+0000 mgr.y (mgr.25120) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.866633+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.871342+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.878148+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.878762+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cluster 2024-08-17T07:40:50.899222+0000 mon.a (mon.0) 2622 : cluster [DBG] mgrmap e42: y(active, since 50s), standbys: x 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.900495+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.901827+0000 mgr.y (mgr.25120) 218 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.907309+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.914049+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.916443+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.917194+0000 mgr.y (mgr.25120) 219 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.925443+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.927216+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.927990+0000 mgr.y (mgr.25120) 220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.935992+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.937683+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.938596+0000 mgr.y (mgr.25120) 221 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.946650+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.948161+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.949036+0000 mgr.y (mgr.25120) 222 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.957278+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.959130+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.959984+0000 mgr.y (mgr.25120) 223 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.970121+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.972477+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cephadm 2024-08-17T07:40:50.973473+0000 mgr.y (mgr.25120) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:40:52.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: audit 2024-08-17T07:40:50.982239+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[19784]: cluster 2024-08-17T07:40:51.168885+0000 mgr.y (mgr.25120) 225 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.935992+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.937683+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.938596+0000 mgr.y (mgr.25120) 221 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.946650+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.948161+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.949036+0000 mgr.y (mgr.25120) 222 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.957278+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.959130+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.959984+0000 mgr.y (mgr.25120) 223 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.970121+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.972477+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cephadm 2024-08-17T07:40:50.973473+0000 mgr.y (mgr.25120) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: audit 2024-08-17T07:40:50.982239+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:51 smithi122 bash[25186]: cluster 2024-08-17T07:40:51.168885+0000 mgr.y (mgr.25120) 225 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.225169+0000 mgr.y (mgr.25120) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.329836+0000 mgr.y (mgr.25120) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.415984+0000 mgr.y (mgr.25120) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.498699+0000 mgr.y (mgr.25120) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.579340+0000 mgr.y (mgr.25120) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.662084+0000 mgr.y (mgr.25120) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.789426+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.789934+0000 mgr.y (mgr.25120) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:40:52.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.866633+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.871342+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.878148+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.878762+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cluster 2024-08-17T07:40:50.899222+0000 mon.a (mon.0) 2622 : cluster [DBG] mgrmap e42: y(active, since 50s), standbys: x 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.900495+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.901827+0000 mgr.y (mgr.25120) 218 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.907309+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.914049+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.916443+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.917194+0000 mgr.y (mgr.25120) 219 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.925443+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.927216+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.927990+0000 mgr.y (mgr.25120) 220 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.935992+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.937683+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.938596+0000 mgr.y (mgr.25120) 221 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.946650+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.948161+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.949036+0000 mgr.y (mgr.25120) 222 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.957278+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.959130+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.959984+0000 mgr.y (mgr.25120) 223 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.970121+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.972477+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cephadm 2024-08-17T07:40:50.973473+0000 mgr.y (mgr.25120) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: audit 2024-08-17T07:40:50.982239+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:52.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:51 smithi160 bash[19912]: cluster 2024-08-17T07:40:51.168885+0000 mgr.y (mgr.25120) 225 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:40:52.828 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:40:52] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.33.4" 2024-08-17T07:40:53.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:52 smithi122 bash[19784]: audit 2024-08-17T07:40:51.826829+0000 mgr.y (mgr.25120) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:53.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:52 smithi122 bash[25186]: audit 2024-08-17T07:40:51.826829+0000 mgr.y (mgr.25120) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:53.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:52 smithi160 bash[19912]: audit 2024-08-17T07:40:51.826829+0000 mgr.y (mgr.25120) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:40:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:53 smithi160 bash[19912]: cluster 2024-08-17T07:40:53.169651+0000 mgr.y (mgr.25120) 227 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:53 smithi160 bash[19912]: audit 2024-08-17T07:40:53.523887+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:53 smithi160 bash[19912]: audit 2024-08-17T07:40:53.528508+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:53 smithi160 bash[19912]: audit 2024-08-17T07:40:53.533472+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[19784]: cluster 2024-08-17T07:40:53.169651+0000 mgr.y (mgr.25120) 227 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:54.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[19784]: audit 2024-08-17T07:40:53.523887+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[19784]: audit 2024-08-17T07:40:53.528508+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[19784]: audit 2024-08-17T07:40:53.533472+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[25186]: cluster 2024-08-17T07:40:53.169651+0000 mgr.y (mgr.25120) 227 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[25186]: audit 2024-08-17T07:40:53.523887+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[25186]: audit 2024-08-17T07:40:53.528508+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:54.266 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:53 smithi122 bash[25186]: audit 2024-08-17T07:40:53.533472+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: audit 2024-08-17T07:40:54.830296+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: audit 2024-08-17T07:40:54.837438+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: audit 2024-08-17T07:40:54.845464+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: cephadm 2024-08-17T07:40:54.918274+0000 mgr.y (mgr.25120) 228 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T07:40:56.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: cephadm 2024-08-17T07:40:54.918794+0000 mgr.y (mgr.25120) 229 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:40:56.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:55 smithi160 bash[19912]: cluster 2024-08-17T07:40:55.170330+0000 mgr.y (mgr.25120) 230 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: audit 2024-08-17T07:40:54.830296+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: audit 2024-08-17T07:40:54.837438+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: audit 2024-08-17T07:40:54.845464+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: cephadm 2024-08-17T07:40:54.918274+0000 mgr.y (mgr.25120) 228 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: cephadm 2024-08-17T07:40:54.918794+0000 mgr.y (mgr.25120) 229 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:40:56.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[19784]: cluster 2024-08-17T07:40:55.170330+0000 mgr.y (mgr.25120) 230 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: audit 2024-08-17T07:40:54.830296+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: audit 2024-08-17T07:40:54.837438+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: audit 2024-08-17T07:40:54.845464+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: cephadm 2024-08-17T07:40:54.918274+0000 mgr.y (mgr.25120) 228 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: cephadm 2024-08-17T07:40:54.918794+0000 mgr.y (mgr.25120) 229 : cephadm [INF] Deploying daemon node-exporter.a on smithi122 2024-08-17T07:40:56.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:55 smithi122 bash[25186]: cluster 2024-08-17T07:40:55.170330+0000 mgr.y (mgr.25120) 230 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:57.491 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:57 smithi122 bash[19784]: cluster 2024-08-17T07:40:57.171093+0000 mgr.y (mgr.25120) 231 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:57.492 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:57 smithi122 bash[25186]: cluster 2024-08-17T07:40:57.171093+0000 mgr.y (mgr.25120) 231 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:57.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:57 smithi160 bash[19912]: cluster 2024-08-17T07:40:57.171093+0000 mgr.y (mgr.25120) 231 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:40:58.427 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.427 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.427 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.428 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.428 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.428 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.429 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.429 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.429 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:58.795 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:58 smithi122 systemd[1]: Stopping Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:40:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:40:59 smithi160 bash[19912]: cluster 2024-08-17T07:40:59.172805+0000 mgr.y (mgr.25120) 232 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:59.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:59 smithi122 bash[19784]: cluster 2024-08-17T07:40:59.172805+0000 mgr.y (mgr.25120) 232 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:59.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:59 smithi122 bash[25186]: cluster 2024-08-17T07:40:59.172805+0000 mgr.y (mgr.25120) 232 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:40:59.546 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 bash[88029]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T07:40:59.913 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.914 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.914 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.914 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.915 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.915 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.915 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.915 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 bash[88091]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: Stopped Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:40:59.916 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 systemd[1]: Started Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:00.223 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:40:59 smithi122 bash[88145]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T07:41:00.545 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 22b70bddd3ac: Pulling fs layer 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 5c12815fee55: Pulling fs layer 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: c0e87333d380: Pulling fs layer 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 5c12815fee55: Verifying Checksum 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 5c12815fee55: Download complete 2024-08-17T07:41:00.917 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 22b70bddd3ac: Verifying Checksum 2024-08-17T07:41:00.918 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: 22b70bddd3ac: Download complete 2024-08-17T07:41:00.918 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: c0e87333d380: Verifying Checksum 2024-08-17T07:41:00.918 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[88145]: c0e87333d380: Download complete 2024-08-17T07:41:01.295 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[88145]: 22b70bddd3ac: Pull complete 2024-08-17T07:41:01.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[19784]: audit 2024-08-17T07:40:59.962088+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[19784]: audit 2024-08-17T07:40:59.967645+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[25186]: audit 2024-08-17T07:40:59.962088+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:00 smithi122 bash[25186]: audit 2024-08-17T07:40:59.967645+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:00 smithi160 bash[19912]: audit 2024-08-17T07:40:59.962088+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:00 smithi160 bash[19912]: audit 2024-08-17T07:40:59.967645+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:01.966 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[88145]: 5c12815fee55: Pull complete 2024-08-17T07:41:02.281 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[88145]: c0e87333d380: Pull complete 2024-08-17T07:41:02.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[19784]: cluster 2024-08-17T07:41:01.173622+0000 mgr.y (mgr.25120) 233 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:02.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[19784]: audit 2024-08-17T07:41:01.722197+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:02.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[25186]: cluster 2024-08-17T07:41:01.173622+0000 mgr.y (mgr.25120) 233 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:02.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:01 smithi122 bash[25186]: audit 2024-08-17T07:41:01.722197+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:01 smithi160 bash[19912]: cluster 2024-08-17T07:41:01.173622+0000 mgr.y (mgr.25120) 233 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:01 smithi160 bash[19912]: audit 2024-08-17T07:41:01.722197+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:02.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:02] "GET /metrics HTTP/1.1" 200 37995 "" "Prometheus/2.33.4" 2024-08-17T07:41:02.545 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[88145]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T07:41:02.545 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[88145]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T07:41:03.231 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:02 smithi160 bash[19912]: audit 2024-08-17T07:41:01.834847+0000 mgr.y (mgr.25120) 234 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[19784]: audit 2024-08-17T07:41:01.834847+0000 mgr.y (mgr.25120) 234 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:03.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:02 smithi122 bash[25186]: audit 2024-08-17T07:41:01.834847+0000 mgr.y (mgr.25120) 234 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:03.601 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: Stopping Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:41:03.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.602 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.602 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.603 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.603 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:03.603 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:03 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.233 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:03 smithi160 bash[19912]: cephadm 2024-08-17T07:41:02.483525+0000 mgr.y (mgr.25120) 235 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T07:41:04.233 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:03 smithi160 bash[19912]: cephadm 2024-08-17T07:41:02.484318+0000 mgr.y (mgr.25120) 236 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:41:04.233 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:03 smithi160 bash[70802]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T07:41:04.233 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:41:04.234 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[70861]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T07:41:04.234 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T07:41:04.234 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: Stopped Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:03 smithi122 bash[19784]: cephadm 2024-08-17T07:41:02.483525+0000 mgr.y (mgr.25120) 235 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T07:41:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:03 smithi122 bash[19784]: cephadm 2024-08-17T07:41:02.484318+0000 mgr.y (mgr.25120) 236 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:41:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:03 smithi122 bash[25186]: cephadm 2024-08-17T07:41:02.483525+0000 mgr.y (mgr.25120) 235 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T07:41:04.295 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:03 smithi122 bash[25186]: cephadm 2024-08-17T07:41:02.484318+0000 mgr.y (mgr.25120) 236 : cephadm [INF] Deploying daemon node-exporter.b on smithi160 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.061Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.061Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.061Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.061Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T07:41:04.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.062Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T07:41:04.297 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T07:41:04.298 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T07:41:04.299 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T07:41:04.300 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[88145]: ts=2024-08-17T07:41:04.063Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T07:41:04.486 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.487 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.487 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.487 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.487 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.488 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.488 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.488 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: Started Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:04.489 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:04 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:04.851 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[70916]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T07:41:05.244 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T07:41:05.244 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 22b70bddd3ac: Pulling fs layer 2024-08-17T07:41:05.244 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: cluster 2024-08-17T07:41:03.175465+0000 mgr.y (mgr.25120) 237 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:05.244 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.549393+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.244 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.559275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.244 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.563819+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.244 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.565930+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.576333+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.689129+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.692383+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.697184+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.698453+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.711826+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.845427+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.848255+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.851986+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.853253+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.245 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:04 smithi160 bash[19912]: audit 2024-08-17T07:41:04.866050+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: cluster 2024-08-17T07:41:03.175465+0000 mgr.y (mgr.25120) 237 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:05.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.549393+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.559275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.563819+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.565930+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.576333+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.689129+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.692383+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.697184+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.698453+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.711826+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.845427+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.848255+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.851986+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.853253+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[19784]: audit 2024-08-17T07:41:04.866050+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: cluster 2024-08-17T07:41:03.175465+0000 mgr.y (mgr.25120) 237 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.549393+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.559275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.563819+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.565930+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.576333+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.689129+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.692383+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.697184+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.698453+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.711826+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.845427+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.848255+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:05.248 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.851986+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:05.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.853253+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:05.249 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:04 smithi122 bash[25186]: audit 2024-08-17T07:41:04.866050+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:05.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 5c12815fee55: Pulling fs layer 2024-08-17T07:41:05.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: c0e87333d380: Pulling fs layer 2024-08-17T07:41:05.602 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 22b70bddd3ac: Download complete 2024-08-17T07:41:05.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 5c12815fee55: Verifying Checksum 2024-08-17T07:41:05.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 5c12815fee55: Download complete 2024-08-17T07:41:05.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: c0e87333d380: Verifying Checksum 2024-08-17T07:41:05.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: c0e87333d380: Download complete 2024-08-17T07:41:05.984 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[70916]: 22b70bddd3ac: Pull complete 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.577346+0000 mgr.y (mgr.25120) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.694057+0000 mgr.y (mgr.25120) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.712479+0000 mgr.y (mgr.25120) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.849468+0000 mgr.y (mgr.25120) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.866746+0000 mgr.y (mgr.25120) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.278 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:04.993809+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:04.995959+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:04.996777+0000 mgr.y (mgr.25120) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:04.998633+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:04.999680+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.005420+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.005836+0000 mgr.y (mgr.25120) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.102940+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.105106+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.105851+0000 mgr.y (mgr.25120) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.107016+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.107736+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.114509+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.115017+0000 mgr.y (mgr.25120) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.193594+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.577346+0000 mgr.y (mgr.25120) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.694057+0000 mgr.y (mgr.25120) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.712479+0000 mgr.y (mgr.25120) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.849468+0000 mgr.y (mgr.25120) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.866746+0000 mgr.y (mgr.25120) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:04.993809+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:04.995959+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:04.996777+0000 mgr.y (mgr.25120) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:04.998633+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:04.999680+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.005420+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.005836+0000 mgr.y (mgr.25120) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.102940+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.105106+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.105851+0000 mgr.y (mgr.25120) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.107016+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.107736+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.114509+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.115017+0000 mgr.y (mgr.25120) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.193594+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.195219+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.196916+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.197522+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.202095+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.276118+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.277906+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.281572+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.282377+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.287687+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.382060+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.383998+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.386741+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.387807+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.395523+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.488160+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.490482+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.493299+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.494067+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.501444+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.195219+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.196916+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.197522+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.202095+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.276118+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.277906+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.281572+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.282377+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.287687+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.382060+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.383998+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.386741+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.387807+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.395523+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.488160+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.284 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.490482+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.493299+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.494067+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.501444+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.615715+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.617795+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.619830+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.620475+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.625542+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.697256+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.698953+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.700678+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.701297+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.706117+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.787069+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.788719+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.790949+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.791561+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.796226+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.868604+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.870718+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.872888+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.873612+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.615715+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.617795+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.619830+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.620475+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.625542+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.697256+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.698953+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.700678+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.701297+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.706117+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.787069+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.788719+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.790949+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.791561+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.796226+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.868604+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.870718+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.872888+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.873612+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.880161+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.950735+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.952837+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.955050+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.955763+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[19784]: audit 2024-08-17T07:41:05.962575+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.880161+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.950735+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.952837+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.955050+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.955763+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:05 smithi122 bash[25186]: audit 2024-08-17T07:41:05.962575+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.577346+0000 mgr.y (mgr.25120) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.694057+0000 mgr.y (mgr.25120) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.712479+0000 mgr.y (mgr.25120) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.849468+0000 mgr.y (mgr.25120) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.866746+0000 mgr.y (mgr.25120) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:04.993809+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:04.995959+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:04.996777+0000 mgr.y (mgr.25120) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:04.998633+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:04.999680+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.005420+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.005836+0000 mgr.y (mgr.25120) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.102940+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.105106+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.105851+0000 mgr.y (mgr.25120) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:06.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.107016+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.107736+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.114509+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.115017+0000 mgr.y (mgr.25120) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.193594+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.195219+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.196916+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.197522+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.202095+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.276118+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.277906+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.281572+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.282377+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.287687+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.382060+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.383998+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.386741+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.387807+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.395523+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.488160+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.490482+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.493299+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.494067+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.501444+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.615715+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.617795+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.619830+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.620475+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.625542+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.697256+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.698953+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.700678+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.701297+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.706117+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.787069+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.788719+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.790949+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.791561+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.796226+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.868604+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.870718+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.872888+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.873612+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.880161+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.950735+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.952837+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.955050+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.955763+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:06.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:05 smithi160 bash[19912]: audit 2024-08-17T07:41:05.962575+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:06.583 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:41:07.254 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cluster 2024-08-17T07:41:05.175909+0000 mgr.y (mgr.25120) 247 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:07.254 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.195823+0000 mgr.y (mgr.25120) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.254 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.202432+0000 mgr.y (mgr.25120) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.278623+0000 mgr.y (mgr.25120) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.288096+0000 mgr.y (mgr.25120) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.384903+0000 mgr.y (mgr.25120) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.396016+0000 mgr.y (mgr.25120) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.491561+0000 mgr.y (mgr.25120) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.502052+0000 mgr.y (mgr.25120) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.618648+0000 mgr.y (mgr.25120) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.625944+0000 mgr.y (mgr.25120) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.699553+0000 mgr.y (mgr.25120) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.706474+0000 mgr.y (mgr.25120) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.789465+0000 mgr.y (mgr.25120) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.796844+0000 mgr.y (mgr.25120) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.255 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.871578+0000 mgr.y (mgr.25120) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.880569+0000 mgr.y (mgr.25120) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.953724+0000 mgr.y (mgr.25120) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:05.962913+0000 mgr.y (mgr.25120) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.040934+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.043069+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cluster 2024-08-17T07:41:05.175909+0000 mgr.y (mgr.25120) 247 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.195823+0000 mgr.y (mgr.25120) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.202432+0000 mgr.y (mgr.25120) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.278623+0000 mgr.y (mgr.25120) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.288096+0000 mgr.y (mgr.25120) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.256 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.384903+0000 mgr.y (mgr.25120) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.396016+0000 mgr.y (mgr.25120) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.491561+0000 mgr.y (mgr.25120) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.502052+0000 mgr.y (mgr.25120) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.618648+0000 mgr.y (mgr.25120) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.625944+0000 mgr.y (mgr.25120) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.699553+0000 mgr.y (mgr.25120) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.706474+0000 mgr.y (mgr.25120) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.789465+0000 mgr.y (mgr.25120) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.796844+0000 mgr.y (mgr.25120) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.871578+0000 mgr.y (mgr.25120) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.880569+0000 mgr.y (mgr.25120) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.953724+0000 mgr.y (mgr.25120) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.257 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:05.962913+0000 mgr.y (mgr.25120) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.040934+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.043069+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.044158+0000 mgr.y (mgr.25120) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.045608+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.046310+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.051039+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.258 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.051389+0000 mgr.y (mgr.25120) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.121976+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.123563+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.124178+0000 mgr.y (mgr.25120) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.125277+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.125973+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[25186]: audit 2024-08-17T07:41:06.130610+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.130954+0000 mgr.y (mgr.25120) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.213133+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.214746+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.216604+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.217177+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.221852+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.259 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.300264+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.301914+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.304425+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.305408+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.312175+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.429437+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.431892+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.434473+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.435286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.442186+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.544497+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.546429+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.548508+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.549262+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.557098+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.630080+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.631884+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.633849+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.634558+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.642578+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.756209+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.759018+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.044158+0000 mgr.y (mgr.25120) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.045608+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.261 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.046310+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.051039+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.051389+0000 mgr.y (mgr.25120) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.121976+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.123563+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.124178+0000 mgr.y (mgr.25120) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.125277+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.125973+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.130610+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.130954+0000 mgr.y (mgr.25120) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.213133+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.214746+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.216604+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.262 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.217177+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.221852+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.300264+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.301914+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.304425+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.762753+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.764415+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.772310+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.844405+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.845969+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.263 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.848549+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.849604+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.859504+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.935757+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.937429+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.939871+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.940680+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[25186]: audit 2024-08-17T07:41:06.946941+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.305408+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.264 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.312175+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.429437+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.431892+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.434473+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.435286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.442186+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.544497+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.546429+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.548508+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.549262+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.557098+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.630080+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.631884+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.633849+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.634558+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.642578+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.756209+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.759018+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.762753+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.764415+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.772310+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.844405+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.845969+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.848549+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.849604+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.859504+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.935757+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.937429+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.939871+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.940680+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:06 smithi122 bash[19784]: audit 2024-08-17T07:41:06.946941+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.351 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[70916]: 5c12815fee55: Pull complete 2024-08-17T07:41:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cluster 2024-08-17T07:41:05.175909+0000 mgr.y (mgr.25120) 247 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.195823+0000 mgr.y (mgr.25120) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.202432+0000 mgr.y (mgr.25120) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.278623+0000 mgr.y (mgr.25120) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.288096+0000 mgr.y (mgr.25120) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.384903+0000 mgr.y (mgr.25120) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.396016+0000 mgr.y (mgr.25120) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.491561+0000 mgr.y (mgr.25120) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.502052+0000 mgr.y (mgr.25120) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.618648+0000 mgr.y (mgr.25120) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.625944+0000 mgr.y (mgr.25120) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.699553+0000 mgr.y (mgr.25120) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.706474+0000 mgr.y (mgr.25120) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.789465+0000 mgr.y (mgr.25120) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.796844+0000 mgr.y (mgr.25120) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.871578+0000 mgr.y (mgr.25120) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.880569+0000 mgr.y (mgr.25120) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.953724+0000 mgr.y (mgr.25120) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:05.962913+0000 mgr.y (mgr.25120) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.040934+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.043069+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.044158+0000 mgr.y (mgr.25120) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.045608+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.046310+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.051039+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.051389+0000 mgr.y (mgr.25120) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.121976+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.123563+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.124178+0000 mgr.y (mgr.25120) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.125277+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.125973+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.130610+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.130954+0000 mgr.y (mgr.25120) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.213133+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.214746+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.216604+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.217177+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.221852+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.300264+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.301914+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.304425+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.305408+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.312175+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.429437+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.431892+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.434473+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.435286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.442186+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.544497+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.546429+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.548508+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.549262+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.557098+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.630080+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.631884+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.633849+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.634558+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:06 smithi160 bash[19912]: audit 2024-08-17T07:41:06.642578+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.756209+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.759018+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.762753+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.764415+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.772310+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.844405+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.845969+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.848549+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.849604+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.859504+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.935757+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.937429+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.939871+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.940680+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:07.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.946941+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 12s ago 32m - - 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 13s ago 32m - - 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (14m) 12s ago 24m 13.2M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (14m) 13s ago 24m 41.7M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (58s) 12s ago 22m 41.8M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:41:07.485 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (26s) 13s ago 31m 396M - 17.2.0 e1d6a67b021e e328118c5a2c 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (11m) 12s ago 33m 491M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (33m) 12s ago 33m 94.1M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (31m) 13s ago 31m 67.0M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (31m) 12s ago 31m 65.8M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 starting - - - - 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 starting - - - - 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (30m) 12s ago 30m 57.2M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (30m) 12s ago 30m 57.3M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (29m) 12s ago 29m 52.8M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (28m) 12s ago 28m 57.2M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (28m) 13s ago 28m 59.7M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:41:07.486 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (27m) 13s ago 27m 55.7M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:41:07.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (26m) 13s ago 26m 53.2M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:41:07.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (26m) 13s ago 26m 56.6M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:41:07.487 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (52s) 13s ago 25m 57.9M - 2.33.4 514e6a882f6e 60bcc0f78226 2024-08-17T07:41:07.487 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (22m) 12s ago 22m 88.7M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:41:07.487 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (22m) 13s ago 22m 89.1M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:41:07.928 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:41:07.929 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:41:07.930 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:41:07.991 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[70916]: c0e87333d380: Pull complete 2024-08-17T07:41:08.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.215330+0000 mgr.y (mgr.25120) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.222301+0000 mgr.y (mgr.25120) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.302652+0000 mgr.y (mgr.25120) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.313133+0000 mgr.y (mgr.25120) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.432777+0000 mgr.y (mgr.25120) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.443789+0000 mgr.y (mgr.25120) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.547129+0000 mgr.y (mgr.25120) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.557573+0000 mgr.y (mgr.25120) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:06.572207+0000 mgr.y (mgr.25120) 278 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.632637+0000 mgr.y (mgr.25120) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.643136+0000 mgr.y (mgr.25120) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.760252+0000 mgr.y (mgr.25120) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.773080+0000 mgr.y (mgr.25120) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.846614+0000 mgr.y (mgr.25120) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.860115+0000 mgr.y (mgr.25120) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.938077+0000 mgr.y (mgr.25120) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:06.947366+0000 mgr.y (mgr.25120) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.032404+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.034140+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.034871+0000 mgr.y (mgr.25120) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.036102+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.036798+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.042924+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.043374+0000 mgr.y (mgr.25120) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.106607+0000 mgr.y (mgr.25120) 289 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.132549+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.134305+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.135052+0000 mgr.y (mgr.25120) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.136280+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.136951+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.142027+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.142483+0000 mgr.y (mgr.25120) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.218799+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.220755+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.223235+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.224577+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.230527+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.308567+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.310080+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.312220+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.312935+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.318147+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.393903+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.395684+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.397714+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.398414+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.403414+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.491394+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.493524+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.496014+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.496795+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.503048+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.608737+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.610507+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.612403+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.613019+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:07 smithi122 bash[19784]: audit 2024-08-17T07:41:07.618846+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.691218+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.692817+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.694612+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.695274+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.701211+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.806276+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.808539+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.810987+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.811738+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.818412+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.930916+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.932661+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.122:0/2082829890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.933095+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.935291+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.936109+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: audit 2024-08-17T07:41:07.941258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.215330+0000 mgr.y (mgr.25120) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.222301+0000 mgr.y (mgr.25120) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.302652+0000 mgr.y (mgr.25120) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.313133+0000 mgr.y (mgr.25120) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.432777+0000 mgr.y (mgr.25120) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.443789+0000 mgr.y (mgr.25120) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.547129+0000 mgr.y (mgr.25120) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.557573+0000 mgr.y (mgr.25120) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:06.572207+0000 mgr.y (mgr.25120) 278 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.632637+0000 mgr.y (mgr.25120) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.643136+0000 mgr.y (mgr.25120) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.760252+0000 mgr.y (mgr.25120) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.773080+0000 mgr.y (mgr.25120) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.846614+0000 mgr.y (mgr.25120) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.860115+0000 mgr.y (mgr.25120) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.938077+0000 mgr.y (mgr.25120) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:06.947366+0000 mgr.y (mgr.25120) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.032404+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.034140+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.034871+0000 mgr.y (mgr.25120) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.036102+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.036798+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.042924+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.043374+0000 mgr.y (mgr.25120) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.106607+0000 mgr.y (mgr.25120) 289 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.132549+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.134305+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.135052+0000 mgr.y (mgr.25120) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.136280+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.136951+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.142027+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.142483+0000 mgr.y (mgr.25120) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.218799+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.220755+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.223235+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.224577+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.230527+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.308567+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.310080+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.312220+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.312935+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.318147+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.393903+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.395684+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.397714+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.398414+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.403414+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.491394+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.493524+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.496014+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.496795+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.503048+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.608737+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.610507+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.612403+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.613019+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.618846+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.691218+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.692817+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.694612+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.695274+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.701211+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.806276+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.808539+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.810987+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.811738+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.818412+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.930916+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.932661+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.122:0/2082829890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.933095+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.935291+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.936109+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.941258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.256 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[70916]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T07:41:08.256 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[70916]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.215330+0000 mgr.y (mgr.25120) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.222301+0000 mgr.y (mgr.25120) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.302652+0000 mgr.y (mgr.25120) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.313133+0000 mgr.y (mgr.25120) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.432777+0000 mgr.y (mgr.25120) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.443789+0000 mgr.y (mgr.25120) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.547129+0000 mgr.y (mgr.25120) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.257 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.557573+0000 mgr.y (mgr.25120) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:06.572207+0000 mgr.y (mgr.25120) 278 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.632637+0000 mgr.y (mgr.25120) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.643136+0000 mgr.y (mgr.25120) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.760252+0000 mgr.y (mgr.25120) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.773080+0000 mgr.y (mgr.25120) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.846614+0000 mgr.y (mgr.25120) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.860115+0000 mgr.y (mgr.25120) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.938077+0000 mgr.y (mgr.25120) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:06.947366+0000 mgr.y (mgr.25120) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.032404+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.258 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.034140+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.259 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.034871+0000 mgr.y (mgr.25120) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.259 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.036102+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.259 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.036798+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.259 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.042924+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.043374+0000 mgr.y (mgr.25120) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.106607+0000 mgr.y (mgr.25120) 289 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.132549+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.134305+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.135052+0000 mgr.y (mgr.25120) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.136280+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.136951+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.142027+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.142483+0000 mgr.y (mgr.25120) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.218799+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.220755+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.260 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.223235+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.224577+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.230527+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:07 smithi160 bash[19912]: audit 2024-08-17T07:41:07.308567+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.310080+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.312220+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.312935+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.318147+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.393903+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.395684+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.397714+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.398414+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.403414+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.261 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.491394+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.493524+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.496014+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.496795+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.503048+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.608737+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.610507+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.612403+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.613019+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.618846+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.691218+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.692817+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.694612+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.262 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.695274+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.701211+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.806276+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.808539+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.810987+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.811738+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.818412+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.930916+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.932661+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.122:0/2082829890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.933095+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.935291+0000 mon.a (mon.0) 2815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.936109+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:08.263 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.941258+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "1/2 daemons upgraded", 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading node-exporter daemons", 2024-08-17T07:41:08.397 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:41:08.398 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:41:09.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: cluster 2024-08-17T07:41:07.176289+0000 mgr.y (mgr.25120) 292 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:09.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.221529+0000 mgr.y (mgr.25120) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.231569+0000 mgr.y (mgr.25120) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.310703+0000 mgr.y (mgr.25120) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.320157+0000 mgr.y (mgr.25120) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.396418+0000 mgr.y (mgr.25120) 297 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.403769+0000 mgr.y (mgr.25120) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:07.471300+0000 mgr.y (mgr.25120) 299 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.494429+0000 mgr.y (mgr.25120) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.503599+0000 mgr.y (mgr.25120) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.611141+0000 mgr.y (mgr.25120) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.619245+0000 mgr.y (mgr.25120) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.693439+0000 mgr.y (mgr.25120) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.701670+0000 mgr.y (mgr.25120) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.809434+0000 mgr.y (mgr.25120) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.818939+0000 mgr.y (mgr.25120) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.933913+0000 mgr.y (mgr.25120) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:07.941799+0000 mgr.y (mgr.25120) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.019122+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.021111+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.021783+0000 mgr.y (mgr.25120) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.023239+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.023988+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.050324+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.051554+0000 mgr.y (mgr.25120) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.162737+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.164337+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.164957+0000 mgr.y (mgr.25120) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.166395+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.167388+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.176351+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.290516+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.292902+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.296574+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.297266+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.302536+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.374486+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.376475+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.378368+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.379028+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.384084+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.456277+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.457985+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.459797+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.460478+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.466447+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.537983+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.539777+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.541854+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.542573+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.550305+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.661708+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.663859+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.666974+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.667591+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.675482+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.749501+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.751362+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.753263+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.753908+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.761730+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.842268+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.844433+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.846346+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.847046+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.855185+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.937349+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.939206+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.941200+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.941913+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[19784]: audit 2024-08-17T07:41:08.949740+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cluster 2024-08-17T07:41:07.176289+0000 mgr.y (mgr.25120) 292 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.221529+0000 mgr.y (mgr.25120) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.231569+0000 mgr.y (mgr.25120) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.310703+0000 mgr.y (mgr.25120) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.320157+0000 mgr.y (mgr.25120) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.396418+0000 mgr.y (mgr.25120) 297 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.403769+0000 mgr.y (mgr.25120) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:08 smithi122 bash[25186]: audit 2024-08-17T07:41:07.471300+0000 mgr.y (mgr.25120) 299 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.494429+0000 mgr.y (mgr.25120) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.503599+0000 mgr.y (mgr.25120) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.611141+0000 mgr.y (mgr.25120) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.619245+0000 mgr.y (mgr.25120) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.693439+0000 mgr.y (mgr.25120) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.701670+0000 mgr.y (mgr.25120) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.809434+0000 mgr.y (mgr.25120) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.818939+0000 mgr.y (mgr.25120) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.933913+0000 mgr.y (mgr.25120) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:07.941799+0000 mgr.y (mgr.25120) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.019122+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.021111+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.021783+0000 mgr.y (mgr.25120) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.023239+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.023988+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.050324+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.051554+0000 mgr.y (mgr.25120) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.162737+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.164337+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.164957+0000 mgr.y (mgr.25120) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.166395+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.167388+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.176351+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.290516+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.292902+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.296574+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.297266+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.302536+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.374486+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.376475+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.378368+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.379028+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.384084+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.456277+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.457985+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.459797+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.460478+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.466447+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.537983+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.539777+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.541854+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.542573+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.550305+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.661708+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.663859+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.666974+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.667591+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.675482+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.749501+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.751362+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.753263+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.753908+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.761730+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.842268+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.844433+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.846346+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.847046+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.855185+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.937349+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.939206+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.941200+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.941913+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:09 smithi122 bash[25186]: audit 2024-08-17T07:41:08.949740+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cluster 2024-08-17T07:41:07.176289+0000 mgr.y (mgr.25120) 292 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.221529+0000 mgr.y (mgr.25120) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.231569+0000 mgr.y (mgr.25120) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.310703+0000 mgr.y (mgr.25120) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.320157+0000 mgr.y (mgr.25120) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.396418+0000 mgr.y (mgr.25120) 297 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.403769+0000 mgr.y (mgr.25120) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: audit 2024-08-17T07:41:07.471300+0000 mgr.y (mgr.25120) 299 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.494429+0000 mgr.y (mgr.25120) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:08 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.503599+0000 mgr.y (mgr.25120) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.611141+0000 mgr.y (mgr.25120) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.619245+0000 mgr.y (mgr.25120) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.693439+0000 mgr.y (mgr.25120) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.701670+0000 mgr.y (mgr.25120) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.809434+0000 mgr.y (mgr.25120) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.818939+0000 mgr.y (mgr.25120) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.933913+0000 mgr.y (mgr.25120) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:07.941799+0000 mgr.y (mgr.25120) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.019122+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.021111+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.021783+0000 mgr.y (mgr.25120) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.023239+0000 mon.a (mon.0) 2820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.023988+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.050324+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.051554+0000 mgr.y (mgr.25120) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.162737+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.164337+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.164957+0000 mgr.y (mgr.25120) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.166395+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.167388+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.176351+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.290516+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.292902+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.296574+0000 mon.a (mon.0) 2830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.297266+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.302536+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.374486+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.376475+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.378368+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.379028+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.384084+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.456277+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.457985+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.459797+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.460478+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.466447+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.537983+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.539777+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.541854+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.542573+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.550305+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.661708+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.663859+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.666974+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.667591+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.675482+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.749501+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.751362+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.753263+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.753908+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.761730+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.842268+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.844433+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.846346+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.847046+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.855185+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.937349+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.939206+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:09.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.941200+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:09.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.941913+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:09.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: audit 2024-08-17T07:41:08.949740+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.176802+0000 mgr.y (mgr.25120) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.293857+0000 mgr.y (mgr.25120) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:09 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.302933+0000 mgr.y (mgr.25120) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.377107+0000 mgr.y (mgr.25120) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.384490+0000 mgr.y (mgr.25120) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:08.401050+0000 mgr.y (mgr.25120) 318 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.458735+0000 mgr.y (mgr.25120) 319 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.466999+0000 mgr.y (mgr.25120) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.540499+0000 mgr.y (mgr.25120) 321 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.550924+0000 mgr.y (mgr.25120) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.664903+0000 mgr.y (mgr.25120) 323 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.675868+0000 mgr.y (mgr.25120) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.752028+0000 mgr.y (mgr.25120) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.762201+0000 mgr.y (mgr.25120) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.845118+0000 mgr.y (mgr.25120) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.855679+0000 mgr.y (mgr.25120) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.939980+0000 mgr.y (mgr.25120) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:08.950214+0000 mgr.y (mgr.25120) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.034089+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.035646+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.036233+0000 mgr.y (mgr.25120) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.037837+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.038536+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.045387+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.045813+0000 mgr.y (mgr.25120) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.119726+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.121279+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.121890+0000 mgr.y (mgr.25120) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.123074+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.123690+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.131553+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.131945+0000 mgr.y (mgr.25120) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.204592+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.206104+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.207787+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.208448+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.216351+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.291805+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.293541+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.295671+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.296328+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.304387+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.401484+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.403640+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.405632+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.406299+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.414539+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.523137+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.525302+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.528064+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.529044+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.538762+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.647655+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.649449+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.651235+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.651841+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.658421+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.731371+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.732941+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.734680+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.735384+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.742270+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.835797+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.837934+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.840580+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.841453+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.850945+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.924161+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.925930+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.928707+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.929421+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[19912]: audit 2024-08-17T07:41:09.938753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.176802+0000 mgr.y (mgr.25120) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.293857+0000 mgr.y (mgr.25120) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.302933+0000 mgr.y (mgr.25120) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.377107+0000 mgr.y (mgr.25120) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.384490+0000 mgr.y (mgr.25120) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:08.401050+0000 mgr.y (mgr.25120) 318 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.458735+0000 mgr.y (mgr.25120) 319 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.466999+0000 mgr.y (mgr.25120) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.540499+0000 mgr.y (mgr.25120) 321 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.550924+0000 mgr.y (mgr.25120) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.664903+0000 mgr.y (mgr.25120) 323 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.675868+0000 mgr.y (mgr.25120) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.752028+0000 mgr.y (mgr.25120) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.762201+0000 mgr.y (mgr.25120) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.845118+0000 mgr.y (mgr.25120) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.855679+0000 mgr.y (mgr.25120) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.939980+0000 mgr.y (mgr.25120) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:08.950214+0000 mgr.y (mgr.25120) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.034089+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.035646+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.036233+0000 mgr.y (mgr.25120) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.176802+0000 mgr.y (mgr.25120) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.293857+0000 mgr.y (mgr.25120) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.302933+0000 mgr.y (mgr.25120) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.377107+0000 mgr.y (mgr.25120) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.384490+0000 mgr.y (mgr.25120) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:08.401050+0000 mgr.y (mgr.25120) 318 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.458735+0000 mgr.y (mgr.25120) 319 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.466999+0000 mgr.y (mgr.25120) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.540499+0000 mgr.y (mgr.25120) 321 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.550924+0000 mgr.y (mgr.25120) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.664903+0000 mgr.y (mgr.25120) 323 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.675868+0000 mgr.y (mgr.25120) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.752028+0000 mgr.y (mgr.25120) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.762201+0000 mgr.y (mgr.25120) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.845118+0000 mgr.y (mgr.25120) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.855679+0000 mgr.y (mgr.25120) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.939980+0000 mgr.y (mgr.25120) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:08.950214+0000 mgr.y (mgr.25120) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.034089+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.035646+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.036233+0000 mgr.y (mgr.25120) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.037837+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.038536+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.045387+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.045813+0000 mgr.y (mgr.25120) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.119726+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.121279+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.121890+0000 mgr.y (mgr.25120) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.123074+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.123690+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.131553+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.131945+0000 mgr.y (mgr.25120) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.204592+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.206104+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.207787+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.208448+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.216351+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.291805+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.293541+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.295671+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.296328+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.037837+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.038536+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.045387+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.045813+0000 mgr.y (mgr.25120) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.119726+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.121279+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.121890+0000 mgr.y (mgr.25120) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.123074+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.123690+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.131553+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.131945+0000 mgr.y (mgr.25120) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.204592+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.206104+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.207787+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.208448+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.216351+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.291805+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.293541+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.295671+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.296328+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.304387+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.401484+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.403640+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.405632+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.406299+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.414539+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.523137+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.525302+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.528064+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.529044+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.538762+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.647655+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.649449+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.651235+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.651841+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.658421+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.731371+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.732941+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.734680+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.735384+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.742270+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.835797+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.837934+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.840580+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.841453+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.850945+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.924161+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.925930+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.928707+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.929421+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[25186]: audit 2024-08-17T07:41:09.938753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.304387+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.401484+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.403640+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.405632+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.406299+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.414539+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.523137+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.525302+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.528064+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.529044+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.538762+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.647655+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.649449+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.651235+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.651841+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.658421+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.731371+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.732941+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.734680+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.735384+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.742270+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.835797+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.837934+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.840580+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.841453+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.850945+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.924161+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.925930+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.928707+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.929421+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:10.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:10 smithi122 bash[19784]: audit 2024-08-17T07:41:09.938753+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.769Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.769Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.770Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.770Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T07:41:11.001 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T07:41:11.002 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T07:41:11.003 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T07:41:11.004 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T07:41:11.005 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T07:41:11.005 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T07:41:11.005 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.771Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T07:41:11.005 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.772Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T07:41:11.005 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:10 smithi160 bash[70916]: ts=2024-08-17T07:41:10.772Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T07:41:11.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cluster 2024-08-17T07:41:09.177101+0000 mgr.y (mgr.25120) 335 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:11.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.206729+0000 mgr.y (mgr.25120) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.216823+0000 mgr.y (mgr.25120) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.294270+0000 mgr.y (mgr.25120) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.304886+0000 mgr.y (mgr.25120) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.404413+0000 mgr.y (mgr.25120) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.415057+0000 mgr.y (mgr.25120) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.526336+0000 mgr.y (mgr.25120) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.539351+0000 mgr.y (mgr.25120) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.650069+0000 mgr.y (mgr.25120) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.658856+0000 mgr.y (mgr.25120) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.733616+0000 mgr.y (mgr.25120) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.742671+0000 mgr.y (mgr.25120) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.838944+0000 mgr.y (mgr.25120) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.851418+0000 mgr.y (mgr.25120) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.926746+0000 mgr.y (mgr.25120) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:09.939283+0000 mgr.y (mgr.25120) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.020943+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.023503+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.024173+0000 mgr.y (mgr.25120) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.026373+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cluster 2024-08-17T07:41:09.177101+0000 mgr.y (mgr.25120) 335 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.206729+0000 mgr.y (mgr.25120) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.216823+0000 mgr.y (mgr.25120) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.294270+0000 mgr.y (mgr.25120) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.304886+0000 mgr.y (mgr.25120) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.404413+0000 mgr.y (mgr.25120) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.415057+0000 mgr.y (mgr.25120) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.526336+0000 mgr.y (mgr.25120) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.539351+0000 mgr.y (mgr.25120) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.650069+0000 mgr.y (mgr.25120) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.658856+0000 mgr.y (mgr.25120) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.733616+0000 mgr.y (mgr.25120) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.742671+0000 mgr.y (mgr.25120) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.838944+0000 mgr.y (mgr.25120) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.851418+0000 mgr.y (mgr.25120) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.926746+0000 mgr.y (mgr.25120) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:09.939283+0000 mgr.y (mgr.25120) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.020943+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.023503+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.024173+0000 mgr.y (mgr.25120) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.026373+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.027147+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.031657+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.032115+0000 mgr.y (mgr.25120) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.106353+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.108258+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.109306+0000 mgr.y (mgr.25120) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.110535+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.111165+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.115909+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.116365+0000 mgr.y (mgr.25120) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.188521+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.190235+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.192005+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.192677+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.197502+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.270368+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.271983+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.273874+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.274595+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.279595+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.027147+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.031657+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.032115+0000 mgr.y (mgr.25120) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.106353+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.108258+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.109306+0000 mgr.y (mgr.25120) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.110535+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.111165+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.115909+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.116365+0000 mgr.y (mgr.25120) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.188521+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.190235+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.192005+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.192677+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.197502+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.270368+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.271983+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.273874+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.274595+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.279595+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.351433+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.353121+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.355728+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.356483+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.361640+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.429956+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.431851+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.433830+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.434834+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.442115+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.509186+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.511018+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.513283+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.514014+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.520473+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.614139+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.616156+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.618643+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.619383+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.351433+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.353121+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.355728+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.356483+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.361640+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.429956+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.431851+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.433830+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.434834+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.442115+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.509186+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.511018+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.513283+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.514014+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.520473+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.614139+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.616156+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.618643+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.619383+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.627198+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.707766+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.709636+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.711920+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.712649+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.720283+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.793628+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.795433+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.797371+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.798122+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.802704+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.909251+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.911345+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.913206+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.913879+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[19784]: audit 2024-08-17T07:41:10.921181+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.627198+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.707766+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.709636+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.711920+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.712649+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.720283+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.793628+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.795433+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.797371+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.798122+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.802704+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.909251+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.911345+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.913206+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.913879+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:11 smithi122 bash[25186]: audit 2024-08-17T07:41:10.921181+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cluster 2024-08-17T07:41:09.177101+0000 mgr.y (mgr.25120) 335 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.206729+0000 mgr.y (mgr.25120) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.216823+0000 mgr.y (mgr.25120) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.294270+0000 mgr.y (mgr.25120) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.304886+0000 mgr.y (mgr.25120) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.404413+0000 mgr.y (mgr.25120) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.415057+0000 mgr.y (mgr.25120) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.526336+0000 mgr.y (mgr.25120) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.539351+0000 mgr.y (mgr.25120) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.650069+0000 mgr.y (mgr.25120) 344 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.658856+0000 mgr.y (mgr.25120) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.733616+0000 mgr.y (mgr.25120) 346 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.742671+0000 mgr.y (mgr.25120) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.838944+0000 mgr.y (mgr.25120) 348 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.851418+0000 mgr.y (mgr.25120) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.926746+0000 mgr.y (mgr.25120) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:09.939283+0000 mgr.y (mgr.25120) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.020943+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.023503+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.024173+0000 mgr.y (mgr.25120) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.026373+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.027147+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.031657+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.032115+0000 mgr.y (mgr.25120) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.106353+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.108258+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.109306+0000 mgr.y (mgr.25120) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.110535+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.111165+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.115909+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.116365+0000 mgr.y (mgr.25120) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.188521+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.190235+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.192005+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.192677+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.197502+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.270368+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.271983+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.273874+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.274595+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.279595+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.351433+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.353121+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.355728+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.356483+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.361640+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.429956+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.431851+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.433830+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.434834+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.442115+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.509186+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.511018+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.513283+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.514014+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.520473+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.614139+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.616156+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.618643+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.619383+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.627198+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.707766+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.709636+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.711920+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.712649+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.720283+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.793628+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.795433+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.797371+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.798122+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.802704+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.909251+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.911345+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:11.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.913206+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:11.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.913879+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:11.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:11 smithi160 bash[19912]: audit 2024-08-17T07:41:10.921181+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.190970+0000 mgr.y (mgr.25120) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.197955+0000 mgr.y (mgr.25120) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.272749+0000 mgr.y (mgr.25120) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.279980+0000 mgr.y (mgr.25120) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.353768+0000 mgr.y (mgr.25120) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.362010+0000 mgr.y (mgr.25120) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.432715+0000 mgr.y (mgr.25120) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.442609+0000 mgr.y (mgr.25120) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.511731+0000 mgr.y (mgr.25120) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.520929+0000 mgr.y (mgr.25120) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.617006+0000 mgr.y (mgr.25120) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.627668+0000 mgr.y (mgr.25120) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.710458+0000 mgr.y (mgr.25120) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.720880+0000 mgr.y (mgr.25120) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.796240+0000 mgr.y (mgr.25120) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.803133+0000 mgr.y (mgr.25120) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.912048+0000 mgr.y (mgr.25120) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:10.921715+0000 mgr.y (mgr.25120) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.036689+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.039436+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.040624+0000 mgr.y (mgr.25120) 374 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.190970+0000 mgr.y (mgr.25120) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.197955+0000 mgr.y (mgr.25120) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.272749+0000 mgr.y (mgr.25120) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.279980+0000 mgr.y (mgr.25120) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.353768+0000 mgr.y (mgr.25120) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.362010+0000 mgr.y (mgr.25120) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.432715+0000 mgr.y (mgr.25120) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.442609+0000 mgr.y (mgr.25120) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.511731+0000 mgr.y (mgr.25120) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.520929+0000 mgr.y (mgr.25120) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.617006+0000 mgr.y (mgr.25120) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.627668+0000 mgr.y (mgr.25120) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.710458+0000 mgr.y (mgr.25120) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.720880+0000 mgr.y (mgr.25120) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.796240+0000 mgr.y (mgr.25120) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.803133+0000 mgr.y (mgr.25120) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.912048+0000 mgr.y (mgr.25120) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:10.921715+0000 mgr.y (mgr.25120) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.036689+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.039436+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.040624+0000 mgr.y (mgr.25120) 374 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.042585+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.043749+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.053349+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.053968+0000 mgr.y (mgr.25120) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.157317+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.159730+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.160839+0000 mgr.y (mgr.25120) 376 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.162673+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.163716+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.174550+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.175193+0000 mgr.y (mgr.25120) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.250134+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.252143+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.254432+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.255101+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.259889+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.350510+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.352675+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.290 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.355868+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.357107+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.042585+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.043749+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.053349+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.053968+0000 mgr.y (mgr.25120) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.157317+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.159730+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.160839+0000 mgr.y (mgr.25120) 376 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.162673+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.163716+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.174550+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.175193+0000 mgr.y (mgr.25120) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.250134+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.252143+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.254432+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.255101+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.259889+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.350510+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.352675+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.355868+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.292 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.357107+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.362692+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.467326+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.469054+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.470835+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.471514+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.293 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.476385+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.547686+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.549178+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.550821+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.551415+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.557198+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.631819+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.633462+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.635193+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.635897+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.641975+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.710028+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.294 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.711520+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.713367+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.713890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.718740+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.787090+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.789161+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.791552+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.792464+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.800220+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.873787+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.875566+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.877965+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.878668+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.886019+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.959267+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.960879+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.962545+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.963179+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[19784]: audit 2024-08-17T07:41:11.968046+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.362692+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.467326+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.469054+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.470835+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.471514+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.476385+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.547686+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.549178+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.550821+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.551415+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.557198+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.631819+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.633462+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.635193+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.635897+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.641975+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.710028+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.711520+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.713367+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.713890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.718740+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.787090+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.789161+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.791552+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.792464+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.800220+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.873787+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.875566+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.877965+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.878668+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.886019+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.959267+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.960879+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.962545+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.963179+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[25186]: audit 2024-08-17T07:41:11.968046+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.190970+0000 mgr.y (mgr.25120) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.197955+0000 mgr.y (mgr.25120) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.272749+0000 mgr.y (mgr.25120) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.279980+0000 mgr.y (mgr.25120) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.327 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.353768+0000 mgr.y (mgr.25120) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.362010+0000 mgr.y (mgr.25120) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.432715+0000 mgr.y (mgr.25120) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.442609+0000 mgr.y (mgr.25120) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.511731+0000 mgr.y (mgr.25120) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.520929+0000 mgr.y (mgr.25120) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.617006+0000 mgr.y (mgr.25120) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.627668+0000 mgr.y (mgr.25120) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.710458+0000 mgr.y (mgr.25120) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.720880+0000 mgr.y (mgr.25120) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.796240+0000 mgr.y (mgr.25120) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.803133+0000 mgr.y (mgr.25120) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.912048+0000 mgr.y (mgr.25120) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.328 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:10.921715+0000 mgr.y (mgr.25120) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.036689+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.039436+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.040624+0000 mgr.y (mgr.25120) 374 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.042585+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.043749+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.053349+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.053968+0000 mgr.y (mgr.25120) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.157317+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.159730+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.160839+0000 mgr.y (mgr.25120) 376 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.162673+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.163716+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.329 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.174550+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.175193+0000 mgr.y (mgr.25120) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.250134+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.252143+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.254432+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.255101+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.259889+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.350510+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.352675+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.355868+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.330 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.357107+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.362692+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.467326+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.469054+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.470835+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.471514+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.476385+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.547686+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.549178+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.550821+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.551415+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.557198+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.631819+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.633462+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.635193+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.635897+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.641975+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.710028+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.711520+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.713367+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.713890+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.718740+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.787090+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.789161+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.791552+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.792464+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.800220+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.873787+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.875566+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.877965+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.878668+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.886019+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.959267+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.960879+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:12.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.962545+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:12.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.963179+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:12.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:12 smithi160 bash[19912]: audit 2024-08-17T07:41:11.968046+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:12.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:12] "GET /metrics HTTP/1.1" 200 37995 "" "Prometheus/2.33.4" 2024-08-17T07:41:13.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cluster 2024-08-17T07:41:11.177447+0000 mgr.y (mgr.25120) 378 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:13.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.253081+0000 mgr.y (mgr.25120) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.260318+0000 mgr.y (mgr.25120) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.353499+0000 mgr.y (mgr.25120) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.363133+0000 mgr.y (mgr.25120) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.469711+0000 mgr.y (mgr.25120) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.476748+0000 mgr.y (mgr.25120) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.549761+0000 mgr.y (mgr.25120) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.557635+0000 mgr.y (mgr.25120) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.634125+0000 mgr.y (mgr.25120) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.642424+0000 mgr.y (mgr.25120) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.712072+0000 mgr.y (mgr.25120) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.719086+0000 mgr.y (mgr.25120) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.789967+0000 mgr.y (mgr.25120) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.800673+0000 mgr.y (mgr.25120) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:11.843262+0000 mgr.y (mgr.25120) 393 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.876352+0000 mgr.y (mgr.25120) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.886709+0000 mgr.y (mgr.25120) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.961479+0000 mgr.y (mgr.25120) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:11.968412+0000 mgr.y (mgr.25120) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.051127+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cluster 2024-08-17T07:41:11.177447+0000 mgr.y (mgr.25120) 378 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:13.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.253081+0000 mgr.y (mgr.25120) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.260318+0000 mgr.y (mgr.25120) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.353499+0000 mgr.y (mgr.25120) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.363133+0000 mgr.y (mgr.25120) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.469711+0000 mgr.y (mgr.25120) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.476748+0000 mgr.y (mgr.25120) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.549761+0000 mgr.y (mgr.25120) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.557635+0000 mgr.y (mgr.25120) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.634125+0000 mgr.y (mgr.25120) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.642424+0000 mgr.y (mgr.25120) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.712072+0000 mgr.y (mgr.25120) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.719086+0000 mgr.y (mgr.25120) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.789967+0000 mgr.y (mgr.25120) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.800673+0000 mgr.y (mgr.25120) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:11.843262+0000 mgr.y (mgr.25120) 393 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.876352+0000 mgr.y (mgr.25120) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.886709+0000 mgr.y (mgr.25120) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.961479+0000 mgr.y (mgr.25120) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:11.968412+0000 mgr.y (mgr.25120) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.051127+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.052928+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.053765+0000 mgr.y (mgr.25120) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.055571+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.056274+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.061402+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.061832+0000 mgr.y (mgr.25120) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.131882+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.133420+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.133997+0000 mgr.y (mgr.25120) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.135090+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.135754+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.140707+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.141136+0000 mgr.y (mgr.25120) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.222519+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.224320+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.226273+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.226922+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.231863+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.302635+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.304148+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.052928+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.053765+0000 mgr.y (mgr.25120) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.055571+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.056274+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.061402+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.061832+0000 mgr.y (mgr.25120) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.131882+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.133420+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.133997+0000 mgr.y (mgr.25120) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.135090+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.135754+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.140707+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.141136+0000 mgr.y (mgr.25120) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.222519+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.224320+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.226273+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.226922+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.231863+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.302635+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.304148+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.305847+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.306462+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.311243+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.384318+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.385796+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.387951+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.388588+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.393185+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.489781+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.492180+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.493939+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.494592+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.499485+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.604483+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.606412+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.608330+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.609132+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.616835+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.716127+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.305847+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.306462+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.311243+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.384318+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.385796+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.387951+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.388588+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.393185+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.489781+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.492180+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.493939+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.494592+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.499485+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.604483+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.606412+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.608330+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.609132+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.616835+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.716127+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.718028+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.720179+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.721018+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.728754+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.803638+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.805142+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.806861+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.807459+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.812161+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.888364+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.890798+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.893049+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.893780+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.900102+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.980345+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.981920+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.983639+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.984340+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[19784]: audit 2024-08-17T07:41:12.990267+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.718028+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.720179+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.721018+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.728754+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.803638+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.805142+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.806861+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.807459+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.812161+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.888364+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.890798+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.893049+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.893780+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.900102+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.980345+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.981920+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.983639+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.984340+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:13 smithi122 bash[25186]: audit 2024-08-17T07:41:12.990267+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cluster 2024-08-17T07:41:11.177447+0000 mgr.y (mgr.25120) 378 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:13.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.253081+0000 mgr.y (mgr.25120) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.260318+0000 mgr.y (mgr.25120) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.353499+0000 mgr.y (mgr.25120) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.363133+0000 mgr.y (mgr.25120) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.469711+0000 mgr.y (mgr.25120) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.476748+0000 mgr.y (mgr.25120) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.549761+0000 mgr.y (mgr.25120) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.557635+0000 mgr.y (mgr.25120) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.634125+0000 mgr.y (mgr.25120) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.642424+0000 mgr.y (mgr.25120) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.712072+0000 mgr.y (mgr.25120) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.719086+0000 mgr.y (mgr.25120) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.789967+0000 mgr.y (mgr.25120) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.800673+0000 mgr.y (mgr.25120) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:11.843262+0000 mgr.y (mgr.25120) 393 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.876352+0000 mgr.y (mgr.25120) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.886709+0000 mgr.y (mgr.25120) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.961479+0000 mgr.y (mgr.25120) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:11.968412+0000 mgr.y (mgr.25120) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.051127+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.052928+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.053765+0000 mgr.y (mgr.25120) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.055571+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.056274+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.061402+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.061832+0000 mgr.y (mgr.25120) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.131882+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.133420+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.133997+0000 mgr.y (mgr.25120) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.135090+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.135754+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.140707+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.141136+0000 mgr.y (mgr.25120) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.222519+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.224320+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.226273+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.226922+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.231863+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.302635+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.304148+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.305847+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.306462+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.311243+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.384318+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.385796+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.387951+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.388588+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.393185+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.489781+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.492180+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.493939+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.494592+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.499485+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.604483+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.606412+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.608330+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.609132+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.616835+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.716127+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.718028+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.720179+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.721018+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.728754+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.803638+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.805142+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.806861+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.807459+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.812161+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.888364+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.890798+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.893049+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.893780+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.900102+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.980345+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.981920+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.983639+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.984340+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:13 smithi160 bash[19912]: audit 2024-08-17T07:41:12.990267+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.225070+0000 mgr.y (mgr.25120) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.232276+0000 mgr.y (mgr.25120) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.304742+0000 mgr.y (mgr.25120) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.311671+0000 mgr.y (mgr.25120) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.386417+0000 mgr.y (mgr.25120) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.393595+0000 mgr.y (mgr.25120) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.492918+0000 mgr.y (mgr.25120) 408 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.500003+0000 mgr.y (mgr.25120) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.607160+0000 mgr.y (mgr.25120) 410 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.617432+0000 mgr.y (mgr.25120) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.719002+0000 mgr.y (mgr.25120) 412 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.729248+0000 mgr.y (mgr.25120) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.805738+0000 mgr.y (mgr.25120) 414 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.812537+0000 mgr.y (mgr.25120) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.891658+0000 mgr.y (mgr.25120) 416 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.900635+0000 mgr.y (mgr.25120) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.982570+0000 mgr.y (mgr.25120) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:12.990746+0000 mgr.y (mgr.25120) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.070076+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.071706+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.072333+0000 mgr.y (mgr.25120) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.073443+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.074116+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.081911+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.082479+0000 mgr.y (mgr.25120) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.162138+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.164125+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.164872+0000 mgr.y (mgr.25120) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.166778+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.167591+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.176420+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.245870+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.247689+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.249682+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.250377+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.257466+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.332860+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.334893+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.337165+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.337915+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.346011+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.424420+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.426439+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.428176+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.428824+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.436900+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.550936+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.553073+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.555275+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.556073+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.564253+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.655507+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.657752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.660024+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.660779+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.668125+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.689113+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.700539+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.707286+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[19784]: audit 2024-08-17T07:41:13.767761+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.225070+0000 mgr.y (mgr.25120) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.232276+0000 mgr.y (mgr.25120) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.304742+0000 mgr.y (mgr.25120) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.311671+0000 mgr.y (mgr.25120) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.386417+0000 mgr.y (mgr.25120) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.393595+0000 mgr.y (mgr.25120) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.492918+0000 mgr.y (mgr.25120) 408 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.500003+0000 mgr.y (mgr.25120) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.607160+0000 mgr.y (mgr.25120) 410 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.617432+0000 mgr.y (mgr.25120) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.719002+0000 mgr.y (mgr.25120) 412 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.729248+0000 mgr.y (mgr.25120) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.805738+0000 mgr.y (mgr.25120) 414 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.812537+0000 mgr.y (mgr.25120) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.891658+0000 mgr.y (mgr.25120) 416 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.900635+0000 mgr.y (mgr.25120) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.982570+0000 mgr.y (mgr.25120) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:12.990746+0000 mgr.y (mgr.25120) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.070076+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.071706+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.072333+0000 mgr.y (mgr.25120) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.073443+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.074116+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.081911+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.082479+0000 mgr.y (mgr.25120) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.162138+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.164125+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.164872+0000 mgr.y (mgr.25120) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.166778+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.167591+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.176420+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.245870+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.247689+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.249682+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.250377+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.257466+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.332860+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.334893+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.337165+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.337915+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.346011+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.424420+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.426439+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.428176+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.428824+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.436900+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.550936+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.553073+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.555275+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.556073+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.564253+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.655507+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.657752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.660024+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.660779+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.668125+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.689113+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.700539+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.707286+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:14 smithi122 bash[25186]: audit 2024-08-17T07:41:13.767761+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.225070+0000 mgr.y (mgr.25120) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.232276+0000 mgr.y (mgr.25120) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.304742+0000 mgr.y (mgr.25120) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.311671+0000 mgr.y (mgr.25120) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.386417+0000 mgr.y (mgr.25120) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.393595+0000 mgr.y (mgr.25120) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.492918+0000 mgr.y (mgr.25120) 408 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.500003+0000 mgr.y (mgr.25120) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.607160+0000 mgr.y (mgr.25120) 410 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.617432+0000 mgr.y (mgr.25120) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.719002+0000 mgr.y (mgr.25120) 412 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.729248+0000 mgr.y (mgr.25120) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.805738+0000 mgr.y (mgr.25120) 414 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.812537+0000 mgr.y (mgr.25120) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.891658+0000 mgr.y (mgr.25120) 416 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.900635+0000 mgr.y (mgr.25120) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.982570+0000 mgr.y (mgr.25120) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:12.990746+0000 mgr.y (mgr.25120) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.070076+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.071706+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.072333+0000 mgr.y (mgr.25120) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.073443+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.074116+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.081911+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.082479+0000 mgr.y (mgr.25120) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.162138+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.164125+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.164872+0000 mgr.y (mgr.25120) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.166778+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.167591+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.176420+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.245870+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.247689+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.249682+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.250377+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.257466+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.332860+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.334893+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.337165+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.337915+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.346011+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.424420+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.426439+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.428176+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.428824+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.436900+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.550936+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.553073+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.555275+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.556073+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.564253+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.655507+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.657752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.660024+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:14.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.660779+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:14.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.668125+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.689113+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.700539+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.707286+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:14.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:14 smithi160 bash[19912]: audit 2024-08-17T07:41:13.767761+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.177012+0000 mgr.y (mgr.25120) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cluster 2024-08-17T07:41:13.179417+0000 mgr.y (mgr.25120) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.248474+0000 mgr.y (mgr.25120) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.257954+0000 mgr.y (mgr.25120) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.335577+0000 mgr.y (mgr.25120) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.346489+0000 mgr.y (mgr.25120) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.427095+0000 mgr.y (mgr.25120) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.437562+0000 mgr.y (mgr.25120) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.553883+0000 mgr.y (mgr.25120) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.564925+0000 mgr.y (mgr.25120) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.658637+0000 mgr.y (mgr.25120) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: cephadm 2024-08-17T07:41:13.668804+0000 mgr.y (mgr.25120) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.079607+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.084316+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.088679+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.394623+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.401151+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:15 smithi160 bash[19912]: audit 2024-08-17T07:41:14.407503+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.177012+0000 mgr.y (mgr.25120) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cluster 2024-08-17T07:41:13.179417+0000 mgr.y (mgr.25120) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.248474+0000 mgr.y (mgr.25120) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.257954+0000 mgr.y (mgr.25120) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.335577+0000 mgr.y (mgr.25120) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.346489+0000 mgr.y (mgr.25120) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.427095+0000 mgr.y (mgr.25120) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.437562+0000 mgr.y (mgr.25120) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.553883+0000 mgr.y (mgr.25120) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.564925+0000 mgr.y (mgr.25120) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.658637+0000 mgr.y (mgr.25120) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: cephadm 2024-08-17T07:41:13.668804+0000 mgr.y (mgr.25120) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.079607+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.084316+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.088679+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.394623+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.401151+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[25186]: audit 2024-08-17T07:41:14.407503+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.177012+0000 mgr.y (mgr.25120) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cluster 2024-08-17T07:41:13.179417+0000 mgr.y (mgr.25120) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.248474+0000 mgr.y (mgr.25120) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.257954+0000 mgr.y (mgr.25120) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.335577+0000 mgr.y (mgr.25120) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.346489+0000 mgr.y (mgr.25120) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.427095+0000 mgr.y (mgr.25120) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.437562+0000 mgr.y (mgr.25120) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.553883+0000 mgr.y (mgr.25120) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.564925+0000 mgr.y (mgr.25120) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.658637+0000 mgr.y (mgr.25120) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: cephadm 2024-08-17T07:41:13.668804+0000 mgr.y (mgr.25120) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.079607+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.084316+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.088679+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.394623+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.401151+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:15.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:15 smithi122 bash[19784]: audit 2024-08-17T07:41:14.407503+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.388 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:17 smithi160 bash[19912]: cluster 2024-08-17T07:41:15.180103+0000 mgr.y (mgr.25120) 435 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:17.388 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:17 smithi160 bash[19912]: audit 2024-08-17T07:41:16.722116+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:17.389 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:17 smithi160 bash[19912]: audit 2024-08-17T07:41:17.067465+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.389 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:17 smithi160 bash[19912]: audit 2024-08-17T07:41:17.081874+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.389 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[19784]: cluster 2024-08-17T07:41:15.180103+0000 mgr.y (mgr.25120) 435 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:17.390 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[19784]: audit 2024-08-17T07:41:16.722116+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:17.390 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[19784]: audit 2024-08-17T07:41:17.067465+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.390 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[19784]: audit 2024-08-17T07:41:17.081874+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[25186]: cluster 2024-08-17T07:41:15.180103+0000 mgr.y (mgr.25120) 435 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:17.391 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[25186]: audit 2024-08-17T07:41:16.722116+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:17.391 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[25186]: audit 2024-08-17T07:41:17.067465+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:17.391 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:17 smithi122 bash[25186]: audit 2024-08-17T07:41:17.081874+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:17.107765+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:17.306596+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:17.314177+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:17.320530+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:18.056869+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:18.058852+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:18.060915+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:41:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:18 smithi160 bash[19912]: audit 2024-08-17T07:41:18.062806+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:17.107765+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:17.306596+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:17.314177+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:17.320530+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:18.056869+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.431 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:18.058852+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:18.060915+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[25186]: audit 2024-08-17T07:41:18.062806+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:17.107765+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:17.306596+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:17.314177+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:17.320530+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:18.056869+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:18.058852+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:18.060915+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:41:18.432 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:18 smithi122 bash[19784]: audit 2024-08-17T07:41:18.062806+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:19.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:19 smithi160 bash[19912]: cluster 2024-08-17T07:41:17.180510+0000 mgr.y (mgr.25120) 436 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:19.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:19 smithi160 bash[19912]: cephadm 2024-08-17T07:41:18.050458+0000 mgr.y (mgr.25120) 437 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:41:19.378 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:19 smithi160 bash[19912]: cephadm 2024-08-17T07:41:18.064584+0000 mgr.y (mgr.25120) 438 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[25186]: cluster 2024-08-17T07:41:17.180510+0000 mgr.y (mgr.25120) 436 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[25186]: cephadm 2024-08-17T07:41:18.050458+0000 mgr.y (mgr.25120) 437 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[25186]: cephadm 2024-08-17T07:41:18.064584+0000 mgr.y (mgr.25120) 438 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[19784]: cluster 2024-08-17T07:41:17.180510+0000 mgr.y (mgr.25120) 436 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[19784]: cephadm 2024-08-17T07:41:18.050458+0000 mgr.y (mgr.25120) 437 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T07:41:19.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:19 smithi122 bash[19784]: cephadm 2024-08-17T07:41:18.064584+0000 mgr.y (mgr.25120) 438 : cephadm [INF] Deploying daemon mgr.x on smithi160 2024-08-17T07:41:21.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:21 smithi122 bash[19784]: cluster 2024-08-17T07:41:19.182091+0000 mgr.y (mgr.25120) 439 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:21.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:21 smithi122 bash[25186]: cluster 2024-08-17T07:41:19.182091+0000 mgr.y (mgr.25120) 439 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:21.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:21 smithi160 bash[19912]: cluster 2024-08-17T07:41:19.182091+0000 mgr.y (mgr.25120) 439 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:22.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:22] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-08-17T07:41:23.395 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:23 smithi160 bash[19912]: cluster 2024-08-17T07:41:21.182786+0000 mgr.y (mgr.25120) 440 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:23.395 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:23 smithi160 bash[19912]: audit 2024-08-17T07:41:21.854155+0000 mgr.y (mgr.25120) 441 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:23.395 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.396 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.396 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.396 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.396 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.397 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.397 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.397 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.397 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:23.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:23 smithi122 bash[19784]: cluster 2024-08-17T07:41:21.182786+0000 mgr.y (mgr.25120) 440 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:23.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:23 smithi122 bash[19784]: audit 2024-08-17T07:41:21.854155+0000 mgr.y (mgr.25120) 441 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:23.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:23 smithi122 bash[25186]: cluster 2024-08-17T07:41:21.182786+0000 mgr.y (mgr.25120) 440 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:23.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:23 smithi122 bash[25186]: audit 2024-08-17T07:41:21.854155+0000 mgr.y (mgr.25120) 441 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:23.696 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:23 smithi160 systemd[1]: Stopping Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:41:24.343 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 bash[72388]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:41:24.343 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:41:24.343 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 bash[72447]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:41:24.343 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T07:41:24.343 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: Stopped Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.601 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.601 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.601 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.602 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.602 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: Started Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:24.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.603 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:24.603 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:24 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:25.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: cluster 2024-08-17T07:41:23.184434+0000 mgr.y (mgr.25120) 442 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:25.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.521612+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.531832+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.536375+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.538259+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.549935+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.662540+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.665730+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.667944+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.677527+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.681532+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.682644+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.693097+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.776957+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.779794+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.782341+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.783408+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.790988+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.871634+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: cluster 2024-08-17T07:41:23.184434+0000 mgr.y (mgr.25120) 442 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.521612+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.531832+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.536375+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.538259+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.549935+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.662540+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.665730+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.667944+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.677527+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.681532+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.682644+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.693097+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.776957+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.779794+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.782341+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.783408+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.790988+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.871634+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.873851+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.876121+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.876885+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.886166+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.971552+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.973788+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.977008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.977712+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:24.986577+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:25.080704+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:25.083323+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:25.085908+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:25.086952+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[19784]: audit 2024-08-17T07:41:25.096390+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.873851+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.876121+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.876885+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.886166+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.971552+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.973788+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.977008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.977712+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:24.986577+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:25.080704+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:25.083323+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:25.085908+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:25.086952+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:25 smithi122 bash[25186]: audit 2024-08-17T07:41:25.096390+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: cluster 2024-08-17T07:41:23.184434+0000 mgr.y (mgr.25120) 442 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.521612+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.531832+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.536375+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.538259+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.549935+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.662540+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.665730+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.667944+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.677527+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.681532+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.682644+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.693097+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.776957+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.779794+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.782341+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.783408+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.790988+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.871634+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.873851+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.876121+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.876885+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.886166+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.971552+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.973788+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.977008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.977712+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:24.986577+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:25.080704+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:25.083323+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:25.085908+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:25.086952+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:25.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:25 smithi160 bash[19912]: audit 2024-08-17T07:41:25.096390+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.550779+0000 mgr.y (mgr.25120) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.667342+0000 mgr.y (mgr.25120) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.693810+0000 mgr.y (mgr.25120) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.781082+0000 mgr.y (mgr.25120) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.791607+0000 mgr.y (mgr.25120) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.874810+0000 mgr.y (mgr.25120) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.886731+0000 mgr.y (mgr.25120) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.974969+0000 mgr.y (mgr.25120) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:24.987115+0000 mgr.y (mgr.25120) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.084362+0000 mgr.y (mgr.25120) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.096828+0000 mgr.y (mgr.25120) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.191412+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.194341+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.197685+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.198630+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.204358+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.292420+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.294720+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.298076+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.298901+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.305918+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.384457+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.386449+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.388735+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.389365+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.396148+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.469069+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.471518+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.473605+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.474283+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.480987+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.559952+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.561899+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.564121+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.564777+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.572712+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.659977+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.661801+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.664085+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.665370+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.674169+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.779792+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.782023+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.783873+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.784602+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.790629+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.904912+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.907829+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.910861+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.911880+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:25.920146+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:26.037767+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:26.040914+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:26.043755+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:26.044949+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[19912]: audit 2024-08-17T07:41:26.051572+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.550779+0000 mgr.y (mgr.25120) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.667342+0000 mgr.y (mgr.25120) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.693810+0000 mgr.y (mgr.25120) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.781082+0000 mgr.y (mgr.25120) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.791607+0000 mgr.y (mgr.25120) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.874810+0000 mgr.y (mgr.25120) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.886731+0000 mgr.y (mgr.25120) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.974969+0000 mgr.y (mgr.25120) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:24.987115+0000 mgr.y (mgr.25120) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.084362+0000 mgr.y (mgr.25120) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.096828+0000 mgr.y (mgr.25120) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.191412+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.194341+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.197685+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.198630+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.204358+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.292420+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.294720+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.298076+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.298901+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.550779+0000 mgr.y (mgr.25120) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.667342+0000 mgr.y (mgr.25120) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.693810+0000 mgr.y (mgr.25120) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.781082+0000 mgr.y (mgr.25120) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.791607+0000 mgr.y (mgr.25120) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.874810+0000 mgr.y (mgr.25120) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.886731+0000 mgr.y (mgr.25120) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.974969+0000 mgr.y (mgr.25120) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:24.987115+0000 mgr.y (mgr.25120) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.084362+0000 mgr.y (mgr.25120) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.096828+0000 mgr.y (mgr.25120) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.191412+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.194341+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.197685+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.198630+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.204358+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.292420+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.294720+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.298076+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.298901+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.305918+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.384457+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.386449+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.388735+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.389365+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.396148+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.469069+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.471518+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.473605+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.474283+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.480987+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.559952+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.561899+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.564121+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.564777+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.572712+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.659977+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.661801+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.664085+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.665370+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.674169+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.779792+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.782023+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.783873+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.784602+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.790629+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.904912+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.907829+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.910861+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.911880+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:25.920146+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:26.037767+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:26.040914+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:26.043755+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:26.044949+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[19784]: audit 2024-08-17T07:41:26.051572+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.305918+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.384457+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.386449+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.388735+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.389365+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.396148+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.469069+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.471518+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.473605+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.474283+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.480987+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.559952+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.561899+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.564121+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.564777+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.572712+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.659977+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.661801+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.664085+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.665370+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.674169+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.779792+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.782023+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.783873+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.784602+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.790629+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.904912+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.907829+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.910861+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.911880+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:25.920146+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:26.037767+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:26.040914+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:26.043755+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:26.044949+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:26.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:26 smithi122 bash[25186]: audit 2024-08-17T07:41:26.051572+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:26.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[72518]: debug 2024-08-17T07:41:26.552+0000 7f47650aa640 1 -- 172.21.15.160:0/3914377350 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558186a9f0e0 con 0x558186aa0800 2024-08-17T07:41:26.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:26 smithi160 bash[72518]: debug 2024-08-17T07:41:26.676+0000 7f4767914040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:41:27.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cluster 2024-08-17T07:41:25.185195+0000 mgr.y (mgr.25120) 454 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:27.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.195583+0000 mgr.y (mgr.25120) 455 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.204896+0000 mgr.y (mgr.25120) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.295549+0000 mgr.y (mgr.25120) 457 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.306393+0000 mgr.y (mgr.25120) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.387191+0000 mgr.y (mgr.25120) 459 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.396542+0000 mgr.y (mgr.25120) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.472390+0000 mgr.y (mgr.25120) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.482825+0000 mgr.y (mgr.25120) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.562589+0000 mgr.y (mgr.25120) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.573174+0000 mgr.y (mgr.25120) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.662680+0000 mgr.y (mgr.25120) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.674761+0000 mgr.y (mgr.25120) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.782653+0000 mgr.y (mgr.25120) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.791082+0000 mgr.y (mgr.25120) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.908721+0000 mgr.y (mgr.25120) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:25.920683+0000 mgr.y (mgr.25120) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.042084+0000 mgr.y (mgr.25120) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.051997+0000 mgr.y (mgr.25120) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.178372+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.181508+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.184659+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.185983+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.195003+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.322717+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.325263+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.327913+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.328748+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.338185+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.446652+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.449667+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.452808+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.454082+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.465567+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.561402+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.564023+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.566932+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.567944+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.575765+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.647758+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cluster 2024-08-17T07:41:25.185195+0000 mgr.y (mgr.25120) 454 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.195583+0000 mgr.y (mgr.25120) 455 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.204896+0000 mgr.y (mgr.25120) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.295549+0000 mgr.y (mgr.25120) 457 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.306393+0000 mgr.y (mgr.25120) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.387191+0000 mgr.y (mgr.25120) 459 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.396542+0000 mgr.y (mgr.25120) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.472390+0000 mgr.y (mgr.25120) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.482825+0000 mgr.y (mgr.25120) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.562589+0000 mgr.y (mgr.25120) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.573174+0000 mgr.y (mgr.25120) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.662680+0000 mgr.y (mgr.25120) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.674761+0000 mgr.y (mgr.25120) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.782653+0000 mgr.y (mgr.25120) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.791082+0000 mgr.y (mgr.25120) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.908721+0000 mgr.y (mgr.25120) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:25.920683+0000 mgr.y (mgr.25120) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.042084+0000 mgr.y (mgr.25120) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.051997+0000 mgr.y (mgr.25120) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.178372+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.181508+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.650183+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.653320+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.654515+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.664461+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.761146+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.763961+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.766992+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.768212+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.776457+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.872074+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.874427+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.877167+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.877900+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:26.885296+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.005241+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.007616+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.010777+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.011625+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.019455+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.137708+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[25186]: audit 2024-08-17T07:41:27.139977+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.184659+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.185983+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.195003+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.322717+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.325263+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.327913+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.328748+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.338185+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.446652+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.449667+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.452808+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.454082+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.465567+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.561402+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.564023+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.566932+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.567944+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.575765+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.647758+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.650183+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.653320+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.654515+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.664461+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.761146+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.763961+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.766992+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.768212+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.776457+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.872074+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.874427+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.877167+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.877900+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:26.885296+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.005241+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.007616+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.010777+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.011625+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.019455+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.137708+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:27 smithi122 bash[19784]: audit 2024-08-17T07:41:27.139977+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cluster 2024-08-17T07:41:25.185195+0000 mgr.y (mgr.25120) 454 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.195583+0000 mgr.y (mgr.25120) 455 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.204896+0000 mgr.y (mgr.25120) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.295549+0000 mgr.y (mgr.25120) 457 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.306393+0000 mgr.y (mgr.25120) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.387191+0000 mgr.y (mgr.25120) 459 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.396542+0000 mgr.y (mgr.25120) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.472390+0000 mgr.y (mgr.25120) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.482825+0000 mgr.y (mgr.25120) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.562589+0000 mgr.y (mgr.25120) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.573174+0000 mgr.y (mgr.25120) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.662680+0000 mgr.y (mgr.25120) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.674761+0000 mgr.y (mgr.25120) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.782653+0000 mgr.y (mgr.25120) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.791082+0000 mgr.y (mgr.25120) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.908721+0000 mgr.y (mgr.25120) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:25.920683+0000 mgr.y (mgr.25120) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.042084+0000 mgr.y (mgr.25120) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:27.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.051997+0000 mgr.y (mgr.25120) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:27.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.178372+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.181508+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.184659+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.185983+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.195003+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.322717+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.325263+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.327913+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.328748+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.338185+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.446652+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.449667+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.452808+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.454082+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.465567+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.608 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.561402+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.609 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.564023+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.609 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.566932+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.609 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.567944+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.609 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.575765+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.609 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.647758+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.610 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.650183+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.611 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.653320+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.611 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.654515+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.611 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.664461+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.611 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.761146+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.612 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.763961+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.612 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.766992+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.612 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.768212+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.612 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.776457+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.612 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.872074+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.874427+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.877167+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.877900+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:26.885296+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.005241+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.613 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.007616+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:27.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.010777+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:27.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.011625+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:27.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.019455+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:27.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.137708+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:27.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[19912]: audit 2024-08-17T07:41:27.139977+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:27 smithi160 bash[72518]: debug 2024-08-17T07:41:27.952+0000 7f4767914040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:41:28.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[72518]: debug 2024-08-17T07:41:28.024+0000 7f4767914040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:41:28.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.182760+0000 mgr.y (mgr.25120) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.195525+0000 mgr.y (mgr.25120) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.326046+0000 mgr.y (mgr.25120) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.338772+0000 mgr.y (mgr.25120) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.450955+0000 mgr.y (mgr.25120) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.466240+0000 mgr.y (mgr.25120) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.565025+0000 mgr.y (mgr.25120) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.576254+0000 mgr.y (mgr.25120) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.651244+0000 mgr.y (mgr.25120) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.665007+0000 mgr.y (mgr.25120) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.765075+0000 mgr.y (mgr.25120) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.777078+0000 mgr.y (mgr.25120) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.875451+0000 mgr.y (mgr.25120) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:26.885832+0000 mgr.y (mgr.25120) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.008577+0000 mgr.y (mgr.25120) 487 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.019947+0000 mgr.y (mgr.25120) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.141785+0000 mgr.y (mgr.25120) 489 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.161241+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.163044+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.170357+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.170892+0000 mgr.y (mgr.25120) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.182760+0000 mgr.y (mgr.25120) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.195525+0000 mgr.y (mgr.25120) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.326046+0000 mgr.y (mgr.25120) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.338772+0000 mgr.y (mgr.25120) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.450955+0000 mgr.y (mgr.25120) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.466240+0000 mgr.y (mgr.25120) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.565025+0000 mgr.y (mgr.25120) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.576254+0000 mgr.y (mgr.25120) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.651244+0000 mgr.y (mgr.25120) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.665007+0000 mgr.y (mgr.25120) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.765075+0000 mgr.y (mgr.25120) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.777078+0000 mgr.y (mgr.25120) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.875451+0000 mgr.y (mgr.25120) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:26.885832+0000 mgr.y (mgr.25120) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.008577+0000 mgr.y (mgr.25120) 487 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.019947+0000 mgr.y (mgr.25120) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.141785+0000 mgr.y (mgr.25120) 489 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.161241+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.163044+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.170357+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.170892+0000 mgr.y (mgr.25120) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.253247+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.255987+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.258704+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.259524+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.267256+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.366368+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.368680+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.371501+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.372596+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.380504+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.494500+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.497363+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.500466+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.501462+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.509392+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.601492+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.604381+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.606956+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.608089+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.615912+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.730605+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.733261+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.736310+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.737351+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.745619+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.848428+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.850651+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.852907+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.853842+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.861590+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.954729+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.957144+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.959535+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.960501+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:27.966481+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:28.063775+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:28.066336+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:28.069103+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:28.070083+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[19784]: audit 2024-08-17T07:41:28.078081+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.253247+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.255987+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.258704+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.259524+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.267256+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.366368+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.368680+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.371501+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.372596+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.380504+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.494500+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.497363+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.500466+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.501462+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.509392+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.601492+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.604381+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.606956+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.608089+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.615912+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.730605+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.733261+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.736310+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.737351+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.745619+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.848428+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.850651+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.852907+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.853842+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.861590+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.954729+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.957144+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.959535+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.960501+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:27.966481+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:28.063775+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:28.066336+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:28.069103+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:28.070083+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:28 smithi122 bash[25186]: audit 2024-08-17T07:41:28.078081+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[72518]: debug 2024-08-17T07:41:28.184+0000 7f4767914040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:41:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.182760+0000 mgr.y (mgr.25120) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.195525+0000 mgr.y (mgr.25120) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.326046+0000 mgr.y (mgr.25120) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.338772+0000 mgr.y (mgr.25120) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.450955+0000 mgr.y (mgr.25120) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.466240+0000 mgr.y (mgr.25120) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.565025+0000 mgr.y (mgr.25120) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.576254+0000 mgr.y (mgr.25120) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.651244+0000 mgr.y (mgr.25120) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.665007+0000 mgr.y (mgr.25120) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.765075+0000 mgr.y (mgr.25120) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.777078+0000 mgr.y (mgr.25120) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.875451+0000 mgr.y (mgr.25120) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:26.885832+0000 mgr.y (mgr.25120) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.008577+0000 mgr.y (mgr.25120) 487 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.019947+0000 mgr.y (mgr.25120) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.141785+0000 mgr.y (mgr.25120) 489 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.161241+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.163044+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.170357+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.170892+0000 mgr.y (mgr.25120) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.253247+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.255987+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.258704+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.259524+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.267256+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.366368+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.368680+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.371501+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.372596+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.380504+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.494500+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.497363+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.500466+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.501462+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.509392+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.601492+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.604381+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.606956+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.608089+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.615912+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.730605+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.733261+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.736310+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.737351+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.745619+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.848428+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.850651+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.852907+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.853842+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.861590+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.954729+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.957144+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.959535+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.960501+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:27.966481+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:28.063775+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:28.066336+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:28.069103+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:28.070083+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:28.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[19912]: audit 2024-08-17T07:41:28.078081+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.007 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[72518]: debug 2024-08-17T07:41:28.860+0000 7f4767914040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:41:29.008 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:28 smithi160 bash[72518]: debug 2024-08-17T07:41:28.932+0000 7f4767914040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:41:29.293 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.004+0000 7f4767914040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:41:29.293 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.208+0000 7f4767914040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:41:29.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cluster 2024-08-17T07:41:27.185668+0000 mgr.y (mgr.25120) 491 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:29.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.256864+0000 mgr.y (mgr.25120) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.267814+0000 mgr.y (mgr.25120) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.369627+0000 mgr.y (mgr.25120) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.381082+0000 mgr.y (mgr.25120) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.498648+0000 mgr.y (mgr.25120) 496 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.509931+0000 mgr.y (mgr.25120) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.605520+0000 mgr.y (mgr.25120) 498 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.616591+0000 mgr.y (mgr.25120) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.734341+0000 mgr.y (mgr.25120) 500 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.746255+0000 mgr.y (mgr.25120) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.851531+0000 mgr.y (mgr.25120) 502 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.862161+0000 mgr.y (mgr.25120) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.958078+0000 mgr.y (mgr.25120) 504 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:27.966855+0000 mgr.y (mgr.25120) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.067357+0000 mgr.y (mgr.25120) 506 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.078662+0000 mgr.y (mgr.25120) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.186909+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.189426+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.192257+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.193078+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.199596+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.306991+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.309728+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.313097+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.314310+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.322802+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.438035+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.440185+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.443110+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.444079+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.451924+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.582018+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.584381+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.587067+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.588086+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.596390+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.724767+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.727158+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.730083+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.731060+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.739724+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.872451+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.875011+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.877400+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.297 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.878380+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.886613+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.966796+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.969234+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.973030+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.973833+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:28.980785+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:29.063207+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:29.064958+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:29.066997+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:29.067571+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.298 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[19912]: audit 2024-08-17T07:41:29.076787+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cluster 2024-08-17T07:41:27.185668+0000 mgr.y (mgr.25120) 491 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.256864+0000 mgr.y (mgr.25120) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.267814+0000 mgr.y (mgr.25120) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.369627+0000 mgr.y (mgr.25120) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.381082+0000 mgr.y (mgr.25120) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.498648+0000 mgr.y (mgr.25120) 496 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.509931+0000 mgr.y (mgr.25120) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.605520+0000 mgr.y (mgr.25120) 498 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.616591+0000 mgr.y (mgr.25120) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.734341+0000 mgr.y (mgr.25120) 500 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.746255+0000 mgr.y (mgr.25120) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.851531+0000 mgr.y (mgr.25120) 502 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.862161+0000 mgr.y (mgr.25120) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.958078+0000 mgr.y (mgr.25120) 504 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:27.966855+0000 mgr.y (mgr.25120) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.067357+0000 mgr.y (mgr.25120) 506 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.078662+0000 mgr.y (mgr.25120) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.186909+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.189426+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.192257+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.193078+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cluster 2024-08-17T07:41:27.185668+0000 mgr.y (mgr.25120) 491 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.256864+0000 mgr.y (mgr.25120) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.267814+0000 mgr.y (mgr.25120) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.369627+0000 mgr.y (mgr.25120) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.381082+0000 mgr.y (mgr.25120) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.498648+0000 mgr.y (mgr.25120) 496 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.509931+0000 mgr.y (mgr.25120) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.605520+0000 mgr.y (mgr.25120) 498 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.616591+0000 mgr.y (mgr.25120) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.734341+0000 mgr.y (mgr.25120) 500 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.746255+0000 mgr.y (mgr.25120) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.851531+0000 mgr.y (mgr.25120) 502 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.862161+0000 mgr.y (mgr.25120) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.958078+0000 mgr.y (mgr.25120) 504 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:27.966855+0000 mgr.y (mgr.25120) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.067357+0000 mgr.y (mgr.25120) 506 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.078662+0000 mgr.y (mgr.25120) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.186909+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.189426+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.192257+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.193078+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.199596+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.306991+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.309728+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.313097+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.314310+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.322802+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.438035+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.440185+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.443110+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.444079+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.451924+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.582018+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.584381+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.587067+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.588086+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.596390+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.724767+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.727158+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.730083+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.731060+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.739724+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.872451+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.875011+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.877400+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.878380+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.886613+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.966796+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.969234+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.973030+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.973833+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:28.980785+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:29.063207+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:29.064958+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:29.066997+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:29.067571+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[25186]: audit 2024-08-17T07:41:29.076787+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.199596+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.306991+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.309728+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.313097+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.314310+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.322802+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.438035+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.440185+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.443110+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.444079+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.451924+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.582018+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.584381+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.587067+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.588086+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.596390+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.724767+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.727158+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.730083+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.731060+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.739724+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.872451+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.875011+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.877400+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.878380+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.886613+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.966796+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.969234+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.973030+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.973833+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:28.980785+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:29.063207+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:29.064958+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:29.066997+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:29.067571+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:29.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:29 smithi122 bash[19784]: audit 2024-08-17T07:41:29.076787+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.292+0000 7f4767914040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:41:29.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.360+0000 7f4767914040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:41:29.900 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.624+0000 7f4767914040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:41:29.900 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.696+0000 7f4767914040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:41:30.174 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.900+0000 7f4767914040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:41:30.174 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:29 smithi160 bash[72518]: debug 2024-08-17T07:41:29.980+0000 7f4767914040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:41:30.437 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[72518]: debug 2024-08-17T07:41:30.252+0000 7f4767914040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.190614+0000 mgr.y (mgr.25120) 508 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.200221+0000 mgr.y (mgr.25120) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.310837+0000 mgr.y (mgr.25120) 510 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.323288+0000 mgr.y (mgr.25120) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.441036+0000 mgr.y (mgr.25120) 512 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.452622+0000 mgr.y (mgr.25120) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.585368+0000 mgr.y (mgr.25120) 514 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.596897+0000 mgr.y (mgr.25120) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.728139+0000 mgr.y (mgr.25120) 516 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.438 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.740236+0000 mgr.y (mgr.25120) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.876141+0000 mgr.y (mgr.25120) 518 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.887340+0000 mgr.y (mgr.25120) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.970241+0000 mgr.y (mgr.25120) 520 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:28.981223+0000 mgr.y (mgr.25120) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.065550+0000 mgr.y (mgr.25120) 522 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.077308+0000 mgr.y (mgr.25120) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.170637+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.192659+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.198245+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.199201+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.439 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.208546+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.324800+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.327329+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.330653+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.331663+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.337970+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.462644+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.465359+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.468520+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.440 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.469523+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.479587+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.607068+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.609856+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.613215+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.614389+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.620457+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.751553+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.754402+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.758804+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.759954+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.765883+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.851302+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.854029+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.441 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.857167+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.442 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.858244+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.864387+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.956872+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.959678+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.962900+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.963981+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:29.969835+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.076012+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.443 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.078398+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.080937+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.081913+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.087617+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[19912]: audit 2024-08-17T07:41:30.171334+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.190614+0000 mgr.y (mgr.25120) 508 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.200221+0000 mgr.y (mgr.25120) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.310837+0000 mgr.y (mgr.25120) 510 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.323288+0000 mgr.y (mgr.25120) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.441036+0000 mgr.y (mgr.25120) 512 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.452622+0000 mgr.y (mgr.25120) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.585368+0000 mgr.y (mgr.25120) 514 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.596897+0000 mgr.y (mgr.25120) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.728139+0000 mgr.y (mgr.25120) 516 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.740236+0000 mgr.y (mgr.25120) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.876141+0000 mgr.y (mgr.25120) 518 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.887340+0000 mgr.y (mgr.25120) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.970241+0000 mgr.y (mgr.25120) 520 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:28.981223+0000 mgr.y (mgr.25120) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.065550+0000 mgr.y (mgr.25120) 522 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.077308+0000 mgr.y (mgr.25120) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.170637+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.192659+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.198245+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.199201+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.208546+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.190614+0000 mgr.y (mgr.25120) 508 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.200221+0000 mgr.y (mgr.25120) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.310837+0000 mgr.y (mgr.25120) 510 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.323288+0000 mgr.y (mgr.25120) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.441036+0000 mgr.y (mgr.25120) 512 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.452622+0000 mgr.y (mgr.25120) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.585368+0000 mgr.y (mgr.25120) 514 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.596897+0000 mgr.y (mgr.25120) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.728139+0000 mgr.y (mgr.25120) 516 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.740236+0000 mgr.y (mgr.25120) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.876141+0000 mgr.y (mgr.25120) 518 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.887340+0000 mgr.y (mgr.25120) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.970241+0000 mgr.y (mgr.25120) 520 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:28.981223+0000 mgr.y (mgr.25120) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.065550+0000 mgr.y (mgr.25120) 522 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.077308+0000 mgr.y (mgr.25120) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.170637+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.192659+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.198245+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.199201+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.208546+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.324800+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.327329+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.330653+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.331663+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.337970+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.462644+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.465359+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.468520+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.469523+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.479587+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.607068+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.609856+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.613215+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.614389+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.620457+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.751553+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.754402+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.758804+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.759954+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.765883+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.851302+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.854029+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.857167+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.858244+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.864387+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.956872+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.959678+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.962900+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.963981+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:29.969835+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.076012+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.078398+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.080937+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.081913+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.087617+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[25186]: audit 2024-08-17T07:41:30.171334+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.324800+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.327329+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.330653+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.331663+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.337970+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.462644+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.465359+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.468520+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.469523+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.479587+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.607068+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.609856+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.613215+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.614389+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.620457+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.751553+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.754402+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.758804+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.759954+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.765883+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.851302+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.854029+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.857167+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.858244+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.864387+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.956872+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.959678+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.962900+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.963981+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:29.969835+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.076012+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.078398+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:30.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.080937+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:30.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.081913+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:30.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.087617+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:30.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:30 smithi122 bash[19784]: audit 2024-08-17T07:41:30.171334+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:30.690 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[72518]: debug 2024-08-17T07:41:30.436+0000 7f4767914040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:41:30.690 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[72518]: debug 2024-08-17T07:41:30.604+0000 7f4767914040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:41:31.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[72518]: debug 2024-08-17T07:41:30.688+0000 7f4767914040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:41:31.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:30 smithi160 bash[72518]: debug 2024-08-17T07:41:30.872+0000 7f4767914040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:41:31.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cluster 2024-08-17T07:41:29.186490+0000 mgr.y (mgr.25120) 524 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:31.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.196166+0000 mgr.y (mgr.25120) 525 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.209273+0000 mgr.y (mgr.25120) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.328353+0000 mgr.y (mgr.25120) 527 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.338427+0000 mgr.y (mgr.25120) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.466427+0000 mgr.y (mgr.25120) 529 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.480042+0000 mgr.y (mgr.25120) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.610988+0000 mgr.y (mgr.25120) 531 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.620855+0000 mgr.y (mgr.25120) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.755783+0000 mgr.y (mgr.25120) 533 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.766329+0000 mgr.y (mgr.25120) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.855307+0000 mgr.y (mgr.25120) 535 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.864826+0000 mgr.y (mgr.25120) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.960991+0000 mgr.y (mgr.25120) 537 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:29.970195+0000 mgr.y (mgr.25120) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.079510+0000 mgr.y (mgr.25120) 539 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.088017+0000 mgr.y (mgr.25120) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.175419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.176452+0000 mgr.y (mgr.25120) 541 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.185758+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.187300+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.192999+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.267205+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.269921+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.273112+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.273912+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.280223+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.354761+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.357499+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.360562+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.361735+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.369036+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.443157+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.446019+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.448745+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.449889+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.458458+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.538513+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.540622+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.542744+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.543431+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.551355+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.638959+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.641677+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.644644+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.645767+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.654450+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.739458+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.741607+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.744847+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.745768+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.754608+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.836557+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.839126+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.842061+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.843049+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.851106+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.943023+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.945593+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.948080+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.948945+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:30.954001+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.031877+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.034183+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.037305+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.038259+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.045858+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.153043+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.155657+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.158582+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.159605+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[19784]: audit 2024-08-17T07:41:31.167683+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cluster 2024-08-17T07:41:29.186490+0000 mgr.y (mgr.25120) 524 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.196166+0000 mgr.y (mgr.25120) 525 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.209273+0000 mgr.y (mgr.25120) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.328353+0000 mgr.y (mgr.25120) 527 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.338427+0000 mgr.y (mgr.25120) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.466427+0000 mgr.y (mgr.25120) 529 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.480042+0000 mgr.y (mgr.25120) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.610988+0000 mgr.y (mgr.25120) 531 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.620855+0000 mgr.y (mgr.25120) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.755783+0000 mgr.y (mgr.25120) 533 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.766329+0000 mgr.y (mgr.25120) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.855307+0000 mgr.y (mgr.25120) 535 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.864826+0000 mgr.y (mgr.25120) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.960991+0000 mgr.y (mgr.25120) 537 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:29.970195+0000 mgr.y (mgr.25120) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.079510+0000 mgr.y (mgr.25120) 539 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.088017+0000 mgr.y (mgr.25120) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.175419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.176452+0000 mgr.y (mgr.25120) 541 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.185758+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.187300+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.192999+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.267205+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.269921+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.273112+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.273912+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.280223+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.354761+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.357499+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.360562+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.361735+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.369036+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.443157+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.446019+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.448745+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.449889+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.458458+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.538513+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.540622+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.542744+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.543431+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.551355+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.638959+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.641677+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.644644+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.645767+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.654450+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.739458+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.741607+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.744847+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.745768+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.754608+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.836557+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.839126+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.842061+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.843049+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.851106+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.943023+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.945593+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.948080+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.948945+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:30.954001+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.031877+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.034183+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.037305+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.038259+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.045858+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.153043+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.155657+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.158582+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.159605+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:31 smithi122 bash[25186]: audit 2024-08-17T07:41:31.167683+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cluster 2024-08-17T07:41:29.186490+0000 mgr.y (mgr.25120) 524 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.196166+0000 mgr.y (mgr.25120) 525 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.209273+0000 mgr.y (mgr.25120) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.328353+0000 mgr.y (mgr.25120) 527 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.338427+0000 mgr.y (mgr.25120) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.466427+0000 mgr.y (mgr.25120) 529 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.480042+0000 mgr.y (mgr.25120) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.610988+0000 mgr.y (mgr.25120) 531 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.620855+0000 mgr.y (mgr.25120) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.755783+0000 mgr.y (mgr.25120) 533 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.766329+0000 mgr.y (mgr.25120) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.855307+0000 mgr.y (mgr.25120) 535 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.864826+0000 mgr.y (mgr.25120) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.960991+0000 mgr.y (mgr.25120) 537 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:29.970195+0000 mgr.y (mgr.25120) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.079510+0000 mgr.y (mgr.25120) 539 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.088017+0000 mgr.y (mgr.25120) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.175419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.176452+0000 mgr.y (mgr.25120) 541 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.185758+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.187300+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.192999+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.267205+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.269921+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.273112+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.273912+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.280223+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.354761+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.357499+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.360562+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.361735+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.369036+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.443157+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.446019+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.448745+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.449889+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.458458+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.538513+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.540622+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.542744+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.543431+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.551355+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.638959+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.641677+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.644644+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.645767+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.654450+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.739458+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.741607+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.744847+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.745768+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.754608+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.836557+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.839126+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.842061+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.843049+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.851106+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.943023+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.945593+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.948080+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.948945+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:30.954001+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.031877+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.034183+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.037305+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.038259+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.045858+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.153043+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.155657+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.158582+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:31.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.159605+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:31.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[19912]: audit 2024-08-17T07:41:31.167683+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.093 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[72518]: debug 2024-08-17T07:41:31.780+0000 7f4767914040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:41:32.093 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:31 smithi160 bash[72518]: debug 2024-08-17T07:41:31.860+0000 7f4767914040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.193369+0000 mgr.y (mgr.25120) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.271214+0000 mgr.y (mgr.25120) 543 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.280621+0000 mgr.y (mgr.25120) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.358631+0000 mgr.y (mgr.25120) 545 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.369482+0000 mgr.y (mgr.25120) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.447209+0000 mgr.y (mgr.25120) 547 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.458903+0000 mgr.y (mgr.25120) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.541300+0000 mgr.y (mgr.25120) 549 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.551744+0000 mgr.y (mgr.25120) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.642695+0000 mgr.y (mgr.25120) 551 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.654862+0000 mgr.y (mgr.25120) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.742407+0000 mgr.y (mgr.25120) 553 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.755385+0000 mgr.y (mgr.25120) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.193369+0000 mgr.y (mgr.25120) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.271214+0000 mgr.y (mgr.25120) 543 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.280621+0000 mgr.y (mgr.25120) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.358631+0000 mgr.y (mgr.25120) 545 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.369482+0000 mgr.y (mgr.25120) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.447209+0000 mgr.y (mgr.25120) 547 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.458903+0000 mgr.y (mgr.25120) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.541300+0000 mgr.y (mgr.25120) 549 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.551744+0000 mgr.y (mgr.25120) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.642695+0000 mgr.y (mgr.25120) 551 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.654862+0000 mgr.y (mgr.25120) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.742407+0000 mgr.y (mgr.25120) 553 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.755385+0000 mgr.y (mgr.25120) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.840291+0000 mgr.y (mgr.25120) 555 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: debug 2024-08-17T07:41:32.092+0000 7f4767914040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:41:32.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: debug 2024-08-17T07:41:32.172+0000 7f4767914040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:41:32.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.193369+0000 mgr.y (mgr.25120) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.271214+0000 mgr.y (mgr.25120) 543 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.280621+0000 mgr.y (mgr.25120) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.358631+0000 mgr.y (mgr.25120) 545 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.369482+0000 mgr.y (mgr.25120) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.447209+0000 mgr.y (mgr.25120) 547 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.458903+0000 mgr.y (mgr.25120) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.541300+0000 mgr.y (mgr.25120) 549 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.551744+0000 mgr.y (mgr.25120) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.642695+0000 mgr.y (mgr.25120) 551 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.654862+0000 mgr.y (mgr.25120) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.742407+0000 mgr.y (mgr.25120) 553 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.755385+0000 mgr.y (mgr.25120) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.840291+0000 mgr.y (mgr.25120) 555 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.851564+0000 mgr.y (mgr.25120) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.946519+0000 mgr.y (mgr.25120) 557 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:30.954497+0000 mgr.y (mgr.25120) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.035231+0000 mgr.y (mgr.25120) 559 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.046407+0000 mgr.y (mgr.25120) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.156733+0000 mgr.y (mgr.25120) 561 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.168179+0000 mgr.y (mgr.25120) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.263372+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.265921+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.268874+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.269616+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.276951+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.375543+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.378434+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.381445+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.382370+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.388128+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.462894+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.464972+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.466838+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.467545+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.472441+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.543047+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.544910+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.546754+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.547346+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.552049+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.621662+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.623884+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.626504+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.627266+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.632476+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.719322+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.721816+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.722815+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.725194+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.726247+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.741031+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.843362+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.845884+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.848420+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.849413+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.857434+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.973912+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.976724+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.979729+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.980839+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:31.986703+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:32.097895+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:32.100061+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:32.102616+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:32.103431+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[19912]: audit 2024-08-17T07:41:32.111025+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.840291+0000 mgr.y (mgr.25120) 555 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.851564+0000 mgr.y (mgr.25120) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.946519+0000 mgr.y (mgr.25120) 557 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:30.954497+0000 mgr.y (mgr.25120) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.035231+0000 mgr.y (mgr.25120) 559 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.046407+0000 mgr.y (mgr.25120) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.156733+0000 mgr.y (mgr.25120) 561 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.168179+0000 mgr.y (mgr.25120) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.263372+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.265921+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.268874+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.269616+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.276951+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.375543+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.378434+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.381445+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.382370+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.388128+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.462894+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.464972+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.466838+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.467545+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.472441+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.543047+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.544910+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.546754+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.547346+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.552049+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.621662+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.623884+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.626504+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.627266+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.632476+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.719322+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.721816+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.722815+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.725194+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.726247+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.454 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.741031+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.851564+0000 mgr.y (mgr.25120) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.946519+0000 mgr.y (mgr.25120) 557 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:30.954497+0000 mgr.y (mgr.25120) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.035231+0000 mgr.y (mgr.25120) 559 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.046407+0000 mgr.y (mgr.25120) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.156733+0000 mgr.y (mgr.25120) 561 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.168179+0000 mgr.y (mgr.25120) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.263372+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.265921+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.268874+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.269616+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.276951+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.375543+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.378434+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.381445+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.382370+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.388128+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.462894+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.464972+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.466838+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.843362+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.845884+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.848420+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.849413+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.857434+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.973912+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.976724+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.979729+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.980839+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:31.986703+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:32.097895+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:32.100061+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:32.102616+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:32.103431+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[25186]: audit 2024-08-17T07:41:32.111025+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.467545+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.472441+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.543047+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.544910+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.546754+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.547346+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.552049+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.621662+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.623884+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.626504+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.627266+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.632476+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.719322+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.721816+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.722815+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.725194+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.726247+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.741031+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.843362+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.845884+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.848420+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.849413+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.857434+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.973912+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.976724+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.979729+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.980839+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:31.986703+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:32.097895+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:32.100061+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:32.102616+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:32.460 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:32.103431+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:32.461 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[19784]: audit 2024-08-17T07:41:32.111025+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:32.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:32] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.33.4" 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: debug 2024-08-17T07:41:32.592+0000 7f4767914040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: debug 2024-08-17T07:41:32.676+0000 7f4767914040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: [17/Aug/2024:07:41:32] ENGINE Bus STARTING 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: CherryPy Checker: 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: The Application mounted at '' has an empty config. 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: [17/Aug/2024:07:41:32] ENGINE Serving on http://:::9283 2024-08-17T07:41:32.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:32 smithi160 bash[72518]: [17/Aug/2024:07:41:32] ENGINE Bus STARTED 2024-08-17T07:41:33.502 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cluster 2024-08-17T07:41:31.186977+0000 mgr.y (mgr.25120) 563 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:33.502 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.266680+0000 mgr.y (mgr.25120) 564 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.277555+0000 mgr.y (mgr.25120) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.379638+0000 mgr.y (mgr.25120) 566 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.388833+0000 mgr.y (mgr.25120) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.465734+0000 mgr.y (mgr.25120) 568 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.472837+0000 mgr.y (mgr.25120) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.545636+0000 mgr.y (mgr.25120) 570 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.552510+0000 mgr.y (mgr.25120) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.624758+0000 mgr.y (mgr.25120) 572 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.633006+0000 mgr.y (mgr.25120) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.722848+0000 mgr.y (mgr.25120) 574 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.748403+0000 mgr.y (mgr.25120) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.846993+0000 mgr.y (mgr.25120) 576 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.858007+0000 mgr.y (mgr.25120) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:31.862686+0000 mgr.y (mgr.25120) 578 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:33.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.978155+0000 mgr.y (mgr.25120) 579 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:31.987261+0000 mgr.y (mgr.25120) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.100860+0000 mgr.y (mgr.25120) 581 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.111722+0000 mgr.y (mgr.25120) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.231747+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.233937+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.234719+0000 mgr.y (mgr.25120) 583 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.236509+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.237209+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.244160+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.244590+0000 mgr.y (mgr.25120) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.318165+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.320180+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.320907+0000 mgr.y (mgr.25120) 585 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.322740+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.323337+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.328775+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.329153+0000 mgr.y (mgr.25120) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.414016+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.416184+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.417091+0000 mgr.y (mgr.25120) 587 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.418809+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.419628+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.429165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.429719+0000 mgr.y (mgr.25120) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.522564+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.525109+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.526148+0000 mgr.y (mgr.25120) 589 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.527707+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.528541+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.535953+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.536461+0000 mgr.y (mgr.25120) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.633718+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.636137+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.637055+0000 mgr.y (mgr.25120) 591 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.638376+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.639161+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.644540+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.645032+0000 mgr.y (mgr.25120) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.704690+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.705282+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cluster 2024-08-17T07:41:32.706508+0000 mon.a (mon.0) 3507 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cluster 2024-08-17T07:41:32.706648+0000 mon.a (mon.0) 3508 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.706766+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.707711+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:41:33.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.741605+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.744154+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.745087+0000 mgr.y (mgr.25120) 593 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.746562+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.747431+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.753514+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.753925+0000 mgr.y (mgr.25120) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.852616+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.854595+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.855308+0000 mgr.y (mgr.25120) 595 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.856927+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.857567+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.864162+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.864643+0000 mgr.y (mgr.25120) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.962864+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.965134+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.965977+0000 mgr.y (mgr.25120) 597 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.967803+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.968636+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:32.975154+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:32.975732+0000 mgr.y (mgr.25120) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.073447+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.076180+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.077346+0000 mgr.y (mgr.25120) 599 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.078744+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.079811+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.088648+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.089253+0000 mgr.y (mgr.25120) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.164846+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.167106+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.168083+0000 mgr.y (mgr.25120) 601 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.169823+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.170697+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: audit 2024-08-17T07:41:33.178184+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:33 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.178709+0000 mgr.y (mgr.25120) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cluster 2024-08-17T07:41:31.186977+0000 mgr.y (mgr.25120) 563 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:33.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.266680+0000 mgr.y (mgr.25120) 564 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.277555+0000 mgr.y (mgr.25120) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.379638+0000 mgr.y (mgr.25120) 566 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.388833+0000 mgr.y (mgr.25120) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.465734+0000 mgr.y (mgr.25120) 568 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.472837+0000 mgr.y (mgr.25120) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.545636+0000 mgr.y (mgr.25120) 570 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.552510+0000 mgr.y (mgr.25120) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.624758+0000 mgr.y (mgr.25120) 572 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.633006+0000 mgr.y (mgr.25120) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.722848+0000 mgr.y (mgr.25120) 574 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.748403+0000 mgr.y (mgr.25120) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.846993+0000 mgr.y (mgr.25120) 576 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.858007+0000 mgr.y (mgr.25120) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:31.862686+0000 mgr.y (mgr.25120) 578 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.978155+0000 mgr.y (mgr.25120) 579 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:31.987261+0000 mgr.y (mgr.25120) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.100860+0000 mgr.y (mgr.25120) 581 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.111722+0000 mgr.y (mgr.25120) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.231747+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.233937+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.234719+0000 mgr.y (mgr.25120) 583 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.236509+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.237209+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.244160+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.244590+0000 mgr.y (mgr.25120) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.318165+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.320180+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.320907+0000 mgr.y (mgr.25120) 585 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.322740+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.323337+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.328775+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.329153+0000 mgr.y (mgr.25120) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.414016+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.416184+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.417091+0000 mgr.y (mgr.25120) 587 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.418809+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.419628+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.429165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.429719+0000 mgr.y (mgr.25120) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cluster 2024-08-17T07:41:31.186977+0000 mgr.y (mgr.25120) 563 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.266680+0000 mgr.y (mgr.25120) 564 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.277555+0000 mgr.y (mgr.25120) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.379638+0000 mgr.y (mgr.25120) 566 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.388833+0000 mgr.y (mgr.25120) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.465734+0000 mgr.y (mgr.25120) 568 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.472837+0000 mgr.y (mgr.25120) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.545636+0000 mgr.y (mgr.25120) 570 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.552510+0000 mgr.y (mgr.25120) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.624758+0000 mgr.y (mgr.25120) 572 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.633006+0000 mgr.y (mgr.25120) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.722848+0000 mgr.y (mgr.25120) 574 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.748403+0000 mgr.y (mgr.25120) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.846993+0000 mgr.y (mgr.25120) 576 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.858007+0000 mgr.y (mgr.25120) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:31.862686+0000 mgr.y (mgr.25120) 578 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.978155+0000 mgr.y (mgr.25120) 579 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:31.987261+0000 mgr.y (mgr.25120) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.100860+0000 mgr.y (mgr.25120) 581 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.111722+0000 mgr.y (mgr.25120) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.231747+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.522564+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.525109+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.526148+0000 mgr.y (mgr.25120) 589 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.527707+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.528541+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.535953+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.536461+0000 mgr.y (mgr.25120) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.633718+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.636137+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.637055+0000 mgr.y (mgr.25120) 591 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.638376+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.639161+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.644540+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.645032+0000 mgr.y (mgr.25120) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.704690+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.705282+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cluster 2024-08-17T07:41:32.706508+0000 mon.a (mon.0) 3507 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cluster 2024-08-17T07:41:32.706648+0000 mon.a (mon.0) 3508 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.706766+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:41:33.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.707711+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.233937+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.234719+0000 mgr.y (mgr.25120) 583 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.236509+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.237209+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.244160+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.244590+0000 mgr.y (mgr.25120) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.318165+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.320180+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.320907+0000 mgr.y (mgr.25120) 585 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.322740+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.323337+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.328775+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.329153+0000 mgr.y (mgr.25120) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.414016+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.416184+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.417091+0000 mgr.y (mgr.25120) 587 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.418809+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.419628+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.429165+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.429719+0000 mgr.y (mgr.25120) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.741605+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.744154+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.745087+0000 mgr.y (mgr.25120) 593 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.746562+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.747431+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.753514+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.753925+0000 mgr.y (mgr.25120) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.852616+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.854595+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.855308+0000 mgr.y (mgr.25120) 595 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.856927+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.857567+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.864162+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.864643+0000 mgr.y (mgr.25120) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.962864+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.965134+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.965977+0000 mgr.y (mgr.25120) 597 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.967803+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.968636+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:32.975154+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.522564+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.525109+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.526148+0000 mgr.y (mgr.25120) 589 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.527707+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.528541+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.535953+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.536461+0000 mgr.y (mgr.25120) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.633718+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.636137+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.637055+0000 mgr.y (mgr.25120) 591 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.638376+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.639161+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.644540+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.645032+0000 mgr.y (mgr.25120) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.704690+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.705282+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cluster 2024-08-17T07:41:32.706508+0000 mon.a (mon.0) 3507 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cluster 2024-08-17T07:41:32.706648+0000 mon.a (mon.0) 3508 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.706766+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:41:33.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.707711+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.160:0/3114824309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:32.975732+0000 mgr.y (mgr.25120) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.073447+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.076180+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.077346+0000 mgr.y (mgr.25120) 599 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.078744+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.079811+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.088648+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.089253+0000 mgr.y (mgr.25120) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.164846+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.167106+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.168083+0000 mgr.y (mgr.25120) 601 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.169823+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.170697+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: audit 2024-08-17T07:41:33.178184+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.178709+0000 mgr.y (mgr.25120) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.741605+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.744154+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.745087+0000 mgr.y (mgr.25120) 593 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.746562+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.747431+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.753514+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.753925+0000 mgr.y (mgr.25120) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.852616+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.854595+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.855308+0000 mgr.y (mgr.25120) 595 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.856927+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.857567+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.864162+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.864643+0000 mgr.y (mgr.25120) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.962864+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.965134+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.965977+0000 mgr.y (mgr.25120) 597 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.967803+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.968636+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:32.975154+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:32.975732+0000 mgr.y (mgr.25120) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.073447+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.076180+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.077346+0000 mgr.y (mgr.25120) 599 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.078744+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.079811+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.088648+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.089253+0000 mgr.y (mgr.25120) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.164846+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.167106+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.168083+0000 mgr.y (mgr.25120) 601 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.169823+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.170697+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: audit 2024-08-17T07:41:33.178184+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:33.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:33 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.178709+0000 mgr.y (mgr.25120) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cluster 2024-08-17T07:41:33.187741+0000 mgr.y (mgr.25120) 603 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.259860+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.261830+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.262506+0000 mgr.y (mgr.25120) 604 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.263936+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.264645+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.271562+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.271993+0000 mgr.y (mgr.25120) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.341418+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.343130+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.343749+0000 mgr.y (mgr.25120) 606 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.345300+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.345899+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.350663+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.351221+0000 mgr.y (mgr.25120) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.432495+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.434770+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.435455+0000 mgr.y (mgr.25120) 608 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.436514+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cluster 2024-08-17T07:41:33.187741+0000 mgr.y (mgr.25120) 603 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.259860+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.261830+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.262506+0000 mgr.y (mgr.25120) 604 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.263936+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.264645+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.271562+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.271993+0000 mgr.y (mgr.25120) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.341418+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.343130+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.343749+0000 mgr.y (mgr.25120) 606 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.345300+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.345899+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.350663+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.351221+0000 mgr.y (mgr.25120) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.432495+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.434770+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.435455+0000 mgr.y (mgr.25120) 608 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.436514+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.437138+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.442264+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.442615+0000 mgr.y (mgr.25120) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.531684+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.534332+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.535436+0000 mgr.y (mgr.25120) 610 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.537487+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.538583+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.547692+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.548423+0000 mgr.y (mgr.25120) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.638372+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.641008+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.642222+0000 mgr.y (mgr.25120) 612 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.644275+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.645618+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cluster 2024-08-17T07:41:33.652966+0000 mon.a (mon.0) 3558 : cluster [DBG] mgrmap e43: y(active, since 93s), standbys: x 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.660860+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.661528+0000 mgr.y (mgr.25120) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.777122+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.779876+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.437138+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.442264+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.442615+0000 mgr.y (mgr.25120) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.531684+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.534332+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.535436+0000 mgr.y (mgr.25120) 610 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.537487+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.538583+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.547692+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.548423+0000 mgr.y (mgr.25120) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.638372+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.641008+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.642222+0000 mgr.y (mgr.25120) 612 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.644275+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.645618+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cluster 2024-08-17T07:41:33.652966+0000 mon.a (mon.0) 3558 : cluster [DBG] mgrmap e43: y(active, since 93s), standbys: x 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.660860+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.661528+0000 mgr.y (mgr.25120) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.777122+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.779876+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.782924+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.784233+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.794893+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.795503+0000 mgr.y (mgr.25120) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.923486+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.926575+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.930333+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.931788+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:33.942782+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:33.943479+0000 mgr.y (mgr.25120) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.051194+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.053898+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.057207+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.058097+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.065427+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.065937+0000 mgr.y (mgr.25120) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.159643+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.161598+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.163981+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.164892+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: audit 2024-08-17T07:41:34.172107+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.172557+0000 mgr.y (mgr.25120) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.782924+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.784233+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.794893+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.795503+0000 mgr.y (mgr.25120) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.923486+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.926575+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.930333+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.931788+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:33.942782+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:33.943479+0000 mgr.y (mgr.25120) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.051194+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.053898+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.057207+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.058097+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.065427+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.065937+0000 mgr.y (mgr.25120) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.159643+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.161598+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.163981+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.164892+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: audit 2024-08-17T07:41:34.172107+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:34 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.172557+0000 mgr.y (mgr.25120) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cluster 2024-08-17T07:41:33.187741+0000 mgr.y (mgr.25120) 603 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.259860+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.261830+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.262506+0000 mgr.y (mgr.25120) 604 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.263936+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.264645+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.271562+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.271993+0000 mgr.y (mgr.25120) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.341418+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.343130+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.343749+0000 mgr.y (mgr.25120) 606 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.345300+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.345899+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.350663+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.351221+0000 mgr.y (mgr.25120) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.432495+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.434770+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.435455+0000 mgr.y (mgr.25120) 608 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.436514+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.437138+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.442264+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.442615+0000 mgr.y (mgr.25120) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.531684+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.534332+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.535436+0000 mgr.y (mgr.25120) 610 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.537487+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.538583+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.547692+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.548423+0000 mgr.y (mgr.25120) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.638372+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.641008+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.642222+0000 mgr.y (mgr.25120) 612 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1378-g567d40c0 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.644275+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.645618+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cluster 2024-08-17T07:41:33.652966+0000 mon.a (mon.0) 3558 : cluster [DBG] mgrmap e43: y(active, since 93s), standbys: x 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.660860+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.661528+0000 mgr.y (mgr.25120) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.777122+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.779876+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.782924+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.784233+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.794893+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.795503+0000 mgr.y (mgr.25120) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.923486+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.926575+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.930333+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.931788+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:33.942782+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:33.943479+0000 mgr.y (mgr.25120) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.051194+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.053898+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.057207+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.058097+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.065427+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.065937+0000 mgr.y (mgr.25120) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.159643+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.161598+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.163981+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:34.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.164892+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:34.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: audit 2024-08-17T07:41:34.172107+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:34.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:34 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.172557+0000 mgr.y (mgr.25120) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.266995+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.269178+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.271661+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.272484+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.278649+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.279083+0000 mgr.y (mgr.25120) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.363224+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.365210+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.371495+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.372571+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.379095+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.379496+0000 mgr.y (mgr.25120) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.456860+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.458561+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.460178+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.460760+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.466739+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.467144+0000 mgr.y (mgr.25120) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.539440+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.541835+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.544096+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.544725+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.550875+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.551314+0000 mgr.y (mgr.25120) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.625336+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.627255+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.629030+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.505 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.629676+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.636015+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.636431+0000 mgr.y (mgr.25120) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.723885+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.725885+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.506 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.728182+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.728911+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.736229+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.736791+0000 mgr.y (mgr.25120) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.830974+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.833616+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.837126+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.838228+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.507 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.844140+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.844948+0000 mgr.y (mgr.25120) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.954164+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.957089+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.960140+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.961248+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:34.969588+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:34.970154+0000 mgr.y (mgr.25120) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:35.079613+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:35.082220+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.508 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:35.086292+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:35.087724+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: audit 2024-08-17T07:41:35.096790+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.509 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:35 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.097302+0000 mgr.y (mgr.25120) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.266995+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.269178+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.271661+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.272484+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.278649+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.279083+0000 mgr.y (mgr.25120) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.363224+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.365210+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.371495+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.372571+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.379095+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.379496+0000 mgr.y (mgr.25120) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.456860+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.458561+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.460178+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.460760+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.466739+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.467144+0000 mgr.y (mgr.25120) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.539440+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.266995+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.269178+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.271661+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.272484+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.278649+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.279083+0000 mgr.y (mgr.25120) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.363224+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.365210+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.371495+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.372571+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.379095+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.379496+0000 mgr.y (mgr.25120) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.456860+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.458561+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.460178+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.460760+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.466739+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.467144+0000 mgr.y (mgr.25120) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.539440+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.541835+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.544096+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.544725+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.550875+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.551314+0000 mgr.y (mgr.25120) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.625336+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.627255+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.629030+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.629676+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.636015+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.636431+0000 mgr.y (mgr.25120) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.723885+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.725885+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.728182+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.728911+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.736229+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.736791+0000 mgr.y (mgr.25120) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.830974+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.833616+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.837126+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.838228+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.844140+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.844948+0000 mgr.y (mgr.25120) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.954164+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.957089+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.960140+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.961248+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:34.969588+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:34.970154+0000 mgr.y (mgr.25120) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:35.079613+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:35.082220+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:35.086292+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:35.087724+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: audit 2024-08-17T07:41:35.096790+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.097302+0000 mgr.y (mgr.25120) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.541835+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.544096+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.544725+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.550875+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.551314+0000 mgr.y (mgr.25120) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.625336+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.627255+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.629030+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.629676+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.636015+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.636431+0000 mgr.y (mgr.25120) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.723885+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.725885+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.728182+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.728911+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.736229+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.736791+0000 mgr.y (mgr.25120) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.830974+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.833616+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.837126+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.838228+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.844140+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.844948+0000 mgr.y (mgr.25120) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.954164+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.957089+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.960140+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.961248+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:34.969588+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:34.970154+0000 mgr.y (mgr.25120) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:35.079613+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:35.082220+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:35.086292+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:35.087724+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: audit 2024-08-17T07:41:35.096790+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:35.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:35 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.097302+0000 mgr.y (mgr.25120) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cluster 2024-08-17T07:41:35.188343+0000 mgr.y (mgr.25120) 627 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.210061+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.213060+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.215992+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.217023+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.227246+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.228077+0000 mgr.y (mgr.25120) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.306155+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.308619+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.311470+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.312666+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.318430+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.318897+0000 mgr.y (mgr.25120) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.406691+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.409079+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.412413+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.413590+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.419294+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.419801+0000 mgr.y (mgr.25120) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cluster 2024-08-17T07:41:35.188343+0000 mgr.y (mgr.25120) 627 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.210061+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.213060+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.215992+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.217023+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.227246+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.228077+0000 mgr.y (mgr.25120) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.306155+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.308619+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.311470+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.312666+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.318430+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.318897+0000 mgr.y (mgr.25120) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.406691+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.409079+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.412413+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.413590+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.419294+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.419801+0000 mgr.y (mgr.25120) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.524549+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.526488+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.528563+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.529465+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.534895+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.535402+0000 mgr.y (mgr.25120) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.609511+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.611935+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.614554+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.615675+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.622018+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: cephadm 2024-08-17T07:41:35.622713+0000 mgr.y (mgr.25120) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.643267+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.648932+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.654422+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.707460+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.709361+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.710847+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.712701+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.714376+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.524549+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.526488+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.528563+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.529465+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.534895+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.535402+0000 mgr.y (mgr.25120) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.609511+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.611935+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.614554+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.615675+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.622018+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: cephadm 2024-08-17T07:41:35.622713+0000 mgr.y (mgr.25120) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.643267+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.648932+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.654422+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.707460+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.709361+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.710847+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.712701+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.714376+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.715620+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.716876+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.718495+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.720434+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[19784]: audit 2024-08-17T07:41:35.722111+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.715620+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.716876+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.718495+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.720434+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:36 smithi122 bash[25186]: audit 2024-08-17T07:41:35.722111+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cluster 2024-08-17T07:41:35.188343+0000 mgr.y (mgr.25120) 627 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.210061+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.213060+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.215992+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.217023+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.227246+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.228077+0000 mgr.y (mgr.25120) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.306155+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.308619+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.311470+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.312666+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.318430+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.318897+0000 mgr.y (mgr.25120) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.406691+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.409079+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.412413+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.413590+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.419294+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.419801+0000 mgr.y (mgr.25120) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.524549+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.526488+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.528563+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.529465+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.534895+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.535402+0000 mgr.y (mgr.25120) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.609511+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.611935+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.614554+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.615675+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.622018+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: cephadm 2024-08-17T07:41:35.622713+0000 mgr.y (mgr.25120) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.643267+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.648932+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.654422+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.707460+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.709361+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.710847+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.712701+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.714376+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.715620+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.716876+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.718495+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.720434+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:36 smithi160 bash[19912]: audit 2024-08-17T07:41:35.722111+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: cluster 2024-08-17T07:41:37.188902+0000 mgr.y (mgr.25120) 633 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:37.466419+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:37.478546+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:37.490944+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:38.359506+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:38.371778+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[19784]: audit 2024-08-17T07:41:38.384228+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: cluster 2024-08-17T07:41:37.188902+0000 mgr.y (mgr.25120) 633 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:37.466419+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.735 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:37.478546+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:37.490944+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:38.359506+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:38.371778+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:38 smithi122 bash[25186]: audit 2024-08-17T07:41:38.384228+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.798 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: cluster 2024-08-17T07:41:37.188902+0000 mgr.y (mgr.25120) 633 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:37.466419+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:37.478546+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:37.490944+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:38.359506+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:38.371778+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:38.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:38 smithi160 bash[19912]: audit 2024-08-17T07:41:38.384228+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 2s ago 33m - - 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 1s ago 32m - - 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (15m) 2s ago 25m 13.2M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (14m) 1s ago 25m 41.9M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (90s) 2s ago 22m 41.9M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (14s) 1s ago 32m 424M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (11m) 2s ago 34m 494M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:41:39.501 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (34m) 2s ago 34m 97.5M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (32m) 1s ago 32m 67.0M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (32m) 2s ago 32m 66.7M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (37s) 2s ago 25m 8376k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (31s) 1s ago 25m 7480k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (31m) 2s ago 31m 57.3M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (30m) 2s ago 30m 57.4M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (30m) 2s ago 30m 52.9M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (29m) 2s ago 29m 57.3M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (28m) 1s ago 28m 59.8M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (28m) 1s ago 28m 55.9M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (27m) 1s ago 27m 53.3M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (26m) 1s ago 26m 56.7M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:41:39.502 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (84s) 1s ago 25m 61.2M - 2.33.4 514e6a882f6e 60bcc0f78226 2024-08-17T07:41:39.503 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (23m) 2s ago 23m 89.0M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:41:39.503 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (23m) 1s ago 23m 89.5M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:41:39.741 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:39 smithi160 bash[19912]: audit 2024-08-17T07:41:38.787168+0000 mgr.y (mgr.25120) 634 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.741 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:39 smithi160 bash[19912]: cephadm 2024-08-17T07:41:39.136396+0000 mgr.y (mgr.25120) 635 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:41:39.741 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:39 smithi160 bash[19912]: audit 2024-08-17T07:41:39.142420+0000 mgr.y (mgr.25120) 636 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[19784]: audit 2024-08-17T07:41:38.787168+0000 mgr.y (mgr.25120) 634 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[19784]: cephadm 2024-08-17T07:41:39.136396+0000 mgr.y (mgr.25120) 635 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:41:39.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[19784]: audit 2024-08-17T07:41:39.142420+0000 mgr.y (mgr.25120) 636 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[25186]: audit 2024-08-17T07:41:38.787168+0000 mgr.y (mgr.25120) 634 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[25186]: cephadm 2024-08-17T07:41:39.136396+0000 mgr.y (mgr.25120) 635 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:41:39.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:39 smithi122 bash[25186]: audit 2024-08-17T07:41:39.142420+0000 mgr.y (mgr.25120) 636 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:39.934 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:41:39.934 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:41:39.934 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:41:39.934 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:41:39.935 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:41:39.936 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:41:39.936 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:41:40.307 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:41:40.308 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:41:40.308 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:41:40.308 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-17T07:41:40.308 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:41:40.308 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:41:40.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[19784]: cluster 2024-08-17T07:41:39.189887+0000 mgr.y (mgr.25120) 637 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:40.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[19784]: cephadm 2024-08-17T07:41:39.360380+0000 mgr.y (mgr.25120) 638 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:41:40.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[19784]: audit 2024-08-17T07:41:39.491074+0000 mgr.y (mgr.25120) 639 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:40.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[19784]: audit 2024-08-17T07:41:39.938184+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.122:0/4096335726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:40.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[25186]: cluster 2024-08-17T07:41:39.189887+0000 mgr.y (mgr.25120) 637 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:40.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[25186]: cephadm 2024-08-17T07:41:39.360380+0000 mgr.y (mgr.25120) 638 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:41:40.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[25186]: audit 2024-08-17T07:41:39.491074+0000 mgr.y (mgr.25120) 639 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:40.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:40 smithi122 bash[25186]: audit 2024-08-17T07:41:39.938184+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.122:0/4096335726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:40 smithi160 bash[19912]: cluster 2024-08-17T07:41:39.189887+0000 mgr.y (mgr.25120) 637 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:40 smithi160 bash[19912]: cephadm 2024-08-17T07:41:39.360380+0000 mgr.y (mgr.25120) 638 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:41:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:40 smithi160 bash[19912]: audit 2024-08-17T07:41:39.491074+0000 mgr.y (mgr.25120) 639 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:40.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:40 smithi160 bash[19912]: audit 2024-08-17T07:41:39.938184+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.122:0/4096335726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:41.755 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:41 smithi160 bash[19912]: audit 2024-08-17T07:41:40.310571+0000 mgr.y (mgr.25120) 640 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:41.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:41 smithi122 bash[19784]: audit 2024-08-17T07:41:40.310571+0000 mgr.y (mgr.25120) 640 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:41.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:41 smithi122 bash[25186]: audit 2024-08-17T07:41:40.310571+0000 mgr.y (mgr.25120) 640 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:41:42.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:42] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.33.4" 2024-08-17T07:41:42.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:42 smithi122 bash[19784]: cluster 2024-08-17T07:41:41.190672+0000 mgr.y (mgr.25120) 641 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:42.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:42 smithi122 bash[19784]: audit 2024-08-17T07:41:41.870714+0000 mgr.y (mgr.25120) 642 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:42 smithi122 bash[25186]: cluster 2024-08-17T07:41:41.190672+0000 mgr.y (mgr.25120) 641 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:42.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:42 smithi122 bash[25186]: audit 2024-08-17T07:41:41.870714+0000 mgr.y (mgr.25120) 642 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:42 smithi160 bash[19912]: cluster 2024-08-17T07:41:41.190672+0000 mgr.y (mgr.25120) 641 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:41:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:42 smithi160 bash[19912]: audit 2024-08-17T07:41:41.870714+0000 mgr.y (mgr.25120) 642 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:44.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:44 smithi122 bash[19784]: cluster 2024-08-17T07:41:43.192448+0000 mgr.y (mgr.25120) 643 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:44.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:44 smithi122 bash[25186]: cluster 2024-08-17T07:41:43.192448+0000 mgr.y (mgr.25120) 643 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:44 smithi160 bash[19912]: cluster 2024-08-17T07:41:43.192448+0000 mgr.y (mgr.25120) 643 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:46.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:46 smithi122 bash[19784]: cluster 2024-08-17T07:41:45.193186+0000 mgr.y (mgr.25120) 644 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:46.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:46 smithi122 bash[25186]: cluster 2024-08-17T07:41:45.193186+0000 mgr.y (mgr.25120) 644 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:46 smithi160 bash[19912]: cluster 2024-08-17T07:41:45.193186+0000 mgr.y (mgr.25120) 644 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:47.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:47 smithi122 bash[19784]: audit 2024-08-17T07:41:46.723776+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:47.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:47 smithi122 bash[25186]: audit 2024-08-17T07:41:46.723776+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:47 smithi160 bash[19912]: audit 2024-08-17T07:41:46.723776+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:41:48.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:48 smithi122 bash[19784]: cluster 2024-08-17T07:41:47.193992+0000 mgr.y (mgr.25120) 645 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:48.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:48 smithi122 bash[25186]: cluster 2024-08-17T07:41:47.193992+0000 mgr.y (mgr.25120) 645 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:48.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:48 smithi160 bash[19912]: cluster 2024-08-17T07:41:47.193992+0000 mgr.y (mgr.25120) 645 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:50.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:50 smithi122 bash[19784]: cluster 2024-08-17T07:41:49.195667+0000 mgr.y (mgr.25120) 646 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:50.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:50 smithi122 bash[25186]: cluster 2024-08-17T07:41:49.195667+0000 mgr.y (mgr.25120) 646 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:50.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:50 smithi160 bash[19912]: cluster 2024-08-17T07:41:49.195667+0000 mgr.y (mgr.25120) 646 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:52.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:41:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:41:52] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-08-17T07:41:52.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:52 smithi122 bash[19784]: cluster 2024-08-17T07:41:51.196384+0000 mgr.y (mgr.25120) 647 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:52.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:52 smithi122 bash[19784]: audit 2024-08-17T07:41:51.878622+0000 mgr.y (mgr.25120) 648 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:52.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:52 smithi122 bash[25186]: cluster 2024-08-17T07:41:51.196384+0000 mgr.y (mgr.25120) 647 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:52.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:52 smithi122 bash[25186]: audit 2024-08-17T07:41:51.878622+0000 mgr.y (mgr.25120) 648 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:52.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:52 smithi160 bash[19912]: cluster 2024-08-17T07:41:51.196384+0000 mgr.y (mgr.25120) 647 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:52.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:52 smithi160 bash[19912]: audit 2024-08-17T07:41:51.878622+0000 mgr.y (mgr.25120) 648 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:41:54.674 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.675 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.675 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.675 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.676 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.676 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.676 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[19912]: cluster 2024-08-17T07:41:53.198172+0000 mgr.y (mgr.25120) 649 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:54.676 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.677 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:54.795 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:54 smithi122 bash[19784]: cluster 2024-08-17T07:41:53.198172+0000 mgr.y (mgr.25120) 649 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:54.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:54 smithi122 bash[25186]: cluster 2024-08-17T07:41:53.198172+0000 mgr.y (mgr.25120) 649 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:41:54.973 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:41:54.974 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.775Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-17T07:41:54.977 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:54 smithi160 bash[66944]: ts=2024-08-17T07:41:54.776Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-17T07:41:55.692 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 bash[74408]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:41:55.692 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 bash[74469]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:41:55.692 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:41:55.692 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:56.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.101 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.101 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.102 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.102 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:41:56.102 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.102 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.103 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.103 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:56.103 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:41:55 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:41:57.117 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: cluster 2024-08-17T07:41:55.199027+0000 mgr.y (mgr.25120) 650 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:57.117 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.867161+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.117 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.879490+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.883941+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.885993+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.898668+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: cephadm 2024-08-17T07:41:55.899578+0000 mgr.y (mgr.25120) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.972840+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:55.973915+0000 mgr.y (mgr.25120) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.057670+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.061173+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.065232+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.066353+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.073875+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.118 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.074692+0000 mgr.y (mgr.25120) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.202898+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.205694+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.210156+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.211493+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: cluster 2024-08-17T07:41:55.199027+0000 mgr.y (mgr.25120) 650 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:57.119 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.867161+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.879490+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.883941+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.885993+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.898668+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: cephadm 2024-08-17T07:41:55.899578+0000 mgr.y (mgr.25120) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.972840+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:55.973915+0000 mgr.y (mgr.25120) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.057670+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.061173+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.065232+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.066353+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.120 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.073875+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.074692+0000 mgr.y (mgr.25120) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.202898+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.205694+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.210156+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.211493+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.221146+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.316321+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.318299+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.320802+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.321627+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.328491+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.409476+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.121 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.412311+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.415237+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.415968+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.422149+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.514990+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.517522+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.520495+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.521541+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.527426+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.625854+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.628540+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.122 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.630774+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.631664+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.637721+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.734564+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.737442+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.740218+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.740946+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.746123+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.838365+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.841096+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.843060+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.843809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[25186]: audit 2024-08-17T07:41:56.848888+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.221146+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.316321+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.318299+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.320802+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.321627+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.328491+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.409476+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.412311+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.124 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.415237+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.415968+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.422149+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.514990+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.517522+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.520495+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.521541+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.527426+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.625854+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.628540+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.630774+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.631664+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.637721+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.125 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.734564+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.737442+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.740218+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.740946+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.746123+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.838365+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.841096+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.843060+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.843809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.126 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:56 smithi122 bash[19784]: audit 2024-08-17T07:41:56.848888+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: cluster 2024-08-17T07:41:55.199027+0000 mgr.y (mgr.25120) 650 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:57.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.867161+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.879490+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.883941+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.885993+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.898668+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: cephadm 2024-08-17T07:41:55.899578+0000 mgr.y (mgr.25120) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.972840+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:55.973915+0000 mgr.y (mgr.25120) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.057670+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.061173+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.065232+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.066353+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.073875+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.074692+0000 mgr.y (mgr.25120) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.202898+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.205694+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.210156+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.211493+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.221146+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.316321+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.318299+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.320802+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.321627+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.328491+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.409476+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.412311+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.415237+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.415968+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.422149+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.514990+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.517522+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.520495+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.521541+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.527426+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.625854+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.628540+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.630774+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.631664+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.637721+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.734564+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.737442+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.740218+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.740946+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.746123+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.838365+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.841096+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.843060+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.843809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:56 smithi160 bash[19912]: audit 2024-08-17T07:41:56.848888+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.221769+0000 mgr.y (mgr.25120) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.328946+0000 mgr.y (mgr.25120) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.422781+0000 mgr.y (mgr.25120) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.527898+0000 mgr.y (mgr.25120) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.638152+0000 mgr.y (mgr.25120) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.746773+0000 mgr.y (mgr.25120) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.849292+0000 mgr.y (mgr.25120) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:56.931904+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:56.933622+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:56.935658+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:56.936223+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:56.942137+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:56.942518+0000 mgr.y (mgr.25120) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.015848+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.017552+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.019159+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.019766+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.025726+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.026108+0000 mgr.y (mgr.25120) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.097198+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.221769+0000 mgr.y (mgr.25120) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.328946+0000 mgr.y (mgr.25120) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.422781+0000 mgr.y (mgr.25120) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.527898+0000 mgr.y (mgr.25120) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.638152+0000 mgr.y (mgr.25120) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.746773+0000 mgr.y (mgr.25120) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.849292+0000 mgr.y (mgr.25120) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:56.931904+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:56.933622+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:56.935658+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:56.936223+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:56.942137+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:56.942518+0000 mgr.y (mgr.25120) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.015848+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.017552+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.019159+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.019766+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.025726+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.026108+0000 mgr.y (mgr.25120) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.097198+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.099674+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.102402+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.103184+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.110080+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.110653+0000 mgr.y (mgr.25120) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.188533+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.190660+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.193000+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.193788+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.200457+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.271846+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.274402+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.276733+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.277844+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.284797+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.375262+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.377459+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.379394+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.380124+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.099674+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.102402+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.103184+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.110080+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.110653+0000 mgr.y (mgr.25120) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.188533+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.190660+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.193000+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.193788+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.200457+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.271846+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.274402+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.276733+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.277844+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.284797+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.375262+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.377459+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.379394+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.380124+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.388112+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.469856+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.472674+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.475476+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.476586+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.485372+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.565363+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.567237+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.569017+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.569749+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.576716+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.609488+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.616557+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.624277+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.656859+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.659162+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.661010+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.661665+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.668473+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.743233+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.388112+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.469856+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.472674+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.475476+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.476586+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.485372+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.565363+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.567237+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.569017+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.569749+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.576716+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.609488+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.616557+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.624277+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.656859+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.659162+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.661010+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.661665+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.668473+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.743233+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.745315+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.748221+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.748894+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.755728+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.832965+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.835002+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.837073+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.837662+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[25186]: audit 2024-08-17T07:41:57.844180+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.745315+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.748221+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.748894+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.755728+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.832965+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.835002+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.837073+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.837662+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:57 smithi122 bash[19784]: audit 2024-08-17T07:41:57.844180+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.996Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.997Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.997Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.997Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.997Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.999Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[74523]: ts=2024-08-17T07:41:57.999Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.001Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.001Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.004Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:41:58.090 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.004Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.753µs 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.004Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.004Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.036Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.049Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.055Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.063Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.066Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.066Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.066Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.196µs wal_replay_duration=62.395119ms wbl_replay_duration=114ns total_replay_duration=62.463853ms 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.070Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.070Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T07:41:58.091 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.070Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.221769+0000 mgr.y (mgr.25120) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.328946+0000 mgr.y (mgr.25120) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.422781+0000 mgr.y (mgr.25120) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.527898+0000 mgr.y (mgr.25120) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.638152+0000 mgr.y (mgr.25120) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.746773+0000 mgr.y (mgr.25120) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.849292+0000 mgr.y (mgr.25120) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:56.931904+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:56.933622+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:56.935658+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:56.936223+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:56.942137+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:56.942518+0000 mgr.y (mgr.25120) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.015848+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.017552+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.019159+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.019766+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.025726+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.026108+0000 mgr.y (mgr.25120) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.093 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.097198+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.093 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.090Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.053677ms db_storage=1.172µs remote_storage=1.096µs web_handler=489ns query_engine=752ns scrape=259.474µs scrape_sd=104.393µs notify=21.687µs notify_sd=21.102µs rules=19.25854ms tracing=6.336µs 2024-08-17T07:41:58.094 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.090Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T07:41:58.094 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[74523]: ts=2024-08-17T07:41:58.090Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T07:41:58.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.099674+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.102402+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.103184+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.110080+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.110653+0000 mgr.y (mgr.25120) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.188533+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.190660+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.193000+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.193788+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.200457+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.271846+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.274402+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.276733+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.277844+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.284797+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.375262+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.095 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.377459+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.379394+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.380124+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.388112+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.469856+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.472674+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.475476+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.476586+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.485372+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.565363+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.567237+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.569017+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.569749+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.576716+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.609488+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.616557+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.624277+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.656859+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.659162+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.661010+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.661665+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.668473+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.743233+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.745315+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.748221+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.748894+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.755728+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.832965+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.835002+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:58.097 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.837073+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:58.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.837662+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:58.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:57 smithi160 bash[19912]: audit 2024-08-17T07:41:57.844180+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cluster 2024-08-17T07:41:57.199514+0000 mgr.y (mgr.25120) 664 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.200831+0000 mgr.y (mgr.25120) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.285258+0000 mgr.y (mgr.25120) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.388654+0000 mgr.y (mgr.25120) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.485833+0000 mgr.y (mgr.25120) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.577171+0000 mgr.y (mgr.25120) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.668932+0000 mgr.y (mgr.25120) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.756180+0000 mgr.y (mgr.25120) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.844548+0000 mgr.y (mgr.25120) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:57.923271+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:57.925470+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:57.927520+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:57.928294+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:57.935117+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:57.935587+0000 mgr.y (mgr.25120) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.022420+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.025509+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.028354+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.029116+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.036446+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cluster 2024-08-17T07:41:57.199514+0000 mgr.y (mgr.25120) 664 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.200831+0000 mgr.y (mgr.25120) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.285258+0000 mgr.y (mgr.25120) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.388654+0000 mgr.y (mgr.25120) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.485833+0000 mgr.y (mgr.25120) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.577171+0000 mgr.y (mgr.25120) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.668932+0000 mgr.y (mgr.25120) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.756180+0000 mgr.y (mgr.25120) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.844548+0000 mgr.y (mgr.25120) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:57.923271+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:57.925470+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:57.927520+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:57.928294+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:57.935117+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:57.935587+0000 mgr.y (mgr.25120) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.022420+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.025509+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.028354+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.029116+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.036446+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:58.037017+0000 mgr.y (mgr.25120) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.152314+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.154388+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.156752+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.157634+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.165620+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: cephadm 2024-08-17T07:41:58.166271+0000 mgr.y (mgr.25120) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.275572+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.277709+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.279911+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.280509+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.285183+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.354401+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.356434+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.358907+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.359717+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.364671+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.435320+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.437880+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:58.037017+0000 mgr.y (mgr.25120) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.152314+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.154388+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.156752+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.157634+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.165620+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: cephadm 2024-08-17T07:41:58.166271+0000 mgr.y (mgr.25120) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.275572+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.277709+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.279911+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.280509+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.285183+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.354401+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.356434+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.358907+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.359717+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.364671+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.435320+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.437880+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.440017+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.440765+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.445884+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.516800+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.526285+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.526919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.533002+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.533235+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.535281+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.537187+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.538883+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.540257+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.541747+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.543906+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.545976+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[25186]: audit 2024-08-17T07:41:58.547388+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.440017+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.440765+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.445884+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.516800+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.526285+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.526919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.533002+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.533235+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.535281+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.537187+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.538883+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.540257+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.541747+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.543906+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.545976+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:58 smithi122 bash[19784]: audit 2024-08-17T07:41:58.547388+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cluster 2024-08-17T07:41:57.199514+0000 mgr.y (mgr.25120) 664 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.200831+0000 mgr.y (mgr.25120) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.285258+0000 mgr.y (mgr.25120) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.388654+0000 mgr.y (mgr.25120) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.485833+0000 mgr.y (mgr.25120) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.139 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.577171+0000 mgr.y (mgr.25120) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.668932+0000 mgr.y (mgr.25120) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.756180+0000 mgr.y (mgr.25120) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.844548+0000 mgr.y (mgr.25120) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:57.923271+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:57.925470+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:57.927520+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:57.928294+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:57.935117+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:57.935587+0000 mgr.y (mgr.25120) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.022420+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.025509+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.028354+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.029116+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.140 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.036446+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:58.037017+0000 mgr.y (mgr.25120) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.152314+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.154388+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.156752+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.157634+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.165620+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: cephadm 2024-08-17T07:41:58.166271+0000 mgr.y (mgr.25120) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.275572+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.277709+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.279911+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.280509+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.285183+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.354401+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.141 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.356434+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.358907+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.359717+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.364671+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.435320+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.437880+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.440017+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.440765+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.445884+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.516800+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.526285+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.526919+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.533002+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:41:59.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.533235+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.535281+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.537187+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.538883+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.540257+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.541747+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.543906+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.545976+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:41:59.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:58 smithi160 bash[19912]: audit 2024-08-17T07:41:58.547388+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:00.129 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[25186]: cephadm 2024-08-17T07:41:58.285546+0000 mgr.y (mgr.25120) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.129 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[25186]: cephadm 2024-08-17T07:41:58.365065+0000 mgr.y (mgr.25120) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.129 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[25186]: cephadm 2024-08-17T07:41:58.446309+0000 mgr.y (mgr.25120) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.130 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[19784]: cephadm 2024-08-17T07:41:58.285546+0000 mgr.y (mgr.25120) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.130 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[19784]: cephadm 2024-08-17T07:41:58.365065+0000 mgr.y (mgr.25120) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.130 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:41:59 smithi122 bash[19784]: cephadm 2024-08-17T07:41:58.446309+0000 mgr.y (mgr.25120) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:59 smithi160 bash[19912]: cephadm 2024-08-17T07:41:58.285546+0000 mgr.y (mgr.25120) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:59 smithi160 bash[19912]: cephadm 2024-08-17T07:41:58.365065+0000 mgr.y (mgr.25120) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:41:59 smithi160 bash[19912]: cephadm 2024-08-17T07:41:58.446309+0000 mgr.y (mgr.25120) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:01.186 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:00 smithi160 bash[19912]: cluster 2024-08-17T07:41:59.200549+0000 mgr.y (mgr.25120) 679 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:01.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:00 smithi122 bash[19784]: cluster 2024-08-17T07:41:59.200549+0000 mgr.y (mgr.25120) 679 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:01.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:00 smithi122 bash[25186]: cluster 2024-08-17T07:41:59.200549+0000 mgr.y (mgr.25120) 679 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:02.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:01 smithi122 bash[19784]: audit 2024-08-17T07:42:01.724346+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:02.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:01 smithi122 bash[25186]: audit 2024-08-17T07:42:01.724346+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:01 smithi160 bash[19912]: audit 2024-08-17T07:42:01.724346+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:03.072 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:02 smithi160 bash[19912]: cluster 2024-08-17T07:42:01.201203+0000 mgr.y (mgr.25120) 680 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:03.072 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:02 smithi160 bash[19912]: audit 2024-08-17T07:42:01.886878+0000 mgr.y (mgr.25120) 681 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:03.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:02 smithi122 bash[19784]: cluster 2024-08-17T07:42:01.201203+0000 mgr.y (mgr.25120) 680 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:03.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:02 smithi122 bash[19784]: audit 2024-08-17T07:42:01.886878+0000 mgr.y (mgr.25120) 681 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:03.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:02 smithi122 bash[25186]: cluster 2024-08-17T07:42:01.201203+0000 mgr.y (mgr.25120) 680 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:03.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:02 smithi122 bash[25186]: audit 2024-08-17T07:42:01.886878+0000 mgr.y (mgr.25120) 681 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:03 smithi122 bash[19784]: cephadm 2024-08-17T07:42:02.738971+0000 mgr.y (mgr.25120) 682 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:42:04.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:03 smithi122 bash[19784]: cephadm 2024-08-17T07:42:03.001772+0000 mgr.y (mgr.25120) 683 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:42:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:03 smithi122 bash[25186]: cephadm 2024-08-17T07:42:02.738971+0000 mgr.y (mgr.25120) 682 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:42:04.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:03 smithi122 bash[25186]: cephadm 2024-08-17T07:42:03.001772+0000 mgr.y (mgr.25120) 683 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:42:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:03 smithi160 bash[19912]: cephadm 2024-08-17T07:42:02.738971+0000 mgr.y (mgr.25120) 682 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T07:42:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:03 smithi160 bash[19912]: cephadm 2024-08-17T07:42:03.001772+0000 mgr.y (mgr.25120) 683 : cephadm [INF] Deploying daemon prometheus.a on smithi160 2024-08-17T07:42:05.014 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:04 smithi160 bash[19912]: cluster 2024-08-17T07:42:03.202844+0000 mgr.y (mgr.25120) 684 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:05.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:04 smithi122 bash[19784]: cluster 2024-08-17T07:42:03.202844+0000 mgr.y (mgr.25120) 684 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:04 smithi122 bash[25186]: cluster 2024-08-17T07:42:03.202844+0000 mgr.y (mgr.25120) 684 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:07.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:06 smithi122 bash[19784]: cluster 2024-08-17T07:42:05.203549+0000 mgr.y (mgr.25120) 685 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:07.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:06 smithi122 bash[25186]: cluster 2024-08-17T07:42:05.203549+0000 mgr.y (mgr.25120) 685 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:06 smithi160 bash[19912]: cluster 2024-08-17T07:42:05.203549+0000 mgr.y (mgr.25120) 685 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:07.642 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.643 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.643 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.643 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.643 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.644 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.644 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.644 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.645 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.771Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.772Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:42:07.919 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.772Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T07:42:07.920 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[74523]: ts=2024-08-17T07:42:07.772Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[19784]: audit 2024-08-17T07:42:06.923562+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[19784]: audit 2024-08-17T07:42:06.935556+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[19784]: audit 2024-08-17T07:42:06.946056+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[25186]: audit 2024-08-17T07:42:06.923562+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[25186]: audit 2024-08-17T07:42:06.935556+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:07 smithi122 bash[25186]: audit 2024-08-17T07:42:06.946056+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[19912]: audit 2024-08-17T07:42:06.923562+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[19912]: audit 2024-08-17T07:42:06.935556+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:07 smithi160 bash[19912]: audit 2024-08-17T07:42:06.946056+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:08.736 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[75645]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:42:08.736 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[75703]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T07:42:08.736 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T07:42:08.736 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: Stopped Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:09.101 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.101 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.102 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.102 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: Started Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:09.102 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.102 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.103 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: cluster 2024-08-17T07:42:07.204250+0000 mgr.y (mgr.25120) 686 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: audit 2024-08-17T07:42:08.906626+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: audit 2024-08-17T07:42:08.916924+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: audit 2024-08-17T07:42:08.921510+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: audit 2024-08-17T07:42:08.923387+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:09.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:08 smithi160 bash[19912]: audit 2024-08-17T07:42:08.932330+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.104 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.104 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:42:08 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: cluster 2024-08-17T07:42:07.204250+0000 mgr.y (mgr.25120) 686 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: audit 2024-08-17T07:42:08.906626+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: audit 2024-08-17T07:42:08.916924+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: audit 2024-08-17T07:42:08.921510+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: audit 2024-08-17T07:42:08.923387+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:09.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[19784]: audit 2024-08-17T07:42:08.932330+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: cluster 2024-08-17T07:42:07.204250+0000 mgr.y (mgr.25120) 686 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: audit 2024-08-17T07:42:08.906626+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: audit 2024-08-17T07:42:08.916924+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: audit 2024-08-17T07:42:08.921510+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: audit 2024-08-17T07:42:08.923387+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:08 smithi122 bash[25186]: audit 2024-08-17T07:42:08.932330+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: cephadm 2024-08-17T07:42:08.933037+0000 mgr.y (mgr.25120) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:08.995366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:08.996374+0000 mgr.y (mgr.25120) 688 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.037971+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.040151+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.044008+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.045061+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.053480+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.054147+0000 mgr.y (mgr.25120) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.170347+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.173413+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.176395+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.177697+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.186729+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.187349+0000 mgr.y (mgr.25120) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.288196+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.290857+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.293318+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.294334+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.300828+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.398455+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.401103+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.404486+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.406029+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.412793+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.494330+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.497139+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.500201+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.501502+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.508191+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.600520+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.603283+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.606547+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.607796+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.615137+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.728381+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.731495+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.734593+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.735849+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.742842+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.844457+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.846932+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.849304+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.850415+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:09 smithi160 bash[19912]: audit 2024-08-17T07:42:09.856936+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: cephadm 2024-08-17T07:42:08.933037+0000 mgr.y (mgr.25120) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:08.995366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:08.996374+0000 mgr.y (mgr.25120) 688 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.037971+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.040151+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.044008+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.045061+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.053480+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.054147+0000 mgr.y (mgr.25120) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.170347+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.173413+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.176395+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.177697+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.186729+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.187349+0000 mgr.y (mgr.25120) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.288196+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.290857+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.293318+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.294334+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.300828+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.398455+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.401103+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.404486+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.406029+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.412793+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.494330+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.497139+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.500201+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.501502+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.508191+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.600520+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.603283+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.606547+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.607796+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.615137+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.728381+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.731495+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.734593+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: cephadm 2024-08-17T07:42:08.933037+0000 mgr.y (mgr.25120) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:08.995366+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:08.996374+0000 mgr.y (mgr.25120) 688 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.037971+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.040151+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.044008+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.045061+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.053480+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.054147+0000 mgr.y (mgr.25120) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.170347+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.173413+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.176395+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.177697+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.186729+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.187349+0000 mgr.y (mgr.25120) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:10.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.288196+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.290857+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.293318+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.294334+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.735849+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.742842+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.844457+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.846932+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.849304+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.850415+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[19784]: audit 2024-08-17T07:42:09.856936+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.300828+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.398455+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.401103+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.404486+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.406029+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.412793+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.494330+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.497139+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.500201+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.501502+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.508191+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.600520+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.603283+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.606547+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.607796+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.615137+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.728381+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.731495+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.734593+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.735849+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.742842+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.844457+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:10.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.846932+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.849304+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.850415+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:10.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:09 smithi122 bash[25186]: audit 2024-08-17T07:42:09.856936+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:10.710 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:42:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cluster 2024-08-17T07:42:09.205162+0000 mgr.y (mgr.25120) 691 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.301386+0000 mgr.y (mgr.25120) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.413252+0000 mgr.y (mgr.25120) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.508672+0000 mgr.y (mgr.25120) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.615614+0000 mgr.y (mgr.25120) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.743478+0000 mgr.y (mgr.25120) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.857475+0000 mgr.y (mgr.25120) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:09.964678+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:09.969082+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:09.971653+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:09.972641+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:09.982083+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:09.982685+0000 mgr.y (mgr.25120) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.072453+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.075091+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.078416+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.079308+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.087639+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.088149+0000 mgr.y (mgr.25120) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.168563+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.103 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.806Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T07:42:11.103 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.806Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T07:42:11.103 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.806Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi160 (none))" 2024-08-17T07:42:11.103 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.806Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.806Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.808Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.809Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.811Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.811Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.813Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.813Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.364µs 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.813Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.813Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.842Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.857Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.864Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.870Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-08-17T07:42:11.104 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.872Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.873Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.873Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.873Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.056µs wal_replay_duration=59.952868ms wbl_replay_duration=95ns total_replay_duration=60.004256ms 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.877Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.877Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.877Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.901Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.353997ms db_storage=1.094µs remote_storage=1.136µs web_handler=935ns query_engine=875ns scrape=283.014µs scrape_sd=125.332µs notify=26.916µs notify_sd=21.79µs rules=23.4509ms tracing=6.168µs 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.901Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T07:42:11.105 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[75756]: ts=2024-08-17T07:42:10.901Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.170685+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.172893+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.173651+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.179170+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.179618+0000 mgr.y (mgr.25120) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.256479+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.258818+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.261975+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.262922+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.268202+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.338437+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.341157+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.343378+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.344122+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.349800+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.421266+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.423439+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.425358+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.426075+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.431499+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.504979+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.506808+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.508442+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.509072+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.513922+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.588339+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.590016+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.591803+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.592431+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.597193+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.672006+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.673952+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.675745+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.676411+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.681511+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.755442+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.757200+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.758988+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.759593+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.765336+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.838072+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.840051+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.841916+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.842586+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.848518+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.919569+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.921873+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.925286+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.926330+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:10 smithi160 bash[19912]: audit 2024-08-17T07:42:10.932918+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cluster 2024-08-17T07:42:09.205162+0000 mgr.y (mgr.25120) 691 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.301386+0000 mgr.y (mgr.25120) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.413252+0000 mgr.y (mgr.25120) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.508672+0000 mgr.y (mgr.25120) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.615614+0000 mgr.y (mgr.25120) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.743478+0000 mgr.y (mgr.25120) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.857475+0000 mgr.y (mgr.25120) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:09.964678+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:09.969082+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:09.971653+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:09.972641+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:09.982083+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:09.982685+0000 mgr.y (mgr.25120) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.072453+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.075091+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.078416+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.079308+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.087639+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.088149+0000 mgr.y (mgr.25120) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.168563+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cluster 2024-08-17T07:42:09.205162+0000 mgr.y (mgr.25120) 691 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.301386+0000 mgr.y (mgr.25120) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.413252+0000 mgr.y (mgr.25120) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.508672+0000 mgr.y (mgr.25120) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.615614+0000 mgr.y (mgr.25120) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.743478+0000 mgr.y (mgr.25120) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.857475+0000 mgr.y (mgr.25120) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:09.964678+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:09.969082+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:09.971653+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:09.972641+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:09.982083+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:09.982685+0000 mgr.y (mgr.25120) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.072453+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.075091+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.078416+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.079308+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.087639+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.088149+0000 mgr.y (mgr.25120) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.168563+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.170685+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.172893+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.173651+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.179170+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.179618+0000 mgr.y (mgr.25120) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.256479+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.258818+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.261975+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.262922+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.268202+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.338437+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.341157+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.343378+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.344122+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.349800+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.421266+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.423439+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.425358+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.426075+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.170685+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.172893+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.173651+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.179170+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.179618+0000 mgr.y (mgr.25120) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.256479+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.258818+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.261975+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.262922+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.268202+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.338437+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.341157+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.343378+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.344122+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.349800+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.421266+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.423439+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.425358+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.426075+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.431499+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.504979+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.506808+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.508442+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.509072+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.513922+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.588339+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.590016+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.591803+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.592431+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.597193+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.672006+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.673952+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.675745+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.676411+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.681511+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.755442+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.757200+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.758988+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.431499+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.504979+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.506808+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.508442+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.509072+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.513922+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.588339+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.590016+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.591803+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.592431+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.597193+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.672006+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.673952+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.675745+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.676411+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.681511+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.755442+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.757200+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.758988+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.759593+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.765336+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.838072+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.840051+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.841916+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.842586+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.848518+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.919569+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.921873+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.925286+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.926330+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[19784]: audit 2024-08-17T07:42:10.932918+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.759593+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.765336+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.838072+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.840051+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.841916+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.842586+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.848518+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.919569+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.921873+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.925286+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.926330+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:11.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:10 smithi122 bash[25186]: audit 2024-08-17T07:42:10.932918+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 13s ago 33m - - 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 4s ago 33m - - 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (15m) 13s ago 25m 13.2M - 0.23.0 ba2b418f427c 537e5b77efec 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (15m) 4s ago 25m 42.8M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (2m) 13s ago 23m 42.0M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (46s) 4s ago 32m 424M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (12m) 13s ago 34m 498M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (34m) 13s ago 34m 97.5M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:42:11.469 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (32m) 4s ago 32m 68.6M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (33m) 13s ago 33m 68.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (69s) 13s ago 26m 8408k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (63s) 4s ago 26m 7988k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (32m) 13s ago 32m 57.2M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (31m) 13s ago 31m 57.4M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (30m) 13s ago 30m 52.8M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (29m) 13s ago 29m 57.2M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (29m) 4s ago 29m 59.8M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (28m) 4s ago 28m 55.9M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (27m) 4s ago 27m 53.2M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (27m) 4s ago 27m 56.8M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 starting - - - - 2024-08-17T07:42:11.470 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (23m) 13s ago 23m 88.7M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:42:11.471 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (23m) 4s ago 23m 89.3M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:11.985 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:42:11.986 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.268798+0000 mgr.y (mgr.25120) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.350330+0000 mgr.y (mgr.25120) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.431935+0000 mgr.y (mgr.25120) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.514348+0000 mgr.y (mgr.25120) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.597634+0000 mgr.y (mgr.25120) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.681919+0000 mgr.y (mgr.25120) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:10.699931+0000 mgr.y (mgr.25120) 707 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.765823+0000 mgr.y (mgr.25120) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.848930+0000 mgr.y (mgr.25120) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:10.933420+0000 mgr.y (mgr.25120) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.006736+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.009538+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.012468+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.013381+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.019781+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.020184+0000 mgr.y (mgr.25120) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.080493+0000 mgr.y (mgr.25120) 712 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.092497+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.094812+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.096758+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.268798+0000 mgr.y (mgr.25120) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.350330+0000 mgr.y (mgr.25120) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.431935+0000 mgr.y (mgr.25120) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.514348+0000 mgr.y (mgr.25120) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.597634+0000 mgr.y (mgr.25120) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.681919+0000 mgr.y (mgr.25120) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:10.699931+0000 mgr.y (mgr.25120) 707 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.765823+0000 mgr.y (mgr.25120) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.848930+0000 mgr.y (mgr.25120) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:10.933420+0000 mgr.y (mgr.25120) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.006736+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.009538+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.012468+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.013381+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.019781+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.020184+0000 mgr.y (mgr.25120) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.080493+0000 mgr.y (mgr.25120) 712 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.092497+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.094812+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.096758+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.097469+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.104594+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.105068+0000 mgr.y (mgr.25120) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.180850+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.183053+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.185169+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.185900+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.193740+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.269832+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.271667+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.273221+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.273876+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.280536+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.354603+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.356326+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.357887+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.358515+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.365077+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.445298+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.097469+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.104594+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.105068+0000 mgr.y (mgr.25120) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.180850+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.183053+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.185169+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.185900+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.193740+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.269832+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.271667+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.273221+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.273876+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.280536+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.354603+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.356326+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.357887+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.358515+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.365077+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.445298+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.447226+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.448788+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.449393+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.455900+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.541846+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.543628+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.545351+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.545961+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.553778+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.639931+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.641734+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.643496+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.644161+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.653397+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.727748+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.729969+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.732519+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.733402+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.740661+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.447226+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.448788+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.449393+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.455900+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.541846+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.543628+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.545351+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.545961+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.553778+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.639931+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.641734+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.643496+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.644161+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.653397+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.727748+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.729969+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.732519+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.733402+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.740661+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.812574+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.815080+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.817412+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.818126+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.824906+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.913533+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.915580+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.917470+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.918355+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[25186]: audit 2024-08-17T07:42:11.926194+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.812574+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.815080+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.817412+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.818126+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.824906+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.913533+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.915580+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.917470+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.918355+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:11 smithi122 bash[19784]: audit 2024-08-17T07:42:11.926194+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.268798+0000 mgr.y (mgr.25120) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.350330+0000 mgr.y (mgr.25120) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.431935+0000 mgr.y (mgr.25120) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.514348+0000 mgr.y (mgr.25120) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.597634+0000 mgr.y (mgr.25120) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.681919+0000 mgr.y (mgr.25120) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:10.699931+0000 mgr.y (mgr.25120) 707 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.765823+0000 mgr.y (mgr.25120) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.848930+0000 mgr.y (mgr.25120) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.347 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:10.933420+0000 mgr.y (mgr.25120) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.006736+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.009538+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.012468+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.013381+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.019781+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.020184+0000 mgr.y (mgr.25120) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.080493+0000 mgr.y (mgr.25120) 712 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.092497+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.094812+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.348 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.096758+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.097469+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.104594+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.105068+0000 mgr.y (mgr.25120) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.180850+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.183053+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.185169+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.185900+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.193740+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.269832+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.271667+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.349 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.273221+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.273876+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.280536+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.354603+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.356326+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.357887+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.358515+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.365077+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.445298+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.447226+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.448788+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.449393+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.455900+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.541846+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.543628+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.545351+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.545961+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.553778+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.639931+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.641734+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.643496+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.644161+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.653397+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.727748+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.729969+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.732519+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.733402+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.740661+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.812574+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.815080+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.817412+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.818126+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.824906+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.913533+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.915580+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.917470+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.918355+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:12.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:11 smithi160 bash[19912]: audit 2024-08-17T07:42:11.926194+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:12.414 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:42:12.414 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:42:12.414 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:42:12.415 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:42:13.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.194226+0000 mgr.y (mgr.25120) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cluster 2024-08-17T07:42:11.205557+0000 mgr.y (mgr.25120) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.280975+0000 mgr.y (mgr.25120) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.365513+0000 mgr.y (mgr.25120) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.456283+0000 mgr.y (mgr.25120) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:11.458193+0000 mgr.y (mgr.25120) 719 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.554233+0000 mgr.y (mgr.25120) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.653887+0000 mgr.y (mgr.25120) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.741231+0000 mgr.y (mgr.25120) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.825342+0000 mgr.y (mgr.25120) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:11.894510+0000 mgr.y (mgr.25120) 724 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:13.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:11.926797+0000 mgr.y (mgr.25120) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:11.988665+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.122:0/93241114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.024489+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.026641+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.029097+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.030041+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.036079+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.036578+0000 mgr.y (mgr.25120) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.117528+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.194226+0000 mgr.y (mgr.25120) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cluster 2024-08-17T07:42:11.205557+0000 mgr.y (mgr.25120) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.280975+0000 mgr.y (mgr.25120) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.365513+0000 mgr.y (mgr.25120) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.456283+0000 mgr.y (mgr.25120) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:11.458193+0000 mgr.y (mgr.25120) 719 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.554233+0000 mgr.y (mgr.25120) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.653887+0000 mgr.y (mgr.25120) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.741231+0000 mgr.y (mgr.25120) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.825342+0000 mgr.y (mgr.25120) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:11.894510+0000 mgr.y (mgr.25120) 724 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:11.926797+0000 mgr.y (mgr.25120) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:11.988665+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.122:0/93241114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.024489+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.026641+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.029097+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.030041+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.036079+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.036578+0000 mgr.y (mgr.25120) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.117528+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.119265+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.120881+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.121579+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.126922+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.127326+0000 mgr.y (mgr.25120) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.216521+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.218574+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.220770+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.221724+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.227070+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.303500+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.305908+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.308203+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.309028+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.314442+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.393686+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.395916+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.398351+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.399274+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.119265+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.120881+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.121579+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.126922+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.127326+0000 mgr.y (mgr.25120) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.216521+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.218574+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.220770+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.221724+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.227070+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.303500+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.305908+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.308203+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.309028+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.314442+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.393686+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.395916+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.398351+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.399274+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.407423+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.485127+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.487222+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.489254+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.489980+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.497583+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.569515+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.571341+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.573538+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.574660+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.580264+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.653520+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.655345+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.656955+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.657698+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.662551+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.737537+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.739283+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.740796+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.407423+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.485127+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.487222+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.489254+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.489980+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.497583+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.569515+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.571341+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.573538+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.574660+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.580264+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.653520+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.655345+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.656955+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.657698+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.662551+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.737537+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.739283+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.740796+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.741372+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.746077+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.830713+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.832748+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.836128+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.836951+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.842230+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.939426+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.941834+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.944759+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.945625+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[19784]: audit 2024-08-17T07:42:12.951284+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.741372+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.746077+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.830713+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.832748+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.836128+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.836951+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.842230+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.939426+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.941834+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.944759+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.945625+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:12 smithi122 bash[25186]: audit 2024-08-17T07:42:12.951284+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.194226+0000 mgr.y (mgr.25120) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cluster 2024-08-17T07:42:11.205557+0000 mgr.y (mgr.25120) 715 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.280975+0000 mgr.y (mgr.25120) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.365513+0000 mgr.y (mgr.25120) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.456283+0000 mgr.y (mgr.25120) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:11.458193+0000 mgr.y (mgr.25120) 719 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.554233+0000 mgr.y (mgr.25120) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.653887+0000 mgr.y (mgr.25120) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.741231+0000 mgr.y (mgr.25120) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.825342+0000 mgr.y (mgr.25120) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:11.894510+0000 mgr.y (mgr.25120) 724 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:11.926797+0000 mgr.y (mgr.25120) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:11.988665+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.122:0/93241114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.024489+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.026641+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.029097+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.030041+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.036079+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.036578+0000 mgr.y (mgr.25120) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.117528+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.119265+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.120881+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.121579+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.126922+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.127326+0000 mgr.y (mgr.25120) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.216521+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.218574+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.220770+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.221724+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.227070+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.303500+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.305908+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.308203+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.309028+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.314442+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.393686+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.395916+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.398351+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.399274+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.407423+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.485127+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.487222+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.489254+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.489980+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.497583+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.569515+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.571341+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.573538+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.574660+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.580264+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.653520+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.655345+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.656955+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.657698+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.662551+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.737537+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.739283+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.740796+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.741372+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.746077+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.830713+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.832748+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.836128+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.836951+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.842230+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.939426+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.941834+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.944759+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:13.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.945625+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:13.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:12 smithi160 bash[19912]: audit 2024-08-17T07:42:12.951284+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.227503+0000 mgr.y (mgr.25120) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.314866+0000 mgr.y (mgr.25120) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.407904+0000 mgr.y (mgr.25120) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:12.417764+0000 mgr.y (mgr.25120) 731 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.498044+0000 mgr.y (mgr.25120) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.580734+0000 mgr.y (mgr.25120) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.662855+0000 mgr.y (mgr.25120) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.746607+0000 mgr.y (mgr.25120) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.842831+0000 mgr.y (mgr.25120) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:12.951785+0000 mgr.y (mgr.25120) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.039946+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.042351+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.044931+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.045797+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.052570+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.053125+0000 mgr.y (mgr.25120) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.174717+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.177515+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.180603+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.181800+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.192358+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.310769+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.312682+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.314453+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.271 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.315538+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.323510+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.404509+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.407105+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.410503+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.411362+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.419300+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.506077+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.508201+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.510196+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.511221+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.518691+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.611988+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.272 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.615219+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.617401+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.618269+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.624645+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.699124+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.701812+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.705058+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.706151+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.712319+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.786180+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.788275+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.790220+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.790977+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.796361+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.273 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.876030+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.274 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.877833+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.274 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.880370+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.274 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.881436+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.274 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:13 smithi160 bash[19912]: audit 2024-08-17T07:42:13.887286+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.227503+0000 mgr.y (mgr.25120) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.314866+0000 mgr.y (mgr.25120) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.407904+0000 mgr.y (mgr.25120) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:12.417764+0000 mgr.y (mgr.25120) 731 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.498044+0000 mgr.y (mgr.25120) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.580734+0000 mgr.y (mgr.25120) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.662855+0000 mgr.y (mgr.25120) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.746607+0000 mgr.y (mgr.25120) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.842831+0000 mgr.y (mgr.25120) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:12.951785+0000 mgr.y (mgr.25120) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.039946+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.042351+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.044931+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.045797+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.052570+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.053125+0000 mgr.y (mgr.25120) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.174717+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.177515+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.180603+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.181800+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.227503+0000 mgr.y (mgr.25120) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.314866+0000 mgr.y (mgr.25120) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.407904+0000 mgr.y (mgr.25120) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:12.417764+0000 mgr.y (mgr.25120) 731 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.498044+0000 mgr.y (mgr.25120) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.580734+0000 mgr.y (mgr.25120) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.662855+0000 mgr.y (mgr.25120) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.746607+0000 mgr.y (mgr.25120) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.842831+0000 mgr.y (mgr.25120) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:12.951785+0000 mgr.y (mgr.25120) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.039946+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.042351+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.044931+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.045797+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.052570+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.053125+0000 mgr.y (mgr.25120) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.174717+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.177515+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.180603+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.181800+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.192358+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.310769+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.312682+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.314453+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.315538+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.323510+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.404509+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.407105+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.410503+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.411362+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.419300+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.506077+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.508201+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.510196+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.511221+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.518691+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.611988+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.615219+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.617401+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.618269+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.624645+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.699124+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.701812+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.705058+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.706151+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.712319+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.786180+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.788275+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.790220+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.790977+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.796361+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.876030+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.877833+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.880370+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.881436+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[25186]: audit 2024-08-17T07:42:13.887286+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.192358+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.310769+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.312682+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.314453+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.315538+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.323510+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.404509+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.407105+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.410503+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.411362+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.419300+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.506077+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.508201+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.510196+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.511221+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.518691+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.611988+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.615219+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.617401+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.618269+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.624645+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.699124+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.701812+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.705058+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.706151+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.712319+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.786180+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.788275+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.790220+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.790977+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.796361+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:14.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.876030+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:14.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.877833+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:14.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.880370+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:14.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.881436+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:14.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:13 smithi122 bash[19784]: audit 2024-08-17T07:42:13.887286+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.295 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.192973+0000 mgr.y (mgr.25120) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cluster 2024-08-17T07:42:13.207680+0000 mgr.y (mgr.25120) 740 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.323876+0000 mgr.y (mgr.25120) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.420017+0000 mgr.y (mgr.25120) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.519347+0000 mgr.y (mgr.25120) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.625459+0000 mgr.y (mgr.25120) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.712746+0000 mgr.y (mgr.25120) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.796843+0000 mgr.y (mgr.25120) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.887770+0000 mgr.y (mgr.25120) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:13.979072+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:13.981887+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:13.984031+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:13.984741+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:13.992115+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:13.992597+0000 mgr.y (mgr.25120) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.086485+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.088471+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.090873+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.091612+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.099556+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.192973+0000 mgr.y (mgr.25120) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cluster 2024-08-17T07:42:13.207680+0000 mgr.y (mgr.25120) 740 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:15.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.323876+0000 mgr.y (mgr.25120) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.420017+0000 mgr.y (mgr.25120) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.519347+0000 mgr.y (mgr.25120) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.625459+0000 mgr.y (mgr.25120) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.712746+0000 mgr.y (mgr.25120) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.796843+0000 mgr.y (mgr.25120) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.887770+0000 mgr.y (mgr.25120) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:13.979072+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:13.981887+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:13.984031+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:13.984741+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:13.992115+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:13.992597+0000 mgr.y (mgr.25120) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.086485+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.088471+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.090873+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.091612+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.099556+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.100079+0000 mgr.y (mgr.25120) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.196437+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.199069+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.201913+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.203106+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.211749+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.328416+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.331097+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.334400+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.335423+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.343889+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.456650+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.459539+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.462409+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.463713+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.471903+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.598389+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.600893+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.603650+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.100079+0000 mgr.y (mgr.25120) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.196437+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.199069+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.201913+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.203106+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.211749+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.328416+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.331097+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.334400+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.335423+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.343889+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.456650+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.459539+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.462409+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.463713+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.471903+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.598389+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.600893+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.603650+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.604603+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.613044+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.700419+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.703039+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.706015+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.707111+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.714125+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.802991+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.805678+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.808752+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.809745+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.816533+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.909849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.911716+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.913832+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.914452+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[19784]: audit 2024-08-17T07:42:14.921903+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.604603+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.613044+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.700419+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.703039+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.706015+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.707111+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.714125+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.802991+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.805678+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.808752+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.809745+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.816533+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.909849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.911716+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.913832+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.914452+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:14 smithi122 bash[25186]: audit 2024-08-17T07:42:14.921903+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.192973+0000 mgr.y (mgr.25120) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cluster 2024-08-17T07:42:13.207680+0000 mgr.y (mgr.25120) 740 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.323876+0000 mgr.y (mgr.25120) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.420017+0000 mgr.y (mgr.25120) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.519347+0000 mgr.y (mgr.25120) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.625459+0000 mgr.y (mgr.25120) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.712746+0000 mgr.y (mgr.25120) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.796843+0000 mgr.y (mgr.25120) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.887770+0000 mgr.y (mgr.25120) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:13.979072+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:13.981887+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:13.984031+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:13.984741+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:13.992115+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:13.992597+0000 mgr.y (mgr.25120) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.086485+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.088471+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.090873+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.091612+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.099556+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.100079+0000 mgr.y (mgr.25120) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:15.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.196437+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.199069+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.201913+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.203106+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.211749+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.328416+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.331097+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.334400+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.335423+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.343889+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.456650+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.459539+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.462409+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.463713+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.471903+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.598389+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.600893+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.603650+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.604603+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.613044+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.700419+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.703039+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.706015+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.707111+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.714125+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.802991+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.805678+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.808752+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.809745+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.816533+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.909849+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.911716+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.913832+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.914452+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:15.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:14 smithi160 bash[19912]: audit 2024-08-17T07:42:14.921903+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.212473+0000 mgr.y (mgr.25120) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.344440+0000 mgr.y (mgr.25120) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.472598+0000 mgr.y (mgr.25120) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.265 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.613639+0000 mgr.y (mgr.25120) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.714607+0000 mgr.y (mgr.25120) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.817033+0000 mgr.y (mgr.25120) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.266 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:14.922451+0000 mgr.y (mgr.25120) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.004369+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.006753+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.009076+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.009977+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.268 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.019968+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.268 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.020442+0000 mgr.y (mgr.25120) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.268 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.108064+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.268 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.109870+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.268 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.111923+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.269 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.112624+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.269 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.122027+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.269 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.122636+0000 mgr.y (mgr.25120) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.269 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.201508+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.212473+0000 mgr.y (mgr.25120) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.344440+0000 mgr.y (mgr.25120) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.472598+0000 mgr.y (mgr.25120) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.613639+0000 mgr.y (mgr.25120) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.714607+0000 mgr.y (mgr.25120) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.817033+0000 mgr.y (mgr.25120) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:14.922451+0000 mgr.y (mgr.25120) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.004369+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.006753+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.009076+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.009977+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.019968+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.020442+0000 mgr.y (mgr.25120) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.108064+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.109870+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.111923+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.112624+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.122027+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.122636+0000 mgr.y (mgr.25120) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.273 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.201508+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.203342+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.274 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.205149+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.205851+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.212967+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.285865+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.287646+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.289625+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.275 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.290259+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.296747+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.369868+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.371972+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.373950+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.374804+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.276 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.382753+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.457732+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.460023+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.463052+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.464292+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.277 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.472903+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.203342+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.278 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.205149+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.205851+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.212967+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.285865+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.287646+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.289625+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.279 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.290259+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.296747+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.369868+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.371972+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.373950+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.374804+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.280 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.382753+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.457732+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.460023+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.463052+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.464292+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.472903+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.557257+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.559925+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.563218+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.282 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.564325+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.572983+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.691517+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.694845+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.698593+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.699615+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.709301+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.804895+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.807469+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.810603+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.811507+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.820809+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.900241+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.902070+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.903718+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.904387+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[19784]: audit 2024-08-17T07:42:15.911913+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.557257+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.559925+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.563218+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.564325+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.572983+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.691517+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.694845+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.698593+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.699615+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.709301+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.804895+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.807469+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.810603+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.811507+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.820809+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.900241+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.902070+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.903718+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.904387+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:15 smithi122 bash[25186]: audit 2024-08-17T07:42:15.911913+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.212473+0000 mgr.y (mgr.25120) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.344440+0000 mgr.y (mgr.25120) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.472598+0000 mgr.y (mgr.25120) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.613639+0000 mgr.y (mgr.25120) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.714607+0000 mgr.y (mgr.25120) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.817033+0000 mgr.y (mgr.25120) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:14.922451+0000 mgr.y (mgr.25120) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.004369+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.006753+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.009076+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.009977+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.305 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.019968+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.020442+0000 mgr.y (mgr.25120) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.108064+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.109870+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.111923+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.112624+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.122027+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.122636+0000 mgr.y (mgr.25120) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.201508+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.203342+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.205149+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.205851+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.212967+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.306 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.285865+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.287646+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.289625+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.290259+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.296747+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.369868+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.371972+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.373950+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.374804+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.307 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.382753+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.457732+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.460023+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.463052+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.464292+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.472903+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.557257+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.559925+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.563218+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.564325+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.572983+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.691517+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.694845+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.308 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.698593+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.699615+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.709301+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.804895+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.807469+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.810603+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.811507+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.820809+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.900241+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.902070+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.903718+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.904387+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:16.309 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:15 smithi160 bash[19912]: audit 2024-08-17T07:42:15.911913+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cluster 2024-08-17T07:42:15.208159+0000 mgr.y (mgr.25120) 759 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.213381+0000 mgr.y (mgr.25120) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.297149+0000 mgr.y (mgr.25120) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.383160+0000 mgr.y (mgr.25120) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.473396+0000 mgr.y (mgr.25120) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.573650+0000 mgr.y (mgr.25120) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.709939+0000 mgr.y (mgr.25120) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.821298+0000 mgr.y (mgr.25120) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:15.912315+0000 mgr.y (mgr.25120) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:15.997750+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:15.999562+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.001881+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.002500+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.008041+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.008439+0000 mgr.y (mgr.25120) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.080882+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.082819+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.085350+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.085983+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.090616+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cluster 2024-08-17T07:42:15.208159+0000 mgr.y (mgr.25120) 759 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:17.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.213381+0000 mgr.y (mgr.25120) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.297149+0000 mgr.y (mgr.25120) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.383160+0000 mgr.y (mgr.25120) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.473396+0000 mgr.y (mgr.25120) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.573650+0000 mgr.y (mgr.25120) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.709939+0000 mgr.y (mgr.25120) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.821298+0000 mgr.y (mgr.25120) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:15.912315+0000 mgr.y (mgr.25120) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:15.997750+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:15.999562+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.001881+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.002500+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.008041+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.008439+0000 mgr.y (mgr.25120) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.080882+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.082819+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.085350+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.085983+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.090616+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.091032+0000 mgr.y (mgr.25120) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.161546+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.163552+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.165297+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.165920+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.171290+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.171709+0000 mgr.y (mgr.25120) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.241690+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.243574+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.245800+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.246478+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.251326+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.328736+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.330771+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.333132+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.333916+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.341657+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.438715+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.440953+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.091032+0000 mgr.y (mgr.25120) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.161546+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.163552+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.165297+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.165920+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.171290+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.171709+0000 mgr.y (mgr.25120) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.241690+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.243574+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.245800+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.246478+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.251326+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.328736+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.330771+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.333132+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.333916+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.341657+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.438715+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.440953+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.442896+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.443764+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.451796+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.505836+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.515378+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.523822+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.569420+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.571705+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.573390+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.575277+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.576942+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.578189+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.579770+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.581354+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.583242+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.585030+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.586866+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[19784]: audit 2024-08-17T07:42:16.724661+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.442896+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.443764+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.451796+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.505836+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.515378+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.523822+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.569420+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.571705+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.573390+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.575277+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.576942+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.578189+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.579770+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.581354+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.583242+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.585030+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.586866+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:16 smithi122 bash[25186]: audit 2024-08-17T07:42:16.724661+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cluster 2024-08-17T07:42:15.208159+0000 mgr.y (mgr.25120) 759 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.213381+0000 mgr.y (mgr.25120) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.297149+0000 mgr.y (mgr.25120) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.383160+0000 mgr.y (mgr.25120) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.473396+0000 mgr.y (mgr.25120) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.573650+0000 mgr.y (mgr.25120) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.709939+0000 mgr.y (mgr.25120) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.821298+0000 mgr.y (mgr.25120) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:15.912315+0000 mgr.y (mgr.25120) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:15.997750+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:15.999562+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.001881+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.002500+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.008041+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.008439+0000 mgr.y (mgr.25120) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.080882+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.082819+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.085350+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.085983+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.090616+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.091032+0000 mgr.y (mgr.25120) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.161546+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.163552+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.165297+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.165920+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.171290+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.171709+0000 mgr.y (mgr.25120) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:17.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.241690+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.243574+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.245800+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.246478+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.251326+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.328736+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.330771+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.333132+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.333916+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.341657+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.438715+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.440953+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.442896+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.443764+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.451796+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.505836+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.515378+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.523822+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.569420+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.571705+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.573390+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.575277+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.576942+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.578189+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.579770+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.581354+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.583242+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.585030+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.586866+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:17.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:16 smithi160 bash[19912]: audit 2024-08-17T07:42:16.724661+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.251696+0000 mgr.y (mgr.25120) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.342236+0000 mgr.y (mgr.25120) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: cephadm 2024-08-17T07:42:16.452334+0000 mgr.y (mgr.25120) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: audit 2024-08-17T07:42:17.769421+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: audit 2024-08-17T07:42:17.775208+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:17 smithi160 bash[19912]: audit 2024-08-17T07:42:17.780094+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.499 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.251696+0000 mgr.y (mgr.25120) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.499 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.342236+0000 mgr.y (mgr.25120) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: cephadm 2024-08-17T07:42:16.452334+0000 mgr.y (mgr.25120) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: audit 2024-08-17T07:42:17.769421+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: audit 2024-08-17T07:42:17.775208+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: audit 2024-08-17T07:42:17.780094+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.251696+0000 mgr.y (mgr.25120) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.342236+0000 mgr.y (mgr.25120) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: cephadm 2024-08-17T07:42:16.452334+0000 mgr.y (mgr.25120) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: audit 2024-08-17T07:42:17.769421+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: audit 2024-08-17T07:42:17.775208+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:18.500 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: audit 2024-08-17T07:42:17.780094+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:19.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[19784]: cluster 2024-08-17T07:42:17.208879+0000 mgr.y (mgr.25120) 774 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:19.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:18 smithi122 bash[25186]: cluster 2024-08-17T07:42:17.208879+0000 mgr.y (mgr.25120) 774 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:19.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:18 smithi160 bash[19912]: cluster 2024-08-17T07:42:17.208879+0000 mgr.y (mgr.25120) 774 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[19784]: audit 2024-08-17T07:42:19.181508+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[19784]: audit 2024-08-17T07:42:19.187745+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[19784]: audit 2024-08-17T07:42:19.195387+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[25186]: audit 2024-08-17T07:42:19.181508+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[25186]: audit 2024-08-17T07:42:19.187745+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:20 smithi122 bash[25186]: audit 2024-08-17T07:42:19.195387+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:20 smithi160 bash[19912]: audit 2024-08-17T07:42:19.181508+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:20 smithi160 bash[19912]: audit 2024-08-17T07:42:19.187745+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:20 smithi160 bash[19912]: audit 2024-08-17T07:42:19.195387+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:21.301 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:21 smithi160 bash[19912]: cluster 2024-08-17T07:42:19.209757+0000 mgr.y (mgr.25120) 775 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:21.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:21 smithi122 bash[19784]: cluster 2024-08-17T07:42:19.209757+0000 mgr.y (mgr.25120) 775 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:21.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:21 smithi122 bash[25186]: cluster 2024-08-17T07:42:19.209757+0000 mgr.y (mgr.25120) 775 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:22.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:22 smithi122 bash[25186]: cephadm 2024-08-17T07:42:20.497681+0000 mgr.y (mgr.25120) 776 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:22.453 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:22 smithi122 bash[25186]: cephadm 2024-08-17T07:42:20.508698+0000 mgr.y (mgr.25120) 777 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:22.453 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:22 smithi122 bash[19784]: cephadm 2024-08-17T07:42:20.497681+0000 mgr.y (mgr.25120) 776 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:22.453 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:22 smithi122 bash[19784]: cephadm 2024-08-17T07:42:20.508698+0000 mgr.y (mgr.25120) 777 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:22.462 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:22 smithi160 bash[19912]: cephadm 2024-08-17T07:42:20.497681+0000 mgr.y (mgr.25120) 776 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:22.463 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:22 smithi160 bash[19912]: cephadm 2024-08-17T07:42:20.508698+0000 mgr.y (mgr.25120) 777 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:22.795 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:42:22] "GET /metrics HTTP/1.1" 200 38007 "" "Prometheus/2.43.0" 2024-08-17T07:42:23.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:23 smithi122 bash[19784]: cluster 2024-08-17T07:42:21.210255+0000 mgr.y (mgr.25120) 778 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:23.545 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:23 smithi122 bash[19784]: audit 2024-08-17T07:42:21.902795+0000 mgr.y (mgr.25120) 779 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:23.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:23 smithi122 bash[25186]: cluster 2024-08-17T07:42:21.210255+0000 mgr.y (mgr.25120) 778 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:23.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:23 smithi122 bash[25186]: audit 2024-08-17T07:42:21.902795+0000 mgr.y (mgr.25120) 779 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:23 smithi160 bash[19912]: cluster 2024-08-17T07:42:21.210255+0000 mgr.y (mgr.25120) 778 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:23 smithi160 bash[19912]: audit 2024-08-17T07:42:21.902795+0000 mgr.y (mgr.25120) 779 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:24.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:24 smithi122 bash[25186]: cluster 2024-08-17T07:42:23.211787+0000 mgr.y (mgr.25120) 780 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:24.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:24 smithi122 bash[19784]: cluster 2024-08-17T07:42:23.211787+0000 mgr.y (mgr.25120) 780 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:24 smithi160 bash[19912]: cluster 2024-08-17T07:42:23.211787+0000 mgr.y (mgr.25120) 780 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:26.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:26 smithi122 bash[25186]: cluster 2024-08-17T07:42:25.212493+0000 mgr.y (mgr.25120) 781 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:26.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:26 smithi122 bash[19784]: cluster 2024-08-17T07:42:25.212493+0000 mgr.y (mgr.25120) 781 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:26.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:26 smithi160 bash[19912]: cluster 2024-08-17T07:42:25.212493+0000 mgr.y (mgr.25120) 781 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:28.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:28 smithi122 bash[19784]: cluster 2024-08-17T07:42:27.213341+0000 mgr.y (mgr.25120) 782 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:28 smithi122 bash[25186]: cluster 2024-08-17T07:42:27.213341+0000 mgr.y (mgr.25120) 782 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:28.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:28 smithi160 bash[19912]: cluster 2024-08-17T07:42:27.213341+0000 mgr.y (mgr.25120) 782 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:30.714 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:30 smithi122 bash[19784]: cluster 2024-08-17T07:42:29.215141+0000 mgr.y (mgr.25120) 783 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:30.715 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:30 smithi122 bash[25186]: cluster 2024-08-17T07:42:29.215141+0000 mgr.y (mgr.25120) 783 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:30.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:30 smithi160 bash[19912]: cluster 2024-08-17T07:42:29.215141+0000 mgr.y (mgr.25120) 783 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:30.999 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.000 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.000 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.000 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.001 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.001 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.001 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.002 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.002 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:31.288 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: Stopping Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:42:31.288 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 bash[65395]: level=info ts=2024-08-17T07:42:31.109Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:42:31.907 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 bash[91443]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:42:31.907 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 bash[91503]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:42:31.908 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T07:42:31.908 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: Stopped Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:32.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.225 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.225 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: Started Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:32.225 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.226 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.226 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.226 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.227 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.227 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:42:32 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.227 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:42:31 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:32.545 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:42:32] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-08-17T07:42:32.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: cluster 2024-08-17T07:42:31.215670+0000 mgr.y (mgr.25120) 784 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:31.724754+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:31.910643+0000 mgr.y (mgr.25120) 785 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.158117+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.164518+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.166317+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.166977+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.171314+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.171634+0000 mgr.y (mgr.25120) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.207775+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.250641+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.253070+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.255847+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.256573+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.261601+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.334697+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.337079+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.339682+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.340733+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[19784]: audit 2024-08-17T07:42:32.346388+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: cluster 2024-08-17T07:42:31.215670+0000 mgr.y (mgr.25120) 784 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:31.724754+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:31.910643+0000 mgr.y (mgr.25120) 785 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.158117+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.164518+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.166317+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.166977+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.171314+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.171634+0000 mgr.y (mgr.25120) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.207775+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.250641+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.253070+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.255847+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.256573+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.261601+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.334697+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.337079+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.339682+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.340733+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:32 smithi122 bash[25186]: audit 2024-08-17T07:42:32.346388+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: cluster 2024-08-17T07:42:31.215670+0000 mgr.y (mgr.25120) 784 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:31.724754+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:31.910643+0000 mgr.y (mgr.25120) 785 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.158117+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.164518+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.166317+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.166977+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.171314+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.171634+0000 mgr.y (mgr.25120) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.207775+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.250641+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.253070+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.255847+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.256573+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.261601+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.334697+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.337079+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.339682+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.340733+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:32.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:32 smithi160 bash[19912]: audit 2024-08-17T07:42:32.346388+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.208345+0000 mgr.y (mgr.25120) 787 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.261897+0000 mgr.y (mgr.25120) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.346790+0000 mgr.y (mgr.25120) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.434253+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.436106+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.438233+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.438870+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.446970+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.447429+0000 mgr.y (mgr.25120) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.553543+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.556065+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.559225+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.560105+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.569916+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.570414+0000 mgr.y (mgr.25120) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.660229+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.662799+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.665586+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.666651+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.208345+0000 mgr.y (mgr.25120) 787 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.261897+0000 mgr.y (mgr.25120) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.346790+0000 mgr.y (mgr.25120) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.434253+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.436106+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.438233+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.438870+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.446970+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.447429+0000 mgr.y (mgr.25120) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.553543+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.556065+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.559225+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.560105+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.569916+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.570414+0000 mgr.y (mgr.25120) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.660229+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.662799+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.665586+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.666651+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.676740+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.677252+0000 mgr.y (mgr.25120) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.772498+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.774606+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.776688+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.777433+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.785109+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.785564+0000 mgr.y (mgr.25120) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.877157+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.879199+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.881692+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.882485+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:32.890531+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:32.891014+0000 mgr.y (mgr.25120) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.002447+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.004200+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.005834+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.006432+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.012543+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.013000+0000 mgr.y (mgr.25120) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.676740+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.677252+0000 mgr.y (mgr.25120) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.772498+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.774606+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.776688+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.777433+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.785109+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.785564+0000 mgr.y (mgr.25120) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.877157+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.879199+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.881692+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.882485+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:32.890531+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:32.891014+0000 mgr.y (mgr.25120) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.002447+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.004200+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.005834+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.006432+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.012543+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.013000+0000 mgr.y (mgr.25120) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.081476+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.083185+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.085601+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.086257+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.093933+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.094358+0000 mgr.y (mgr.25120) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.188106+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.190845+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.193511+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.194560+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.200461+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.299595+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.301636+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.304478+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.305334+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.310873+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.380391+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.382404+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.384902+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.385702+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[19784]: audit 2024-08-17T07:42:33.390808+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.081476+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.083185+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.085601+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.086257+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.093933+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.094358+0000 mgr.y (mgr.25120) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.188106+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.190845+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.193511+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.194560+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.200461+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.299595+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.301636+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.304478+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.305334+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.310873+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.380391+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.382404+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.384902+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.385702+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:33 smithi122 bash[25186]: audit 2024-08-17T07:42:33.390808+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.208345+0000 mgr.y (mgr.25120) 787 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.261897+0000 mgr.y (mgr.25120) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.346790+0000 mgr.y (mgr.25120) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.434253+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.436106+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.438233+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.438870+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.446970+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.447429+0000 mgr.y (mgr.25120) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.553543+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.556065+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.559225+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.560105+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.569916+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.570414+0000 mgr.y (mgr.25120) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.660229+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.662799+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.665586+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.666651+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.676740+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.677252+0000 mgr.y (mgr.25120) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.772498+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.774606+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.776688+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.777433+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.785109+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.785564+0000 mgr.y (mgr.25120) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.877157+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.879199+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.881692+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.882485+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:32.890531+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:32.891014+0000 mgr.y (mgr.25120) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.002447+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.004200+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.005834+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.006432+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.012543+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.013000+0000 mgr.y (mgr.25120) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.081476+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.083185+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.085601+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.086257+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.093933+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.094358+0000 mgr.y (mgr.25120) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.188106+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.190845+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.193511+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.194560+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.200461+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.299595+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.301636+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.304478+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.305334+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.310873+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.380391+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.382404+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.384902+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.385702+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:33.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:33 smithi160 bash[19912]: audit 2024-08-17T07:42:33.390808+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.545 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.307Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.307Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.309Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.122 port=9094 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.311Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.345Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.345Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.348Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T07:42:34.546 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[91556]: ts=2024-08-17T07:42:34.348Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.200941+0000 mgr.y (mgr.25120) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cluster 2024-08-17T07:42:33.216684+0000 mgr.y (mgr.25120) 798 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.311286+0000 mgr.y (mgr.25120) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.391418+0000 mgr.y (mgr.25120) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.488577+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.490886+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.492967+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.493635+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.498580+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.498985+0000 mgr.y (mgr.25120) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.576479+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.578809+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.581113+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.582056+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.587718+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.588254+0000 mgr.y (mgr.25120) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.677209+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.679715+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.682634+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.683480+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.688919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.689436+0000 mgr.y (mgr.25120) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.769783+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.772222+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.774303+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.775077+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.780621+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.781300+0000 mgr.y (mgr.25120) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.858376+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.861169+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.864064+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.865133+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.870890+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.871304+0000 mgr.y (mgr.25120) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.942414+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.944858+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.947487+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.948237+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:33.955791+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:33.956413+0000 mgr.y (mgr.25120) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.034248+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.036361+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.038309+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.039070+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.044082+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.054708+0000 mgr.y (mgr.25120) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.127275+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.129109+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.131434+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.132152+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.137046+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.137415+0000 mgr.y (mgr.25120) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.210245+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.212290+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.214295+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.215095+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.220204+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.296373+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.299089+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.200941+0000 mgr.y (mgr.25120) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cluster 2024-08-17T07:42:33.216684+0000 mgr.y (mgr.25120) 798 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.311286+0000 mgr.y (mgr.25120) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.391418+0000 mgr.y (mgr.25120) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.488577+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.490886+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.492967+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.493635+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.498580+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.498985+0000 mgr.y (mgr.25120) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.576479+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.578809+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.581113+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.582056+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.587718+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.588254+0000 mgr.y (mgr.25120) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.677209+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.679715+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.682634+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.302402+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.303122+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.310309+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.382515+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.384424+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.386296+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.386945+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[19784]: audit 2024-08-17T07:42:34.391737+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.683480+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.688919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.689436+0000 mgr.y (mgr.25120) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.769783+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.772222+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.774303+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.775077+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.780621+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.781300+0000 mgr.y (mgr.25120) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.858376+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.861169+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.864064+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.865133+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.870890+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.871304+0000 mgr.y (mgr.25120) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.942414+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.944858+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.947487+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.948237+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:33.955791+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:33.956413+0000 mgr.y (mgr.25120) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.034248+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.036361+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.038309+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.039070+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.044082+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.054708+0000 mgr.y (mgr.25120) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.127275+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.129109+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.131434+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.132152+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.137046+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.137415+0000 mgr.y (mgr.25120) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.210245+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.212290+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.214295+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.215095+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.220204+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.296373+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.299089+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.302402+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.303122+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.310309+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.382515+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.384424+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.386296+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.386945+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:34 smithi122 bash[25186]: audit 2024-08-17T07:42:34.391737+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.200941+0000 mgr.y (mgr.25120) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cluster 2024-08-17T07:42:33.216684+0000 mgr.y (mgr.25120) 798 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.311286+0000 mgr.y (mgr.25120) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.391418+0000 mgr.y (mgr.25120) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.488577+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.490886+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.492967+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.493635+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.498580+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.498985+0000 mgr.y (mgr.25120) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.576479+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.578809+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.581113+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.582056+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.587718+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.588254+0000 mgr.y (mgr.25120) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.677209+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.679715+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.682634+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.683480+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.688919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.689436+0000 mgr.y (mgr.25120) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.769783+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.772222+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.774303+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.775077+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.780621+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.781300+0000 mgr.y (mgr.25120) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.858376+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.861169+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.864064+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.865133+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.870890+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.871304+0000 mgr.y (mgr.25120) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.942414+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.944858+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.947487+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.948237+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:33.955791+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:33.956413+0000 mgr.y (mgr.25120) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.034248+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.036361+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.038309+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.039070+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.044082+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.054708+0000 mgr.y (mgr.25120) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.127275+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.129109+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.131434+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.132152+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.137046+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.137415+0000 mgr.y (mgr.25120) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.210245+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.212290+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.214295+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.215095+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.220204+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.296373+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.299089+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.302402+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.303122+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.310309+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.382515+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.384424+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.386296+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.386945+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:34.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:34 smithi160 bash[19912]: audit 2024-08-17T07:42:34.391737+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.220630+0000 mgr.y (mgr.25120) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.310784+0000 mgr.y (mgr.25120) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.392106+0000 mgr.y (mgr.25120) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.468046+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.470337+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.472854+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.473655+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.481370+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.481881+0000 mgr.y (mgr.25120) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.553615+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.555758+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.558872+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.559949+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.567820+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.568294+0000 mgr.y (mgr.25120) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.649477+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.651244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.652848+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.653435+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.220630+0000 mgr.y (mgr.25120) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.310784+0000 mgr.y (mgr.25120) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.392106+0000 mgr.y (mgr.25120) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.468046+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.470337+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.472854+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.473655+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.481370+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.481881+0000 mgr.y (mgr.25120) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.553615+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.555758+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.558872+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.559949+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.567820+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.568294+0000 mgr.y (mgr.25120) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.649477+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.651244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.652848+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.653435+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.660398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.660793+0000 mgr.y (mgr.25120) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.734393+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.736133+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.737672+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.738262+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.744811+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.745229+0000 mgr.y (mgr.25120) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.814693+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.816458+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.817977+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.818621+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.825308+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.825692+0000 mgr.y (mgr.25120) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.896066+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.897855+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.899472+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.900104+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.906975+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.907339+0000 mgr.y (mgr.25120) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.660398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.660793+0000 mgr.y (mgr.25120) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.734393+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.736133+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.737672+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.738262+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.744811+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.745229+0000 mgr.y (mgr.25120) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.814693+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.816458+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.817977+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.818621+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.825308+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.825692+0000 mgr.y (mgr.25120) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.896066+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.897855+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.899472+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.900104+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.906975+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.907339+0000 mgr.y (mgr.25120) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.977610+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.979771+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.982448+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.983212+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:34.990611+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:34.991110+0000 mgr.y (mgr.25120) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.065171+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.067405+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.069490+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.070288+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.078569+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.078967+0000 mgr.y (mgr.25120) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.150429+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.152134+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.153606+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.154220+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.161832+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.162228+0000 mgr.y (mgr.25120) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.233695+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.235817+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.238080+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.238944+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.246656+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.321452+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.323189+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.324882+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.325504+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.332987+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[19784]: audit 2024-08-17T07:42:35.416395+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.977610+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.979771+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.982448+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.983212+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:34.990611+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:34.991110+0000 mgr.y (mgr.25120) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.065171+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.067405+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.069490+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.070288+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.078569+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.078967+0000 mgr.y (mgr.25120) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.150429+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.152134+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.153606+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.154220+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.161832+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.162228+0000 mgr.y (mgr.25120) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.233695+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.235817+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.238080+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.238944+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.246656+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.321452+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.323189+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.324882+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.325504+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.332987+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:35 smithi122 bash[25186]: audit 2024-08-17T07:42:35.416395+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.220630+0000 mgr.y (mgr.25120) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.310784+0000 mgr.y (mgr.25120) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.392106+0000 mgr.y (mgr.25120) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.468046+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.470337+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.472854+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.473655+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.481370+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.481881+0000 mgr.y (mgr.25120) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.553615+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.555758+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.558872+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.559949+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.567820+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.568294+0000 mgr.y (mgr.25120) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.649477+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.651244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.652848+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.653435+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.660398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.660793+0000 mgr.y (mgr.25120) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.734393+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.736133+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.737672+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.738262+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.744811+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.745229+0000 mgr.y (mgr.25120) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.814693+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.816458+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.817977+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.818621+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.825308+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.825692+0000 mgr.y (mgr.25120) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.896066+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.897855+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.899472+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.900104+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.906975+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.907339+0000 mgr.y (mgr.25120) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.977610+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.979771+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.982448+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.983212+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:34.990611+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:34.991110+0000 mgr.y (mgr.25120) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.065171+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.067405+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.069490+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.070288+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.078569+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.078967+0000 mgr.y (mgr.25120) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.150429+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.152134+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.153606+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.154220+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.161832+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.162228+0000 mgr.y (mgr.25120) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.233695+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.235817+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.238080+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.238944+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.246656+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.858 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.321452+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:35.859 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.323189+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:35.859 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.324882+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:35.859 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.325504+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:35.859 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.332987+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:35.859 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:35 smithi160 bash[19912]: audit 2024-08-17T07:42:35.416395+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.582 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[91556]: ts=2024-08-17T07:42:36.311Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000741913s 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cluster 2024-08-17T07:42:35.217087+0000 mgr.y (mgr.25120) 821 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.247047+0000 mgr.y (mgr.25120) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.333369+0000 mgr.y (mgr.25120) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.418375+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.421021+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.421874+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.443006+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.443377+0000 mgr.y (mgr.25120) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.583 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.544300+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.546077+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.547685+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.548333+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.553195+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.553515+0000 mgr.y (mgr.25120) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.626478+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.628323+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.629926+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.630538+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.584 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.635566+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cluster 2024-08-17T07:42:35.217087+0000 mgr.y (mgr.25120) 821 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.247047+0000 mgr.y (mgr.25120) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.333369+0000 mgr.y (mgr.25120) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.418375+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.421021+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.421874+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.443006+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.443377+0000 mgr.y (mgr.25120) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.544300+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.546077+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.547685+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.548333+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.585 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.553195+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.553515+0000 mgr.y (mgr.25120) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.626478+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.628323+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.629926+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.630538+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.586 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.635566+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.635926+0000 mgr.y (mgr.25120) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.707114+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.709113+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.711203+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.711901+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.718514+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.718917+0000 mgr.y (mgr.25120) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.794287+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.587 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.796222+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.798121+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.798816+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.805840+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.806267+0000 mgr.y (mgr.25120) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.902462+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.904905+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.907216+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.908250+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:35.916020+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:35.916529+0000 mgr.y (mgr.25120) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.022945+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.025902+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.029551+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.030679+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.041484+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.042434+0000 mgr.y (mgr.25120) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.148404+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.151259+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.154321+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.155513+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.163592+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.164254+0000 mgr.y (mgr.25120) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.271223+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.589 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.273829+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.276567+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.277559+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.285173+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.397665+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.399644+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.401608+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.402314+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.590 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[19784]: audit 2024-08-17T07:42:36.409471+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.635926+0000 mgr.y (mgr.25120) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.707114+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.709113+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.711203+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.711901+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.718514+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.718917+0000 mgr.y (mgr.25120) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.794287+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.591 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.796222+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.798121+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.798816+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.805840+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.806267+0000 mgr.y (mgr.25120) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.902462+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.904905+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.907216+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.908250+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:35.916020+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:35.916529+0000 mgr.y (mgr.25120) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.022945+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.025902+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.592 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.029551+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.030679+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.041484+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.042434+0000 mgr.y (mgr.25120) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.148404+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.151259+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.154321+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.155513+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.163592+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.164254+0000 mgr.y (mgr.25120) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.271223+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.273829+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.276567+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.277559+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.593 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.285173+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.594 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.397665+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.594 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.399644+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.594 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.401608+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.594 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.402314+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.594 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:36 smithi122 bash[25186]: audit 2024-08-17T07:42:36.409471+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cluster 2024-08-17T07:42:35.217087+0000 mgr.y (mgr.25120) 821 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.247047+0000 mgr.y (mgr.25120) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.333369+0000 mgr.y (mgr.25120) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.418375+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.421021+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.421874+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.443006+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.443377+0000 mgr.y (mgr.25120) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.544300+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.546077+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.547685+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.548333+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.553195+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.553515+0000 mgr.y (mgr.25120) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.626478+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.628323+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.629926+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.630538+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.635566+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.635926+0000 mgr.y (mgr.25120) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.707114+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.709113+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.711203+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.711901+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.718514+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.718917+0000 mgr.y (mgr.25120) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.794287+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.796222+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.798121+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.798816+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.805840+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.806267+0000 mgr.y (mgr.25120) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.902462+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.904905+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.907216+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.908250+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:35.916020+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:35.916529+0000 mgr.y (mgr.25120) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.022945+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.025902+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.029551+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.030679+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.041484+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.042434+0000 mgr.y (mgr.25120) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.148404+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.151259+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.154321+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.155513+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.163592+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.164254+0000 mgr.y (mgr.25120) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:36.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.271223+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.273829+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.276567+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.277559+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.285173+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.397665+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.399644+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.401608+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.402314+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:36.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:36 smithi160 bash[19912]: audit 2024-08-17T07:42:36.409471+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.285686+0000 mgr.y (mgr.25120) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.409974+0000 mgr.y (mgr.25120) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.508988+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.511209+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.513723+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.514646+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.521296+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.721 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.521775+0000 mgr.y (mgr.25120) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.607720+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.609784+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.611588+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.612266+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.617559+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.618064+0000 mgr.y (mgr.25120) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.698574+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.700907+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.702807+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.703542+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.712720+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.722 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.713190+0000 mgr.y (mgr.25120) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.828956+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.831881+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.834975+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.836040+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.846960+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.847935+0000 mgr.y (mgr.25120) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.931168+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.933502+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.935575+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.936181+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:36.941696+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:36.942162+0000 mgr.y (mgr.25120) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.022981+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.723 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.025473+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.027478+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.028046+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.033398+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.033779+0000 mgr.y (mgr.25120) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.107847+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.109702+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.111337+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.112009+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.117580+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.117920+0000 mgr.y (mgr.25120) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.190145+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.191965+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.724 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.193638+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.194256+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.199581+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.272227+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.274029+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.275753+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.276420+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.281399+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.351794+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.353643+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.355394+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.356087+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:37 smithi160 bash[19912]: audit 2024-08-17T07:42:37.361184+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.285686+0000 mgr.y (mgr.25120) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.409974+0000 mgr.y (mgr.25120) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.508988+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.511209+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.513723+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.514646+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.521296+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.521775+0000 mgr.y (mgr.25120) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.607720+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.609784+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.611588+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.778 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.612266+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.617559+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.618064+0000 mgr.y (mgr.25120) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.698574+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.700907+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.702807+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.703542+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.779 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.712720+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.713190+0000 mgr.y (mgr.25120) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.828956+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.831881+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.834975+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.836040+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.846960+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.847935+0000 mgr.y (mgr.25120) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.931168+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.933502+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.935575+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.936181+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:36.941696+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:36.942162+0000 mgr.y (mgr.25120) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.022981+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.025473+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.027478+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.028046+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.033398+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.033779+0000 mgr.y (mgr.25120) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.107847+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.109702+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.111337+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.112009+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.117580+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.117920+0000 mgr.y (mgr.25120) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.190145+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.191965+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.193638+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.194256+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.199581+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.272227+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.274029+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.275753+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.276420+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.281399+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.351794+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.353643+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.355394+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.782 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.356087+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[19784]: audit 2024-08-17T07:42:37.361184+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.285686+0000 mgr.y (mgr.25120) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.409974+0000 mgr.y (mgr.25120) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.508988+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.511209+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.513723+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.783 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.514646+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.521296+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.521775+0000 mgr.y (mgr.25120) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.607720+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.609784+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.611588+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.612266+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.617559+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.618064+0000 mgr.y (mgr.25120) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.698574+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.700907+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.784 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.702807+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.703542+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.712720+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.713190+0000 mgr.y (mgr.25120) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.828956+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.831881+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.834975+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.836040+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.846960+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.847935+0000 mgr.y (mgr.25120) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.931168+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.933502+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.935575+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.936181+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:36.941696+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:36.942162+0000 mgr.y (mgr.25120) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.022981+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.025473+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.027478+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.028046+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.033398+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.033779+0000 mgr.y (mgr.25120) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.107847+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.109702+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.786 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.111337+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.112009+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.117580+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.117920+0000 mgr.y (mgr.25120) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.190145+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.191965+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.193638+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.194256+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.199581+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.272227+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.274029+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.275753+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.276420+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.787 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.281399+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:37.788 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.351794+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:37.788 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.353643+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:37.788 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.355394+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:37.788 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.356087+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:37.788 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:37 smithi122 bash[25186]: audit 2024-08-17T07:42:37.361184+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.199920+0000 mgr.y (mgr.25120) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cluster 2024-08-17T07:42:37.217450+0000 mgr.y (mgr.25120) 842 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.281832+0000 mgr.y (mgr.25120) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.361617+0000 mgr.y (mgr.25120) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.434628+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.436375+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.438459+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.439137+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.445187+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.445625+0000 mgr.y (mgr.25120) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.515181+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.517055+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.518752+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.519356+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.525126+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.525654+0000 mgr.y (mgr.25120) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.598635+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.600509+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.602180+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.199920+0000 mgr.y (mgr.25120) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cluster 2024-08-17T07:42:37.217450+0000 mgr.y (mgr.25120) 842 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.281832+0000 mgr.y (mgr.25120) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.361617+0000 mgr.y (mgr.25120) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.434628+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.436375+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.438459+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.439137+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.445187+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.445625+0000 mgr.y (mgr.25120) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.515181+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.517055+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.518752+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.519356+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.525126+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.525654+0000 mgr.y (mgr.25120) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.598635+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.600509+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.602180+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.602856+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.607638+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.608164+0000 mgr.y (mgr.25120) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.678321+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.680420+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.682396+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.683083+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.689967+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.690434+0000 mgr.y (mgr.25120) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.758040+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.759902+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.761552+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.762186+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.767194+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.767687+0000 mgr.y (mgr.25120) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.861905+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.863647+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.865395+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.866021+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.871996+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: cephadm 2024-08-17T07:42:37.872453+0000 mgr.y (mgr.25120) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.907739+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.916483+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.924167+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.947708+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.949891+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.951689+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.953546+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.955136+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.956285+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.957415+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.958891+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.960590+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.962053+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[25186]: audit 2024-08-17T07:42:37.963402+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.602856+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.607638+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.608164+0000 mgr.y (mgr.25120) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.678321+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.680420+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.682396+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.683083+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.689967+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.690434+0000 mgr.y (mgr.25120) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.758040+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.759902+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.761552+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.762186+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.767194+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.767687+0000 mgr.y (mgr.25120) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.861905+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.863647+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.865395+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.866021+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.871996+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: cephadm 2024-08-17T07:42:37.872453+0000 mgr.y (mgr.25120) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.907739+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.916483+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.924167+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.947708+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.949891+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.951689+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.953546+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.955136+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.956285+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.957415+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.958891+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.960590+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.962053+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:38 smithi122 bash[19784]: audit 2024-08-17T07:42:37.963402+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.199920+0000 mgr.y (mgr.25120) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cluster 2024-08-17T07:42:37.217450+0000 mgr.y (mgr.25120) 842 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.281832+0000 mgr.y (mgr.25120) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.361617+0000 mgr.y (mgr.25120) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.434628+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.436375+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.438459+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.439137+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.445187+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.445625+0000 mgr.y (mgr.25120) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.515181+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.517055+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.518752+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.519356+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.525126+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.525654+0000 mgr.y (mgr.25120) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.598635+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.600509+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.602180+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.602856+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.607638+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.608164+0000 mgr.y (mgr.25120) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.678321+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.680420+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.682396+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.683083+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.689967+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.690434+0000 mgr.y (mgr.25120) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.758040+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.759902+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.761552+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.762186+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.767194+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.767687+0000 mgr.y (mgr.25120) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.861905+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.863647+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.865395+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.866021+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.871996+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: cephadm 2024-08-17T07:42:37.872453+0000 mgr.y (mgr.25120) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.907739+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.916483+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.924167+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.947708+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.949891+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.951689+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.953546+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.955136+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.956285+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.957415+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.958891+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.960590+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.962053+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:38.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:38 smithi160 bash[19912]: audit 2024-08-17T07:42:37.963402+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[19784]: cluster 2024-08-17T07:42:39.218541+0000 mgr.y (mgr.25120) 851 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[19784]: audit 2024-08-17T07:42:39.376526+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[19784]: audit 2024-08-17T07:42:39.391410+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[19784]: audit 2024-08-17T07:42:39.405952+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[25186]: cluster 2024-08-17T07:42:39.218541+0000 mgr.y (mgr.25120) 851 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[25186]: audit 2024-08-17T07:42:39.376526+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.571 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[25186]: audit 2024-08-17T07:42:39.391410+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.572 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:40 smithi122 bash[25186]: audit 2024-08-17T07:42:39.405952+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.730 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:40 smithi160 bash[19912]: cluster 2024-08-17T07:42:39.218541+0000 mgr.y (mgr.25120) 851 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:40.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:40 smithi160 bash[19912]: audit 2024-08-17T07:42:39.376526+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:40 smithi160 bash[19912]: audit 2024-08-17T07:42:39.391410+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:40.731 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:40 smithi160 bash[19912]: audit 2024-08-17T07:42:39.405952+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:42.707 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[19784]: cluster 2024-08-17T07:42:41.219223+0000 mgr.y (mgr.25120) 852 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:42.707 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[19784]: cephadm 2024-08-17T07:42:41.671166+0000 mgr.y (mgr.25120) 853 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:42.707 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[19784]: cephadm 2024-08-17T07:42:41.676331+0000 mgr.y (mgr.25120) 854 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:42.707 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[19784]: audit 2024-08-17T07:42:41.921710+0000 mgr.y (mgr.25120) 855 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:42.708 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:42:42] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-08-17T07:42:42.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[25186]: cluster 2024-08-17T07:42:41.219223+0000 mgr.y (mgr.25120) 852 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:42.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[25186]: cephadm 2024-08-17T07:42:41.671166+0000 mgr.y (mgr.25120) 853 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:42.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[25186]: cephadm 2024-08-17T07:42:41.676331+0000 mgr.y (mgr.25120) 854 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:42.708 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:42 smithi122 bash[25186]: audit 2024-08-17T07:42:41.921710+0000 mgr.y (mgr.25120) 855 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:42.837 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:42:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:42 smithi160 bash[19912]: cluster 2024-08-17T07:42:41.219223+0000 mgr.y (mgr.25120) 852 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:42 smithi160 bash[19912]: cephadm 2024-08-17T07:42:41.671166+0000 mgr.y (mgr.25120) 853 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T07:42:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:42 smithi160 bash[19912]: cephadm 2024-08-17T07:42:41.676331+0000 mgr.y (mgr.25120) 854 : cephadm [INF] Deploying daemon alertmanager.a on smithi122 2024-08-17T07:42:42.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:42 smithi160 bash[19912]: audit 2024-08-17T07:42:41.921710+0000 mgr.y (mgr.25120) 855 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:43.545 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[25186]: audit 2024-08-17T07:42:42.821420+0000 mgr.y (mgr.25120) 856 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[25186]: audit 2024-08-17T07:42:43.268116+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[25186]: audit 2024-08-17T07:42:43.274589+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[25186]: audit 2024-08-17T07:42:43.280306+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[19784]: audit 2024-08-17T07:42:42.821420+0000 mgr.y (mgr.25120) 856 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[19784]: audit 2024-08-17T07:42:43.268116+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[19784]: audit 2024-08-17T07:42:43.274589+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:43 smithi122 bash[19784]: audit 2024-08-17T07:42:43.280306+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 0s ago 34m - - 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 4s ago 33m - - 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (11s) 0s ago 26m 13.7M - 0.25.0 c8568f914cd2 2e1f30f516f2 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (15m) 4s ago 26m 41.9M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:42:43.555 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (2m) 0s ago 23m 42.2M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (79s) 4s ago 33m 424M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (12m) 0s ago 35m 502M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (35m) 0s ago 35m 100M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (33m) 4s ago 33m 70.8M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (33m) 0s ago 33m 71.2M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (101s) 0s ago 26m 8187k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (95s) 4s ago 26m 8059k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (32m) 0s ago 32m 57.4M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (31m) 0s ago 31m 57.4M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (31m) 0s ago 31m 53.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (30m) 0s ago 30m 57.3M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (29m) 4s ago 29m 59.8M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (29m) 4s ago 29m 55.9M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:42:43.556 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (28m) 4s ago 28m 53.2M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:42:43.557 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (27m) 4s ago 27m 56.7M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:42:43.557 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (34s) 4s ago 26m 50.6M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:42:43.557 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (24m) 0s ago 24m 88.9M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:42:43.557 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (24m) 4s ago 24m 89.4M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:42:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:43 smithi160 bash[19912]: audit 2024-08-17T07:42:42.821420+0000 mgr.y (mgr.25120) 856 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:43 smithi160 bash[19912]: audit 2024-08-17T07:42:43.268116+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:43 smithi160 bash[19912]: audit 2024-08-17T07:42:43.274589+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:43 smithi160 bash[19912]: audit 2024-08-17T07:42:43.280306+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:43.957 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:42:43.958 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:42:43.959 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:42:44.340 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:42:44.341 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:42:44.341 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-17T07:42:44.341 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:42:44.341 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:42:44.795 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[91556]: ts=2024-08-17T07:42:44.315Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003799089s 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[19784]: audit 2024-08-17T07:42:43.201382+0000 mgr.y (mgr.25120) 857 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[19784]: cluster 2024-08-17T07:42:43.219988+0000 mgr.y (mgr.25120) 858 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[19784]: audit 2024-08-17T07:42:43.543731+0000 mgr.y (mgr.25120) 859 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[19784]: audit 2024-08-17T07:42:43.960801+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.122:0/580885459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[25186]: audit 2024-08-17T07:42:43.201382+0000 mgr.y (mgr.25120) 857 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[25186]: cluster 2024-08-17T07:42:43.219988+0000 mgr.y (mgr.25120) 858 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:44.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[25186]: audit 2024-08-17T07:42:43.543731+0000 mgr.y (mgr.25120) 859 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:44 smithi122 bash[25186]: audit 2024-08-17T07:42:43.960801+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.122:0/580885459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:44 smithi160 bash[19912]: audit 2024-08-17T07:42:43.201382+0000 mgr.y (mgr.25120) 857 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:44 smithi160 bash[19912]: cluster 2024-08-17T07:42:43.219988+0000 mgr.y (mgr.25120) 858 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:44 smithi160 bash[19912]: audit 2024-08-17T07:42:43.543731+0000 mgr.y (mgr.25120) 859 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:44 smithi160 bash[19912]: audit 2024-08-17T07:42:43.960801+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.122:0/580885459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:45.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:45 smithi122 bash[19784]: audit 2024-08-17T07:42:44.342854+0000 mgr.y (mgr.25120) 860 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:45.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:45 smithi122 bash[25186]: audit 2024-08-17T07:42:44.342854+0000 mgr.y (mgr.25120) 860 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:45.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:45 smithi160 bash[19912]: audit 2024-08-17T07:42:44.342854+0000 mgr.y (mgr.25120) 860 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:42:46.588 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:46 smithi122 bash[19784]: cluster 2024-08-17T07:42:45.220643+0000 mgr.y (mgr.25120) 861 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:46.588 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:46 smithi122 bash[25186]: cluster 2024-08-17T07:42:45.220643+0000 mgr.y (mgr.25120) 861 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:46 smithi160 bash[19912]: cluster 2024-08-17T07:42:45.220643+0000 mgr.y (mgr.25120) 861 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[19784]: audit 2024-08-17T07:42:46.507623+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[19784]: audit 2024-08-17T07:42:46.514571+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[19784]: audit 2024-08-17T07:42:46.521480+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[19784]: audit 2024-08-17T07:42:46.725283+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[25186]: audit 2024-08-17T07:42:46.507623+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[25186]: audit 2024-08-17T07:42:46.514571+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[25186]: audit 2024-08-17T07:42:46.521480+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:47 smithi122 bash[25186]: audit 2024-08-17T07:42:46.725283+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:47 smithi160 bash[19912]: audit 2024-08-17T07:42:46.507623+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:47 smithi160 bash[19912]: audit 2024-08-17T07:42:46.514571+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:47 smithi160 bash[19912]: audit 2024-08-17T07:42:46.521480+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:47 smithi160 bash[19912]: audit 2024-08-17T07:42:46.725283+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:42:48.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:48 smithi122 bash[19784]: cluster 2024-08-17T07:42:47.221342+0000 mgr.y (mgr.25120) 862 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:48.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:48 smithi122 bash[25186]: cluster 2024-08-17T07:42:47.221342+0000 mgr.y (mgr.25120) 862 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:48.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:48 smithi160 bash[19912]: cluster 2024-08-17T07:42:47.221342+0000 mgr.y (mgr.25120) 862 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:49.692 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.692 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.693 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.693 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.693 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.694 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.694 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.694 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:49.694 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.011 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:49 smithi122 systemd[1]: Stopping Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:42:50.011 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:49 smithi122 bash[91556]: ts=2024-08-17T07:42:49.824Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:42:50.729 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:50 smithi122 bash[19784]: cluster 2024-08-17T07:42:49.223018+0000 mgr.y (mgr.25120) 863 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:50.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:50 smithi122 bash[25186]: cluster 2024-08-17T07:42:49.223018+0000 mgr.y (mgr.25120) 863 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:50.730 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 bash[93207]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:42:50.730 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 bash[93266]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:42:50.730 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T07:42:50.730 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: Stopped Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:50.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:50 smithi160 bash[19912]: cluster 2024-08-17T07:42:49.223018+0000 mgr.y (mgr.25120) 863 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:50.981 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.981 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.981 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.982 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.982 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.982 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.986 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.986 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:50.986 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: Started Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:42:50.986 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:50 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.904244+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.910987+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.912999+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.913757+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.920096+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: cephadm 2024-08-17T07:42:50.920535+0000 mgr.y (mgr.25120) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.958037+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:50.958494+0000 mgr.y (mgr.25120) 865 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.000383+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.002187+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.004464+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.005184+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.010313+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.010711+0000 mgr.y (mgr.25120) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.083433+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.085890+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.088305+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.089339+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.095200+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.095630+0000 mgr.y (mgr.25120) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.181750+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.184373+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.187019+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.187952+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.193991+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.194474+0000 mgr.y (mgr.25120) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.285711+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.288717+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.291302+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.292305+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.297853+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.385668+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.388240+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.391355+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.392602+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.398773+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.494484+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.496295+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.497985+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.904244+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.910987+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.912999+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.913757+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.920096+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: cephadm 2024-08-17T07:42:50.920535+0000 mgr.y (mgr.25120) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.958037+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:50.958494+0000 mgr.y (mgr.25120) 865 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.000383+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.002187+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.004464+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.005184+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.010313+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.010711+0000 mgr.y (mgr.25120) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.083433+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.085890+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.088305+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.089339+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.095200+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.095630+0000 mgr.y (mgr.25120) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.498643+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.505661+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.575843+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.577844+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.579948+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.580790+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.589134+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.665594+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.667741+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.670097+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.670983+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.680221+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.759128+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.761262+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.763616+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.764452+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.772387+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.861227+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.863812+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.866603+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.867725+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[25186]: audit 2024-08-17T07:42:51.880024+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.181750+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.184373+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.187019+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.187952+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.193991+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.194474+0000 mgr.y (mgr.25120) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.285711+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.288717+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.291302+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.292305+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.297853+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.385668+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.388240+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.391355+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.392602+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.398773+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.494484+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.496295+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.497985+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.498643+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.505661+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.575843+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.577844+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.579948+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.580790+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.589134+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.665594+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.667741+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.670097+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.670983+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.680221+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.759128+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.761262+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.763616+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.764452+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.772387+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.861227+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.863812+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.866603+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.867725+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:51 smithi122 bash[19784]: audit 2024-08-17T07:42:51.880024+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.904244+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.910987+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.912999+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.913757+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.920096+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: cephadm 2024-08-17T07:42:50.920535+0000 mgr.y (mgr.25120) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.958037+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:50.958494+0000 mgr.y (mgr.25120) 865 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.000383+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.002187+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.004464+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.005184+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.010313+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.010711+0000 mgr.y (mgr.25120) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.083433+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.085890+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.088305+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.089339+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.095200+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.095630+0000 mgr.y (mgr.25120) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.181750+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.184373+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.187019+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.187952+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.193991+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.194474+0000 mgr.y (mgr.25120) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:52.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.285711+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.288717+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.291302+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.292305+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.297853+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.385668+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.388240+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.391355+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.392602+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.398773+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.494484+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.496295+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.497985+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.498643+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.505661+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.575843+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.577844+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.579948+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.580790+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.589134+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.665594+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.667741+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.670097+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.670983+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.680221+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.759128+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.761262+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.763616+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.764452+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.772387+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.861227+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.863812+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.866603+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:52.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.867725+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:52.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:51 smithi160 bash[19912]: audit 2024-08-17T07:42:51.880024+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:52.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:42:52] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-08-17T07:42:52.796 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.610Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T07:42:52.796 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.610Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.612Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.122 port=9094 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.614Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.646Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.647Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.650Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T07:42:52.797 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[93322]: ts=2024-08-17T07:42:52.650Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cluster 2024-08-17T07:42:51.223434+0000 mgr.y (mgr.25120) 869 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.298369+0000 mgr.y (mgr.25120) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.399354+0000 mgr.y (mgr.25120) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.506092+0000 mgr.y (mgr.25120) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.589515+0000 mgr.y (mgr.25120) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.680838+0000 mgr.y (mgr.25120) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.772948+0000 mgr.y (mgr.25120) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.880585+0000 mgr.y (mgr.25120) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.930622+0000 mgr.y (mgr.25120) 877 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.964224+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.966252+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.969022+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.969766+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:51.979347+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:51.979830+0000 mgr.y (mgr.25120) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.060875+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.063174+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.065187+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.065846+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.075354+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cluster 2024-08-17T07:42:51.223434+0000 mgr.y (mgr.25120) 869 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.298369+0000 mgr.y (mgr.25120) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.399354+0000 mgr.y (mgr.25120) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.506092+0000 mgr.y (mgr.25120) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.589515+0000 mgr.y (mgr.25120) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.680838+0000 mgr.y (mgr.25120) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.772948+0000 mgr.y (mgr.25120) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.880585+0000 mgr.y (mgr.25120) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.930622+0000 mgr.y (mgr.25120) 877 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.964224+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.966252+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.969022+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.969766+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:51.979347+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:51.979830+0000 mgr.y (mgr.25120) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.060875+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.063174+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.065187+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.065846+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.075354+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.075827+0000 mgr.y (mgr.25120) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.153230+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.155156+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.157356+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.158115+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.166329+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.166764+0000 mgr.y (mgr.25120) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.243867+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.245657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.247263+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.247875+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.254273+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.338506+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.341113+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.343578+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.344532+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.351521+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.429620+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.431623+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.075827+0000 mgr.y (mgr.25120) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.153230+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.155156+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.157356+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.158115+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.166329+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.166764+0000 mgr.y (mgr.25120) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.243867+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.245657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.247263+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.247875+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.254273+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.338506+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.341113+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.343578+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.344532+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.351521+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.429620+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.431623+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.433921+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.434686+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.442322+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.518608+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.520421+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.522072+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.522721+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.528013+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.608419+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.610387+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.614507+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.615336+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.620519+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.691367+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.693126+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.694909+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.695520+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.701559+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.772326+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.774348+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.776283+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.776960+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.783286+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.854748+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.856768+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.858656+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.859344+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[19784]: audit 2024-08-17T07:42:52.865584+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.433921+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.434686+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.442322+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.518608+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.520421+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.522072+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.522721+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.528013+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.608419+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.610387+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.614507+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.615336+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.620519+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.691367+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.693126+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.694909+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.695520+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.701559+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.772326+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.774348+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.776283+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.776960+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.783286+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.854748+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.856768+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.858656+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.859344+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:52 smithi122 bash[25186]: audit 2024-08-17T07:42:52.865584+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cluster 2024-08-17T07:42:51.223434+0000 mgr.y (mgr.25120) 869 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.298369+0000 mgr.y (mgr.25120) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.399354+0000 mgr.y (mgr.25120) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.506092+0000 mgr.y (mgr.25120) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.589515+0000 mgr.y (mgr.25120) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.680838+0000 mgr.y (mgr.25120) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.772948+0000 mgr.y (mgr.25120) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.880585+0000 mgr.y (mgr.25120) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.930622+0000 mgr.y (mgr.25120) 877 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.964224+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.966252+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.969022+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.969766+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:51.979347+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:51.979830+0000 mgr.y (mgr.25120) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.060875+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.063174+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.065187+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.065846+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.075354+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.075827+0000 mgr.y (mgr.25120) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.153230+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.155156+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.157356+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.158115+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.166329+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.166764+0000 mgr.y (mgr.25120) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.243867+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.245657+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.247263+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.247875+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.254273+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.338506+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.341113+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.343578+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.344532+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.351521+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.429620+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.431623+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.433921+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.434686+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.442322+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.518608+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.520421+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.522072+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.522721+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.528013+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.608419+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.610387+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.614507+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.615336+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.620519+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.691367+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.693126+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.694909+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.695520+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.701559+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.772326+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.774348+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.776283+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.776960+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.783286+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.854748+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.856768+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.858656+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.859344+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:53.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:52 smithi160 bash[19912]: audit 2024-08-17T07:42:52.865584+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.254715+0000 mgr.y (mgr.25120) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.351933+0000 mgr.y (mgr.25120) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.442820+0000 mgr.y (mgr.25120) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.528494+0000 mgr.y (mgr.25120) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.621107+0000 mgr.y (mgr.25120) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.701985+0000 mgr.y (mgr.25120) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.783740+0000 mgr.y (mgr.25120) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.866056+0000 mgr.y (mgr.25120) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:52.940789+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:52.942714+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:52.944416+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:52.945044+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:52.950272+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:52.950643+0000 mgr.y (mgr.25120) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.022159+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.024138+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.025836+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.026559+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.035813+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.036261+0000 mgr.y (mgr.25120) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.254715+0000 mgr.y (mgr.25120) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.351933+0000 mgr.y (mgr.25120) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.442820+0000 mgr.y (mgr.25120) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.528494+0000 mgr.y (mgr.25120) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.621107+0000 mgr.y (mgr.25120) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.701985+0000 mgr.y (mgr.25120) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.783740+0000 mgr.y (mgr.25120) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.866056+0000 mgr.y (mgr.25120) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:52.940789+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:52.942714+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:52.944416+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:52.945044+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:52.950272+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:52.950643+0000 mgr.y (mgr.25120) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.022159+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.024138+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.025836+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.026559+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.035813+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.036261+0000 mgr.y (mgr.25120) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.106512+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.108518+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.110367+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.111058+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.118963+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.119384+0000 mgr.y (mgr.25120) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.205177+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.207263+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.210030+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.210852+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.218184+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.293571+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.295431+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.297444+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.298152+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.304890+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.381708+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.383570+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.385294+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.106512+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.108518+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.110367+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.111058+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.118963+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.119384+0000 mgr.y (mgr.25120) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.205177+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.207263+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.210030+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.210852+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.218184+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.293571+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.295431+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.297444+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.298152+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.304890+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.381708+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.383570+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.385294+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.385938+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.392448+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.476039+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.477893+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.479639+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.480325+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.486767+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.578104+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.579914+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.581659+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.582270+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.588777+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.662346+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.664255+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.666043+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.666636+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.673126+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.756643+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.758323+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.759872+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.385938+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.392448+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.476039+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.477893+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.479639+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.480325+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.486767+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.578104+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.579914+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.581659+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.582270+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.588777+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.662346+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.664255+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.666043+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.666636+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.673126+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.756643+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.758323+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.759872+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.760455+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.766649+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.842394+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.844056+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.845608+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.846147+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[19784]: audit 2024-08-17T07:42:53.852332+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.760455+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.766649+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.842394+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.844056+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.845608+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.846147+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:53 smithi122 bash[25186]: audit 2024-08-17T07:42:53.852332+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.254715+0000 mgr.y (mgr.25120) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.351933+0000 mgr.y (mgr.25120) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.442820+0000 mgr.y (mgr.25120) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.528494+0000 mgr.y (mgr.25120) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.621107+0000 mgr.y (mgr.25120) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.701985+0000 mgr.y (mgr.25120) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.783740+0000 mgr.y (mgr.25120) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.866056+0000 mgr.y (mgr.25120) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:52.940789+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:52.942714+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:52.944416+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:52.945044+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:52.950272+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:52.950643+0000 mgr.y (mgr.25120) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.022159+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.024138+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.025836+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.026559+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.035813+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.036261+0000 mgr.y (mgr.25120) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.106512+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.108518+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.110367+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.111058+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.118963+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.119384+0000 mgr.y (mgr.25120) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.205177+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.207263+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.210030+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.210852+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.218184+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.293571+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.295431+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.297444+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.298152+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.304890+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.381708+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.383570+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.385294+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.385938+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.392448+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.476039+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.477893+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.479639+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.480325+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.486767+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.578104+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.579914+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.581659+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.582270+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.588777+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.662346+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.664255+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.666043+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.666636+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.673126+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.756643+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.758323+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.759872+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.760455+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.766649+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.842394+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.844056+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:54.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.845608+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:54.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.846147+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:54.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:53 smithi160 bash[19912]: audit 2024-08-17T07:42:53.852332+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:54.908 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[93322]: ts=2024-08-17T07:42:54.614Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000128573s 2024-08-17T07:42:55.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.218583+0000 mgr.y (mgr.25120) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cluster 2024-08-17T07:42:53.224207+0000 mgr.y (mgr.25120) 893 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.305269+0000 mgr.y (mgr.25120) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.392780+0000 mgr.y (mgr.25120) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.487128+0000 mgr.y (mgr.25120) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.589095+0000 mgr.y (mgr.25120) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.673483+0000 mgr.y (mgr.25120) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.767024+0000 mgr.y (mgr.25120) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.852738+0000 mgr.y (mgr.25120) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:53.931790+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:53.933454+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:53.935062+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:53.935680+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:53.941991+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:53.942329+0000 mgr.y (mgr.25120) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.014661+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.017010+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.019574+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.020451+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.028544+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.218583+0000 mgr.y (mgr.25120) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cluster 2024-08-17T07:42:53.224207+0000 mgr.y (mgr.25120) 893 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.305269+0000 mgr.y (mgr.25120) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.392780+0000 mgr.y (mgr.25120) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.487128+0000 mgr.y (mgr.25120) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.589095+0000 mgr.y (mgr.25120) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.673483+0000 mgr.y (mgr.25120) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.767024+0000 mgr.y (mgr.25120) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.852738+0000 mgr.y (mgr.25120) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:53.931790+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:53.933454+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:53.935062+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:53.935680+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:53.941991+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:53.942329+0000 mgr.y (mgr.25120) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.014661+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.017010+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.019574+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.020451+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.028544+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.029005+0000 mgr.y (mgr.25120) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.100433+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.103362+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.105898+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.106625+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.114030+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.114485+0000 mgr.y (mgr.25120) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.186300+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.188504+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.190725+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.191632+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.198577+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.276117+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.278109+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.280255+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.281063+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.287665+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.375716+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.377956+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.029005+0000 mgr.y (mgr.25120) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.100433+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.103362+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.105898+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.106625+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.114030+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.114485+0000 mgr.y (mgr.25120) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.186300+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.188504+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.190725+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.191632+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.198577+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.276117+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.278109+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.280255+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.281063+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.287665+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.375716+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.377956+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.380083+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.381048+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.386380+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.186 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.481809+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.484057+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.486556+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.487503+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.495794+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.588100+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.590401+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.593019+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.594262+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.602176+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.678202+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.680065+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.681993+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.682691+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.187 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.690012+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.766629+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.768906+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.380083+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.381048+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.386380+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.481809+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.484057+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.486556+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.487503+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.495794+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.588100+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.590401+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.593019+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.594262+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.602176+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.678202+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.680065+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.681993+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.682691+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.690012+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.766629+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.768906+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.771162+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.772009+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.777205+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.849762+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.852182+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.854329+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.855199+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[25186]: audit 2024-08-17T07:42:54.860926+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.190 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.771162+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.772009+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.777205+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.849762+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.852182+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.854329+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.855199+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.191 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:54 smithi122 bash[19784]: audit 2024-08-17T07:42:54.860926+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.218583+0000 mgr.y (mgr.25120) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cluster 2024-08-17T07:42:53.224207+0000 mgr.y (mgr.25120) 893 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.305269+0000 mgr.y (mgr.25120) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.392780+0000 mgr.y (mgr.25120) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.487128+0000 mgr.y (mgr.25120) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.589095+0000 mgr.y (mgr.25120) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.673483+0000 mgr.y (mgr.25120) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.767024+0000 mgr.y (mgr.25120) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.852738+0000 mgr.y (mgr.25120) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:53.931790+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:53.933454+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:53.935062+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:53.935680+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:53.941991+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:53.942329+0000 mgr.y (mgr.25120) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.014661+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.017010+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.019574+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.020451+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.028544+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.029005+0000 mgr.y (mgr.25120) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.100433+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.103362+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.105898+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.106625+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.114030+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.114485+0000 mgr.y (mgr.25120) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:55.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.186300+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.188504+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.190725+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.191632+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.198577+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.276117+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.278109+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.280255+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.281063+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.287665+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.375716+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.377956+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.380083+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.381048+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.386380+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.481809+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.484057+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.486556+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.487503+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.495794+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.588100+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.590401+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.593019+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.594262+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.602176+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.678202+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.680065+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.681993+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.682691+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.690012+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.766629+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.768906+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.771162+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.772009+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.777205+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.849762+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.852182+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.854329+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.855199+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:55.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:54 smithi160 bash[19912]: audit 2024-08-17T07:42:54.860926+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.192 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.198942+0000 mgr.y (mgr.25120) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.192 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.288288+0000 mgr.y (mgr.25120) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.386880+0000 mgr.y (mgr.25120) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.496417+0000 mgr.y (mgr.25120) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.602693+0000 mgr.y (mgr.25120) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.690534+0000 mgr.y (mgr.25120) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.777623+0000 mgr.y (mgr.25120) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.861375+0000 mgr.y (mgr.25120) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:54.963673+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:54.966534+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:54.969865+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:54.971028+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:54.978012+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.193 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:54.978421+0000 mgr.y (mgr.25120) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.095512+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.097526+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.099709+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.100488+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.106165+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.106648+0000 mgr.y (mgr.25120) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.198942+0000 mgr.y (mgr.25120) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.288288+0000 mgr.y (mgr.25120) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.386880+0000 mgr.y (mgr.25120) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.496417+0000 mgr.y (mgr.25120) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.602693+0000 mgr.y (mgr.25120) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.690534+0000 mgr.y (mgr.25120) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.777623+0000 mgr.y (mgr.25120) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.861375+0000 mgr.y (mgr.25120) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:54.963673+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:54.966534+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:54.969865+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:54.971028+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:54.978012+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:54.978421+0000 mgr.y (mgr.25120) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.095512+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.097526+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.099709+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.100488+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.106165+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.106648+0000 mgr.y (mgr.25120) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.217131+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.218924+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.220658+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.221276+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.226344+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.297730+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.300014+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.196 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.302496+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.303341+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.311841+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.385832+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.388272+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.390556+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.391501+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.401333+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.475319+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.477701+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.480464+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.481408+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.217131+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.218924+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.220658+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.221276+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.226344+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.297730+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.300014+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.198 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.302496+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.303341+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.311841+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.385832+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.388272+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.390556+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.391501+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.401333+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.475319+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.477701+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.480464+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.481408+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.491624+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.565571+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.567852+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.570021+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.570876+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.578925+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.657567+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.659754+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.661886+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.662702+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.670804+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.741017+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.743033+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.744902+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.745640+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.752800+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.827262+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.828958+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.830454+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.831063+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[19784]: audit 2024-08-17T07:42:55.837718+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.491624+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.565571+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.567852+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.570021+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.570876+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.578925+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.657567+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.659754+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.661886+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.662702+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.670804+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.741017+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.743033+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.744902+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.745640+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.752800+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.827262+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.828958+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.830454+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.831063+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.204 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:55 smithi122 bash[25186]: audit 2024-08-17T07:42:55.837718+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.198942+0000 mgr.y (mgr.25120) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.288288+0000 mgr.y (mgr.25120) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.386880+0000 mgr.y (mgr.25120) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.496417+0000 mgr.y (mgr.25120) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.602693+0000 mgr.y (mgr.25120) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.690534+0000 mgr.y (mgr.25120) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.777623+0000 mgr.y (mgr.25120) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.861375+0000 mgr.y (mgr.25120) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:54.963673+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:54.966534+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:54.969865+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:54.971028+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:54.978012+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:54.978421+0000 mgr.y (mgr.25120) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.095512+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.097526+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.099709+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.100488+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.106165+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.106648+0000 mgr.y (mgr.25120) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.217131+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.218924+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.220658+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.221276+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.226344+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.297730+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.300014+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.302496+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.303341+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.311841+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.385832+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.388272+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.390556+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.391501+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.401333+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.475319+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.477701+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.480464+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.481408+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.491624+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.565571+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.567852+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.570021+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.570876+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.578925+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.657567+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.659754+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.661886+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.662702+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.670804+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.741017+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.743033+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.744902+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.745640+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.752800+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.827262+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.828958+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.830454+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.831063+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:56.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:55 smithi160 bash[19912]: audit 2024-08-17T07:42:55.837718+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cluster 2024-08-17T07:42:55.224534+0000 mgr.y (mgr.25120) 914 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.227216+0000 mgr.y (mgr.25120) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.312264+0000 mgr.y (mgr.25120) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.401782+0000 mgr.y (mgr.25120) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.492097+0000 mgr.y (mgr.25120) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.579559+0000 mgr.y (mgr.25120) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.671285+0000 mgr.y (mgr.25120) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.753238+0000 mgr.y (mgr.25120) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.838132+0000 mgr.y (mgr.25120) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:55.914132+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:55.924798+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:55.926406+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:55.927014+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:55.933765+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:55.934279+0000 mgr.y (mgr.25120) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.003547+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.005162+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.006640+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.007252+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.012829+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cluster 2024-08-17T07:42:55.224534+0000 mgr.y (mgr.25120) 914 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.227216+0000 mgr.y (mgr.25120) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.312264+0000 mgr.y (mgr.25120) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.401782+0000 mgr.y (mgr.25120) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.492097+0000 mgr.y (mgr.25120) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.579559+0000 mgr.y (mgr.25120) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.671285+0000 mgr.y (mgr.25120) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.753238+0000 mgr.y (mgr.25120) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.838132+0000 mgr.y (mgr.25120) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:55.914132+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:55.924798+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:55.926406+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:55.927014+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:55.933765+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:55.934279+0000 mgr.y (mgr.25120) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.003547+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.005162+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.006640+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.007252+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.012829+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.013204+0000 mgr.y (mgr.25120) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.085700+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.087321+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.089155+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.089703+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.095370+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.095762+0000 mgr.y (mgr.25120) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.164549+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.167166+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.169492+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.170388+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.176748+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.177155+0000 mgr.y (mgr.25120) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.256007+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.257977+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.259640+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.260209+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.265796+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.335390+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.337739+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.340228+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.341081+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.347132+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.429768+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.431690+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.433455+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.434061+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.440058+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.525973+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.528207+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.530755+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.531575+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.537956+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.607390+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.609838+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.612717+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.613674+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.620367+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.704136+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.707046+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.710588+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.711853+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.719145+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.824617+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.826675+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.828564+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.829178+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.834810+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.905989+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.908174+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.911141+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[25186]: audit 2024-08-17T07:42:56.912185+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.013204+0000 mgr.y (mgr.25120) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.085700+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.087321+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.089155+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.089703+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.095370+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.095762+0000 mgr.y (mgr.25120) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.164549+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.167166+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.169492+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.170388+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.176748+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.177155+0000 mgr.y (mgr.25120) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.256007+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.257977+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.259640+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.260209+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.265796+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.335390+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.337739+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.340228+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.341081+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.347132+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.429768+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.431690+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.433455+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.434061+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.440058+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.525973+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.528207+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.530755+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.531575+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.537956+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.607390+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.609838+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.612717+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.613674+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.620367+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.704136+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.707046+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.710588+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.711853+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.719145+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.824617+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.826675+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.828564+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.829178+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.834810+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.905989+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.908174+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.911141+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:56 smithi122 bash[19784]: audit 2024-08-17T07:42:56.912185+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cluster 2024-08-17T07:42:55.224534+0000 mgr.y (mgr.25120) 914 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.227216+0000 mgr.y (mgr.25120) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.312264+0000 mgr.y (mgr.25120) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.401782+0000 mgr.y (mgr.25120) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.492097+0000 mgr.y (mgr.25120) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.579559+0000 mgr.y (mgr.25120) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.671285+0000 mgr.y (mgr.25120) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.753238+0000 mgr.y (mgr.25120) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.838132+0000 mgr.y (mgr.25120) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:55.914132+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:55.924798+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:55.926406+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:55.927014+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:55.933765+0000 mon.a (mon.0) 4834 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:55.934279+0000 mgr.y (mgr.25120) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.003547+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.005162+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.006640+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.007252+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.012829+0000 mon.a (mon.0) 4839 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.013204+0000 mgr.y (mgr.25120) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.085700+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.087321+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.089155+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.089703+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.095370+0000 mon.a (mon.0) 4844 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.095762+0000 mgr.y (mgr.25120) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.164549+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.167166+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.169492+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.170388+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.176748+0000 mon.a (mon.0) 4849 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.177155+0000 mgr.y (mgr.25120) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.256007+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.257977+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.259640+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.260209+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.265796+0000 mon.a (mon.0) 4854 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.335390+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.337739+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.340228+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.341081+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.347132+0000 mon.a (mon.0) 4859 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.429768+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.431690+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.433455+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.434061+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.440058+0000 mon.a (mon.0) 4864 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.525973+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.528207+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.530755+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.531575+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.537956+0000 mon.a (mon.0) 4869 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.607390+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.609838+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.612717+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.613674+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.620367+0000 mon.a (mon.0) 4874 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.704136+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.707046+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.710588+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.711853+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.719145+0000 mon.a (mon.0) 4879 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.824617+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.826675+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.828564+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.829178+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.834810+0000 mon.a (mon.0) 4884 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.905989+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.908174+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.911141+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:57.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:56 smithi160 bash[19912]: audit 2024-08-17T07:42:56.912185+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.172 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.266251+0000 mgr.y (mgr.25120) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.172 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.347661+0000 mgr.y (mgr.25120) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.440434+0000 mgr.y (mgr.25120) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.538428+0000 mgr.y (mgr.25120) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.620862+0000 mgr.y (mgr.25120) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.719584+0000 mgr.y (mgr.25120) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.835283+0000 mgr.y (mgr.25120) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:56.918796+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:56.919305+0000 mgr.y (mgr.25120) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:56.996360+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:56.998193+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.000158+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.000807+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.006478+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.173 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.006904+0000 mgr.y (mgr.25120) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.124433+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.127589+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.130910+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.132213+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.143120+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.266251+0000 mgr.y (mgr.25120) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.347661+0000 mgr.y (mgr.25120) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.440434+0000 mgr.y (mgr.25120) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.174 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.538428+0000 mgr.y (mgr.25120) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.620862+0000 mgr.y (mgr.25120) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.719584+0000 mgr.y (mgr.25120) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.835283+0000 mgr.y (mgr.25120) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:56.918796+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:56.919305+0000 mgr.y (mgr.25120) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:56.996360+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:56.998193+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.000158+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.000807+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.006478+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.006904+0000 mgr.y (mgr.25120) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.124433+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.175 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.127589+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.130910+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.132213+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.143120+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.143805+0000 mgr.y (mgr.25120) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.258142+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.260275+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.262268+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.262993+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.176 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.269050+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.339124+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.341007+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.342715+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.343370+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.348347+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.424763+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.427335+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.430548+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.431549+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.437398+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.547704+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.550351+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.177 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.553178+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.554178+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.560547+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.683110+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.685899+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.689462+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.690597+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.698368+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.796850+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.799302+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.801902+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.802947+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.810193+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.178 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.893115+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.895314+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.897844+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.898696+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[19784]: audit 2024-08-17T07:42:57.905679+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.143805+0000 mgr.y (mgr.25120) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.258142+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.260275+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.262268+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.179 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.262993+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.269050+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.339124+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.341007+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.342715+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.343370+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.348347+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.424763+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.427335+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.430548+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.431549+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.437398+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.180 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.547704+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.550351+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.553178+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.554178+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.560547+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.683110+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.685899+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.689462+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.690597+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.698368+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.796850+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.799302+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.801902+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.802947+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.810193+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.181 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.893115+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.895314+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.897844+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.898696+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:57 smithi122 bash[25186]: audit 2024-08-17T07:42:57.905679+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.266251+0000 mgr.y (mgr.25120) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.347661+0000 mgr.y (mgr.25120) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.440434+0000 mgr.y (mgr.25120) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.538428+0000 mgr.y (mgr.25120) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.620862+0000 mgr.y (mgr.25120) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.719584+0000 mgr.y (mgr.25120) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.835283+0000 mgr.y (mgr.25120) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:56.918796+0000 mon.a (mon.0) 4889 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:56.919305+0000 mgr.y (mgr.25120) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:56.996360+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:56.998193+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.000158+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.000807+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.006478+0000 mon.a (mon.0) 4894 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.006904+0000 mgr.y (mgr.25120) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.224 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.124433+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.127589+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.130910+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.132213+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.143120+0000 mon.a (mon.0) 4899 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.143805+0000 mgr.y (mgr.25120) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.258142+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.260275+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.262268+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.262993+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.269050+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.339124+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.341007+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.225 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.342715+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.343370+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.348347+0000 mon.a (mon.0) 4909 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.424763+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.427335+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.430548+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.431549+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.437398+0000 mon.a (mon.0) 4914 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.547704+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.550351+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.553178+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.554178+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.226 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.560547+0000 mon.a (mon.0) 4919 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.683110+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.685899+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.689462+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.690597+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.698368+0000 mon.a (mon.0) 4924 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.796850+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.799302+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.801902+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.802947+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.810193+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.893115+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.895314+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.897844+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.898696+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:58.227 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:57 smithi160 bash[19912]: audit 2024-08-17T07:42:57.905679+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cluster 2024-08-17T07:42:57.224973+0000 mgr.y (mgr.25120) 937 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:59.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.269527+0000 mgr.y (mgr.25120) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.348755+0000 mgr.y (mgr.25120) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.437842+0000 mgr.y (mgr.25120) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.560969+0000 mgr.y (mgr.25120) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.698986+0000 mgr.y (mgr.25120) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.810780+0000 mgr.y (mgr.25120) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.906243+0000 mgr.y (mgr.25120) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:57.982408+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:57.984378+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:57.986602+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:57.987409+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:57.992707+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:57.993049+0000 mgr.y (mgr.25120) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.060590+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.062876+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.065400+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.066323+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.071455+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.071884+0000 mgr.y (mgr.25120) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cluster 2024-08-17T07:42:57.224973+0000 mgr.y (mgr.25120) 937 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.269527+0000 mgr.y (mgr.25120) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.348755+0000 mgr.y (mgr.25120) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.437842+0000 mgr.y (mgr.25120) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.560969+0000 mgr.y (mgr.25120) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.698986+0000 mgr.y (mgr.25120) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.810780+0000 mgr.y (mgr.25120) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.906243+0000 mgr.y (mgr.25120) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:57.982408+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:57.984378+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:57.986602+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:57.987409+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:57.992707+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:57.993049+0000 mgr.y (mgr.25120) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.060590+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.062876+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.065400+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.066323+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.071455+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.071884+0000 mgr.y (mgr.25120) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.144717+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.147012+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.148659+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.149256+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.154898+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.155267+0000 mgr.y (mgr.25120) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.227524+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.229394+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.231155+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.231781+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.236627+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.312231+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.314354+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.316760+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.317538+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.322682+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.394011+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.396142+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.398034+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.144717+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.147012+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.148659+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.149256+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.154898+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.155267+0000 mgr.y (mgr.25120) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.227524+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.229394+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.231155+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.231781+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.236627+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.312231+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.314354+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.316760+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.317538+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.322682+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.394011+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.396142+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.398034+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.398773+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.404118+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.478998+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.480768+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.482493+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.483222+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.488208+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.565079+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.566999+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.568645+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.569268+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.573911+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.645744+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.647447+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.649006+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.649609+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.654495+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.729884+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.731660+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.398773+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.404118+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.478998+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.480768+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.482493+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.483222+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.488208+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.565079+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.566999+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.568645+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.569268+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.573911+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.645744+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.647447+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.649006+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.649609+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.654495+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.729884+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.731660+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.733497+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.734105+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.739033+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.818146+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.820089+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.822106+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.822759+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.827656+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.901713+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.903647+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.905404+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.906035+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[19784]: audit 2024-08-17T07:42:58.910966+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.733497+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.734105+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.739033+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.818146+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.820089+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.822106+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.822759+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.827656+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.901713+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.903647+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.905404+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.906035+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:58 smithi122 bash[25186]: audit 2024-08-17T07:42:58.910966+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cluster 2024-08-17T07:42:57.224973+0000 mgr.y (mgr.25120) 937 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:42:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.269527+0000 mgr.y (mgr.25120) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.348755+0000 mgr.y (mgr.25120) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.437842+0000 mgr.y (mgr.25120) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.560969+0000 mgr.y (mgr.25120) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.698986+0000 mgr.y (mgr.25120) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.810780+0000 mgr.y (mgr.25120) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.906243+0000 mgr.y (mgr.25120) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:57.982408+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:57.984378+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:57.986602+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:57.987409+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:57.992707+0000 mon.a (mon.0) 4939 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:57.993049+0000 mgr.y (mgr.25120) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.060590+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.062876+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.065400+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.066323+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.071455+0000 mon.a (mon.0) 4944 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.071884+0000 mgr.y (mgr.25120) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.144717+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.147012+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.148659+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.149256+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.154898+0000 mon.a (mon.0) 4949 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.155267+0000 mgr.y (mgr.25120) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.227524+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.229394+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.231155+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.231781+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.236627+0000 mon.a (mon.0) 4954 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.312231+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.314354+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.316760+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.317538+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.322682+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.394011+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.396142+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.398034+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.398773+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.404118+0000 mon.a (mon.0) 4964 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.478998+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.480768+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.482493+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.483222+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.488208+0000 mon.a (mon.0) 4969 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.565079+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.566999+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.568645+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.569268+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.573911+0000 mon.a (mon.0) 4974 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.645744+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.647447+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.649006+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.649609+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.654495+0000 mon.a (mon.0) 4979 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.729884+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.731660+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.733497+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.734105+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.739033+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.818146+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.820089+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.822106+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.822759+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.827656+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.901713+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:42:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.903647+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:42:59.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.905404+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:42:59.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.906035+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:42:59.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:58 smithi160 bash[19912]: audit 2024-08-17T07:42:58.910966+0000 mon.a (mon.0) 4994 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.237077+0000 mgr.y (mgr.25120) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.323133+0000 mgr.y (mgr.25120) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.404548+0000 mgr.y (mgr.25120) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.488621+0000 mgr.y (mgr.25120) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.574294+0000 mgr.y (mgr.25120) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.654874+0000 mgr.y (mgr.25120) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.739443+0000 mgr.y (mgr.25120) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.828062+0000 mgr.y (mgr.25120) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:58.911388+0000 mgr.y (mgr.25120) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.227 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:58.991432+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:58.993136+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:58.994777+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:58.995389+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.000374+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.000738+0000 mgr.y (mgr.25120) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.071861+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.073699+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.075453+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.076073+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.228 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.081190+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.237077+0000 mgr.y (mgr.25120) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.323133+0000 mgr.y (mgr.25120) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.404548+0000 mgr.y (mgr.25120) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.488621+0000 mgr.y (mgr.25120) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.574294+0000 mgr.y (mgr.25120) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.654874+0000 mgr.y (mgr.25120) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.739443+0000 mgr.y (mgr.25120) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.828062+0000 mgr.y (mgr.25120) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:58.911388+0000 mgr.y (mgr.25120) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:58.991432+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:58.993136+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.229 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:58.994777+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:58.995389+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.000374+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.000738+0000 mgr.y (mgr.25120) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.071861+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.073699+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.075453+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.076073+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.081190+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.081575+0000 mgr.y (mgr.25120) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.151590+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.153606+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.155355+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.230 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.155976+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.160963+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.161322+0000 mgr.y (mgr.25120) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.243377+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.246006+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.248421+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.249491+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.255308+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.331808+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.333945+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.335976+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.336704+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.342246+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.420910+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.231 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.422649+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.424264+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.081575+0000 mgr.y (mgr.25120) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.151590+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.153606+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.155355+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.155976+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.160963+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.161322+0000 mgr.y (mgr.25120) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.243377+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.246006+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.248421+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.249491+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.255308+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.331808+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.333945+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.335976+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.336704+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.342246+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.420910+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.422649+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.233 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.424264+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.424950+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.439627+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.517324+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.520146+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.523123+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.524123+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.531377+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.557104+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.565261+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.573243+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.626342+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.234 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.628100+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.630923+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.631892+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.639300+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.731698+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.733661+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.735324+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.736129+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.743970+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.424950+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.235 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.439627+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.517324+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.520146+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.523123+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.524123+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.531377+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.557104+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.565261+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.573243+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.626342+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.628100+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.630923+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.631892+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.639300+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.236 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.731698+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.733661+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.735324+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.736129+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.743970+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.847873+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.850017+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.852446+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.853396+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.237 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[19784]: audit 2024-08-17T07:42:59.862885+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.238 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.847873+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.238 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.850017+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.238 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.852446+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.238 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.853396+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.238 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:42:59 smithi122 bash[25186]: audit 2024-08-17T07:42:59.862885+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.237077+0000 mgr.y (mgr.25120) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.323133+0000 mgr.y (mgr.25120) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.404548+0000 mgr.y (mgr.25120) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.488621+0000 mgr.y (mgr.25120) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.574294+0000 mgr.y (mgr.25120) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.654874+0000 mgr.y (mgr.25120) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.739443+0000 mgr.y (mgr.25120) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.828062+0000 mgr.y (mgr.25120) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:58.911388+0000 mgr.y (mgr.25120) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:58.991432+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:58.993136+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:58.994777+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:58.995389+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.000374+0000 mon.a (mon.0) 4999 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.000738+0000 mgr.y (mgr.25120) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.071861+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.073699+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.075453+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.076073+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.081190+0000 mon.a (mon.0) 5004 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.081575+0000 mgr.y (mgr.25120) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.151590+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.153606+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.155355+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.155976+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.160963+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.161322+0000 mgr.y (mgr.25120) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.243377+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.246006+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.248421+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.249491+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.255308+0000 mon.a (mon.0) 5014 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.331808+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.333945+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.335976+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.336704+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.342246+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.420910+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.422649+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.424264+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.424950+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.439627+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.517324+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.520146+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.523123+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.524123+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.531377+0000 mon.a (mon.0) 5029 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.557104+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.565261+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.573243+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.626342+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.628100+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.630923+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.631892+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.639300+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.731698+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.733661+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.735324+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.736129+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.743970+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.847873+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.850017+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.852446+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.853396+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:00.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:42:59 smithi160 bash[19912]: audit 2024-08-17T07:42:59.862885+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.279 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cluster 2024-08-17T07:42:59.225949+0000 mgr.y (mgr.25120) 960 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.255742+0000 mgr.y (mgr.25120) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.342780+0000 mgr.y (mgr.25120) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.440043+0000 mgr.y (mgr.25120) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.531799+0000 mgr.y (mgr.25120) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.639816+0000 mgr.y (mgr.25120) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.744424+0000 mgr.y (mgr.25120) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.863436+0000 mgr.y (mgr.25120) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:42:59.985693+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:42:59.988373+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:42:59.991555+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:42:59.992738+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:42:59.998830+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.280 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:42:59.999376+0000 mgr.y (mgr.25120) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.075379+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.077729+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.080879+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.081748+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.090259+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.090688+0000 mgr.y (mgr.25120) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cluster 2024-08-17T07:42:59.225949+0000 mgr.y (mgr.25120) 960 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:01.281 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.255742+0000 mgr.y (mgr.25120) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.342780+0000 mgr.y (mgr.25120) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.440043+0000 mgr.y (mgr.25120) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.531799+0000 mgr.y (mgr.25120) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.639816+0000 mgr.y (mgr.25120) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.744424+0000 mgr.y (mgr.25120) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.863436+0000 mgr.y (mgr.25120) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:42:59.985693+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:42:59.988373+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:42:59.991555+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:42:59.992738+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:42:59.998830+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:42:59.999376+0000 mgr.y (mgr.25120) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.282 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.075379+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.077729+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.080879+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.081748+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.090259+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.090688+0000 mgr.y (mgr.25120) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.176946+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.178848+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.180422+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.283 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.181038+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.188619+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.189071+0000 mgr.y (mgr.25120) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.263174+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.265414+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.267927+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.268833+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.276902+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.374612+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.377337+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.380516+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.381573+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.390270+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.479810+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.482719+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.485443+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.176946+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.178848+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.180422+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.181038+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.188619+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.189071+0000 mgr.y (mgr.25120) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.263174+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.265414+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.267927+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.268833+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.276902+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.374612+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.377337+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.380516+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.381573+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.390270+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.479810+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.482719+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.485443+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.486545+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.496719+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.573820+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.575842+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.577722+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.578434+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.585398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.666454+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.668306+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.287 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.670014+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.670674+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.677749+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.756417+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.758620+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.760602+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.761426+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.769059+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.856832+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.858866+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.860779+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.861529+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[19784]: audit 2024-08-17T07:43:00.869859+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.486545+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.496719+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.573820+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.575842+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.577722+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.578434+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.585398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.289 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.666454+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.668306+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.670014+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.670674+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.677749+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.756417+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.758620+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.760602+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.761426+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.290 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.769059+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.856832+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.858866+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.860779+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.861529+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.291 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:00 smithi122 bash[25186]: audit 2024-08-17T07:43:00.869859+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cluster 2024-08-17T07:42:59.225949+0000 mgr.y (mgr.25120) 960 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.255742+0000 mgr.y (mgr.25120) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.342780+0000 mgr.y (mgr.25120) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.440043+0000 mgr.y (mgr.25120) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.531799+0000 mgr.y (mgr.25120) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.639816+0000 mgr.y (mgr.25120) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.744424+0000 mgr.y (mgr.25120) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.863436+0000 mgr.y (mgr.25120) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:42:59.985693+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:42:59.988373+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:42:59.991555+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.292 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:42:59.992738+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:42:59.998830+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:42:59.999376+0000 mgr.y (mgr.25120) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.075379+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.077729+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.080879+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.081748+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.090259+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.090688+0000 mgr.y (mgr.25120) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.176946+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.178848+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.180422+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.181038+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.188619+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.189071+0000 mgr.y (mgr.25120) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.263174+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.265414+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.267927+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.268833+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.276902+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.374612+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.377337+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.380516+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.381573+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.390270+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.479810+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.482719+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.294 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.485443+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.486545+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.496719+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.573820+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.575842+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.577722+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.578434+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.585398+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.666454+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.668306+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.670014+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.670674+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.677749+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.756417+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.758620+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.760602+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.761426+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.769059+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.856832+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.858866+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.860779+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.861529+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:01.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:00 smithi160 bash[19912]: audit 2024-08-17T07:43:00.869859+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.279179+0000 mgr.y (mgr.25120) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.390719+0000 mgr.y (mgr.25120) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.497262+0000 mgr.y (mgr.25120) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.585809+0000 mgr.y (mgr.25120) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.678293+0000 mgr.y (mgr.25120) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.769523+0000 mgr.y (mgr.25120) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.191 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.870326+0000 mgr.y (mgr.25120) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:00.948294+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:00.950128+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:00.952082+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:00.952753+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:00.958187+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:00.958714+0000 mgr.y (mgr.25120) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.192 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.034092+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.036058+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.038020+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.038969+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.046384+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.046874+0000 mgr.y (mgr.25120) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.121391+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.123372+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.125384+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.126140+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.134481+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.193 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.135017+0000 mgr.y (mgr.25120) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.210541+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.212607+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.214617+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.215314+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.223099+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.299846+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.301692+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.304061+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.304998+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.312063+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.389666+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.391785+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.393413+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.394049+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.399212+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.472001+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.473745+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.475690+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.476317+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.481362+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.565684+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.567960+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.569897+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.570546+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.576869+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.633240+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.639102+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.645759+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.659039+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.660888+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.662247+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.663712+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.665053+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.665997+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.279179+0000 mgr.y (mgr.25120) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.390719+0000 mgr.y (mgr.25120) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.497262+0000 mgr.y (mgr.25120) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.585809+0000 mgr.y (mgr.25120) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.678293+0000 mgr.y (mgr.25120) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.769523+0000 mgr.y (mgr.25120) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.197 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.870326+0000 mgr.y (mgr.25120) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:00.948294+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:00.950128+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:00.952082+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:00.952753+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:00.958187+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:00.958714+0000 mgr.y (mgr.25120) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.034092+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.036058+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.038020+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.038969+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.046384+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.046874+0000 mgr.y (mgr.25120) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.121391+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.666971+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.668259+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.669750+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.671086+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.672255+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.673390+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[25186]: audit 2024-08-17T07:43:01.725182+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.123372+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.125384+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.126140+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.134481+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.135017+0000 mgr.y (mgr.25120) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.210541+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.212607+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.214617+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.215314+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.223099+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.299846+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.301692+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.304061+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.304998+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.312063+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.389666+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.201 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.391785+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.393413+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.394049+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.399212+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.472001+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.473745+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.475690+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.476317+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.481362+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.565684+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.567960+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.569897+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.202 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.570546+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.576869+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.633240+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.639102+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.645759+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.659039+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.660888+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.662247+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.663712+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.665053+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.665997+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.666971+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.668259+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.203 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.669750+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.204 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.671086+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.204 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.672255+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.204 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.673390+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.204 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:01 smithi122 bash[19784]: audit 2024-08-17T07:43:01.725182+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.279179+0000 mgr.y (mgr.25120) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.390719+0000 mgr.y (mgr.25120) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.497262+0000 mgr.y (mgr.25120) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.585809+0000 mgr.y (mgr.25120) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.678293+0000 mgr.y (mgr.25120) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.769523+0000 mgr.y (mgr.25120) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.870326+0000 mgr.y (mgr.25120) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:00.948294+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:00.950128+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:00.952082+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:00.952753+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:00.958187+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:00.958714+0000 mgr.y (mgr.25120) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.034092+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.036058+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.038020+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.038969+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.046384+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.046874+0000 mgr.y (mgr.25120) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.121391+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.123372+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.125384+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.126140+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.134481+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.135017+0000 mgr.y (mgr.25120) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.210541+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.212607+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.214617+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.215314+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.223099+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.299846+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.301692+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.304061+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.304998+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.312063+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.389666+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.391785+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.393413+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.394049+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.399212+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.472001+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.473745+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.475690+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.476317+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.481362+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.565684+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.567960+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.569897+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.570546+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.576869+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.633240+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.639102+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.645759+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.659039+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.660888+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.662247+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.663712+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.665053+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.665997+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.666971+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.668259+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.669750+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.671086+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.672255+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.673390+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:02.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:01 smithi160 bash[19912]: audit 2024-08-17T07:43:01.725182+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:02.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:02] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-08-17T07:43:02.796 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[93322]: ts=2024-08-17T07:43:02.616Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001785167s 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.223620+0000 mgr.y (mgr.25120) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cluster 2024-08-17T07:43:01.226305+0000 mgr.y (mgr.25120) 982 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.312726+0000 mgr.y (mgr.25120) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.399627+0000 mgr.y (mgr.25120) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.481794+0000 mgr.y (mgr.25120) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: cephadm 2024-08-17T07:43:01.577234+0000 mgr.y (mgr.25120) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:02 smithi160 bash[19912]: audit 2024-08-17T07:43:01.940627+0000 mgr.y (mgr.25120) 987 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:03.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.223620+0000 mgr.y (mgr.25120) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cluster 2024-08-17T07:43:01.226305+0000 mgr.y (mgr.25120) 982 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:03.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.312726+0000 mgr.y (mgr.25120) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.399627+0000 mgr.y (mgr.25120) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.481794+0000 mgr.y (mgr.25120) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: cephadm 2024-08-17T07:43:01.577234+0000 mgr.y (mgr.25120) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[19784]: audit 2024-08-17T07:43:01.940627+0000 mgr.y (mgr.25120) 987 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.223620+0000 mgr.y (mgr.25120) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cluster 2024-08-17T07:43:01.226305+0000 mgr.y (mgr.25120) 982 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.312726+0000 mgr.y (mgr.25120) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.399627+0000 mgr.y (mgr.25120) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.481794+0000 mgr.y (mgr.25120) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: cephadm 2024-08-17T07:43:01.577234+0000 mgr.y (mgr.25120) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:03.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:02 smithi122 bash[25186]: audit 2024-08-17T07:43:01.940627+0000 mgr.y (mgr.25120) 987 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[19784]: cluster 2024-08-17T07:43:03.227826+0000 mgr.y (mgr.25120) 988 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[19784]: cephadm 2024-08-17T07:43:04.063367+0000 mgr.y (mgr.25120) 989 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[19784]: cephadm 2024-08-17T07:43:04.126961+0000 mgr.y (mgr.25120) 990 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[25186]: cluster 2024-08-17T07:43:03.227826+0000 mgr.y (mgr.25120) 988 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[25186]: cephadm 2024-08-17T07:43:04.063367+0000 mgr.y (mgr.25120) 989 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T07:43:05.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:04 smithi122 bash[25186]: cephadm 2024-08-17T07:43:04.126961+0000 mgr.y (mgr.25120) 990 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:43:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:04 smithi160 bash[19912]: cluster 2024-08-17T07:43:03.227826+0000 mgr.y (mgr.25120) 988 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:04 smithi160 bash[19912]: cephadm 2024-08-17T07:43:04.063367+0000 mgr.y (mgr.25120) 989 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T07:43:05.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:04 smithi160 bash[19912]: cephadm 2024-08-17T07:43:04.126961+0000 mgr.y (mgr.25120) 990 : cephadm [INF] Deploying daemon grafana.a on smithi160 2024-08-17T07:43:06.651 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[19784]: cluster 2024-08-17T07:43:05.228336+0000 mgr.y (mgr.25120) 991 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:06.651 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[19784]: audit 2024-08-17T07:43:05.367298+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.651 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[19784]: audit 2024-08-17T07:43:05.372716+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.651 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[19784]: audit 2024-08-17T07:43:05.380379+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[25186]: cluster 2024-08-17T07:43:05.228336+0000 mgr.y (mgr.25120) 991 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:06.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[25186]: audit 2024-08-17T07:43:05.367298+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[25186]: audit 2024-08-17T07:43:05.372716+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.652 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:06 smithi122 bash[25186]: audit 2024-08-17T07:43:05.380379+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:06 smithi160 bash[19912]: cluster 2024-08-17T07:43:05.228336+0000 mgr.y (mgr.25120) 991 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:06.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:06 smithi160 bash[19912]: audit 2024-08-17T07:43:05.367298+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:06 smithi160 bash[19912]: audit 2024-08-17T07:43:05.372716+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:06.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:06 smithi160 bash[19912]: audit 2024-08-17T07:43:05.380379+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:08.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:08 smithi122 bash[25186]: cluster 2024-08-17T07:43:07.228778+0000 mgr.y (mgr.25120) 992 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:08.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:08 smithi122 bash[19784]: cluster 2024-08-17T07:43:07.228778+0000 mgr.y (mgr.25120) 992 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:08.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:08 smithi160 bash[19912]: cluster 2024-08-17T07:43:07.228778+0000 mgr.y (mgr.25120) 992 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:43:10.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:10 smithi122 bash[19784]: cluster 2024-08-17T07:43:09.230380+0000 mgr.y (mgr.25120) 993 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:10.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:10 smithi122 bash[25186]: cluster 2024-08-17T07:43:09.230380+0000 mgr.y (mgr.25120) 993 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:10.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:10 smithi160 bash[19912]: cluster 2024-08-17T07:43:09.230380+0000 mgr.y (mgr.25120) 993 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:12.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:12] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-08-17T07:43:12.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:12 smithi122 bash[19784]: cluster 2024-08-17T07:43:11.231107+0000 mgr.y (mgr.25120) 994 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:12.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:12 smithi122 bash[19784]: audit 2024-08-17T07:43:11.951976+0000 mgr.y (mgr.25120) 995 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:12.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:12 smithi122 bash[25186]: cluster 2024-08-17T07:43:11.231107+0000 mgr.y (mgr.25120) 994 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:12.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:12 smithi122 bash[25186]: audit 2024-08-17T07:43:11.951976+0000 mgr.y (mgr.25120) 995 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:12.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:12 smithi160 bash[19912]: cluster 2024-08-17T07:43:11.231107+0000 mgr.y (mgr.25120) 994 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:12.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:12 smithi160 bash[19912]: audit 2024-08-17T07:43:11.951976+0000 mgr.y (mgr.25120) 995 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:14.733 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:43:14.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:14 smithi122 bash[19784]: cluster 2024-08-17T07:43:13.232857+0000 mgr.y (mgr.25120) 996 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:14.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:14 smithi122 bash[25186]: cluster 2024-08-17T07:43:13.232857+0000 mgr.y (mgr.25120) 996 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:14.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:14 smithi160 bash[19912]: cluster 2024-08-17T07:43:13.232857+0000 mgr.y (mgr.25120) 996 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:15.445 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:43:15.445 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 10s ago 34m - - 2024-08-17T07:43:15.445 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 15s ago 34m - - 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (24s) 10s ago 26m 14.5M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (16m) 15s ago 26m 41.9M - 8.3.5 dad864ee21e9 f178f5c50fea 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (3m) 10s ago 24m 42.2M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (110s) 15s ago 33m 425M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (13m) 10s ago 35m 503M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (35m) 10s ago 35m 103M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (34m) 15s ago 34m 70.9M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (34m) 10s ago 34m 74.5M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (2m) 10s ago 27m 7900k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (2m) 15s ago 27m 7635k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (33m) 10s ago 33m 57.5M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:43:15.446 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (32m) 10s ago 32m 57.5M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (31m) 10s ago 31m 53.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (30m) 10s ago 31m 57.4M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (30m) 15s ago 30m 59.9M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (29m) 15s ago 29m 56.0M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (29m) 15s ago 29m 53.3M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (28m) 15s ago 28m 56.8M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (66s) 15s ago 27m 51.5M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (24m) 10s ago 24m 89.0M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:43:15.447 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (24m) 15s ago 24m 89.5M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:43:15.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:15 smithi122 bash[25186]: audit 2024-08-17T07:43:14.721157+0000 mgr.y (mgr.25120) 997 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:15.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:15 smithi122 bash[25186]: audit 2024-08-17T07:43:15.069627+0000 mgr.y (mgr.25120) 998 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:15.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:15 smithi122 bash[19784]: audit 2024-08-17T07:43:14.721157+0000 mgr.y (mgr.25120) 997 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:15.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:15 smithi122 bash[19784]: audit 2024-08-17T07:43:15.069627+0000 mgr.y (mgr.25120) 998 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:15.846 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:43:15.846 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:43:15.846 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:43:15.847 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:43:15.848 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:43:15.849 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:43:15.849 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:43:15.849 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:43:15.849 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:43:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:15 smithi160 bash[19912]: audit 2024-08-17T07:43:14.721157+0000 mgr.y (mgr.25120) 997 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:15 smithi160 bash[19912]: audit 2024-08-17T07:43:15.069627+0000 mgr.y (mgr.25120) 998 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:16.217 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr" 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading grafana daemons", 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:43:16.218 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:43:16.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[19784]: cluster 2024-08-17T07:43:15.233372+0000 mgr.y (mgr.25120) 999 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:16.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[19784]: audit 2024-08-17T07:43:15.407141+0000 mgr.y (mgr.25120) 1000 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:16.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[19784]: audit 2024-08-17T07:43:15.848612+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.122:0/231593733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:16.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[25186]: cluster 2024-08-17T07:43:15.233372+0000 mgr.y (mgr.25120) 999 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:16.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[25186]: audit 2024-08-17T07:43:15.407141+0000 mgr.y (mgr.25120) 1000 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:16.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:16 smithi122 bash[25186]: audit 2024-08-17T07:43:15.848612+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.122:0/231593733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:16.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:16 smithi160 bash[19912]: cluster 2024-08-17T07:43:15.233372+0000 mgr.y (mgr.25120) 999 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:16.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:16 smithi160 bash[19912]: audit 2024-08-17T07:43:15.407141+0000 mgr.y (mgr.25120) 1000 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:16.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:16 smithi160 bash[19912]: audit 2024-08-17T07:43:15.848612+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.122:0/231593733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:17.772 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:17 smithi160 bash[19912]: audit 2024-08-17T07:43:16.220187+0000 mgr.y (mgr.25120) 1001 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:17.772 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:17 smithi160 bash[19912]: audit 2024-08-17T07:43:16.726013+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:17.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:17 smithi122 bash[25186]: audit 2024-08-17T07:43:16.220187+0000 mgr.y (mgr.25120) 1001 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:17.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:17 smithi122 bash[25186]: audit 2024-08-17T07:43:16.726013+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:17.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:17 smithi122 bash[19784]: audit 2024-08-17T07:43:16.220187+0000 mgr.y (mgr.25120) 1001 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:17.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:17 smithi122 bash[19784]: audit 2024-08-17T07:43:16.726013+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:18.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:18 smithi122 bash[25186]: cluster 2024-08-17T07:43:17.234037+0000 mgr.y (mgr.25120) 1002 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:18.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:18 smithi122 bash[19784]: cluster 2024-08-17T07:43:17.234037+0000 mgr.y (mgr.25120) 1002 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:18.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:18 smithi160 bash[19912]: cluster 2024-08-17T07:43:17.234037+0000 mgr.y (mgr.25120) 1002 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:20.979 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:20 smithi160 bash[19912]: cluster 2024-08-17T07:43:19.235658+0000 mgr.y (mgr.25120) 1003 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:20.979 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:20 smithi160 bash[19912]: audit 2024-08-17T07:43:19.726868+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:20.979 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:20 smithi160 bash[19912]: audit 2024-08-17T07:43:19.737709+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:20.979 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:20 smithi160 bash[19912]: audit 2024-08-17T07:43:19.748446+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[19784]: cluster 2024-08-17T07:43:19.235658+0000 mgr.y (mgr.25120) 1003 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:21.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[19784]: audit 2024-08-17T07:43:19.726868+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[19784]: audit 2024-08-17T07:43:19.737709+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[19784]: audit 2024-08-17T07:43:19.748446+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[25186]: cluster 2024-08-17T07:43:19.235658+0000 mgr.y (mgr.25120) 1003 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[25186]: audit 2024-08-17T07:43:19.726868+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[25186]: audit 2024-08-17T07:43:19.737709+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:20 smithi122 bash[25186]: audit 2024-08-17T07:43:19.748446+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:21.253 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.253 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.254 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.254 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.254 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.255 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.255 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.256 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:21.256 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:21 smithi160 systemd[1]: Stopping Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:43:21.256 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:21 smithi160 bash[52575]: t=2024-08-17T07:43:21+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-08-17T07:43:21.256 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:43:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:21 smithi160 bash[78409]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana-a 2024-08-17T07:43:22.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[78535]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana-a 2024-08-17T07:43:22.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-17T07:43:22.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: Stopped Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:43:22.458 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.458 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.458 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.459 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.459 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.459 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.460 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.460 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.460 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:43:22.460 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:22 smithi160 systemd[1]: Started Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:22] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: cluster 2024-08-17T07:43:21.236375+0000 mgr.y (mgr.25120) 1004 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:21.462143+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:21.472425+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: cluster 2024-08-17T07:43:21.474407+0000 mgr.y (mgr.25120) 1005 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-08-17T07:43:22.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:21.483786+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: cluster 2024-08-17T07:43:21.724760+0000 mon.a (mon.0) 5164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:21.962762+0000 mgr.y (mgr.25120) 1006 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.312100+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.322723+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.327193+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.328640+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.339737+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[19784]: audit 2024-08-17T07:43:22.412135+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: cluster 2024-08-17T07:43:21.236375+0000 mgr.y (mgr.25120) 1004 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:21.462143+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:21.472425+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: cluster 2024-08-17T07:43:21.474407+0000 mgr.y (mgr.25120) 1005 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:21.483786+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: cluster 2024-08-17T07:43:21.724760+0000 mon.a (mon.0) 5164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:21.962762+0000 mgr.y (mgr.25120) 1006 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.312100+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.322723+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.327193+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.328640+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.339737+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:22 smithi122 bash[25186]: audit 2024-08-17T07:43:22.412135+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: cluster 2024-08-17T07:43:21.236375+0000 mgr.y (mgr.25120) 1004 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:21.462143+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:21.472425+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: cluster 2024-08-17T07:43:21.474407+0000 mgr.y (mgr.25120) 1005 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:21.483786+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: cluster 2024-08-17T07:43:21.724760+0000 mon.a (mon.0) 5164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:21.962762+0000 mgr.y (mgr.25120) 1006 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.312100+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.322723+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.327193+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.328640+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.339737+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:22.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:22 smithi160 bash[19912]: audit 2024-08-17T07:43:22.412135+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:23.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cluster 2024-08-17T07:43:22.331552+0000 mgr.y (mgr.25120) 1007 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-08-17T07:43:23.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.340779+0000 mgr.y (mgr.25120) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.413116+0000 mgr.y (mgr.25120) 1009 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:23.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.497599+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.500887+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.505143+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.506372+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.513879+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.514646+0000 mgr.y (mgr.25120) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.635791+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.638839+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.641869+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.643129+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.652329+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.653108+0000 mgr.y (mgr.25120) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.771823+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.774640+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.776859+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.777649+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.785428+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.785944+0000 mgr.y (mgr.25120) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.862144+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.864115+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.865789+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.866410+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.873548+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.873990+0000 mgr.y (mgr.25120) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.965029+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.966932+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.968611+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.969314+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:22.976502+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:22.976923+0000 mgr.y (mgr.25120) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.059041+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.061087+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.064357+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.065073+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.071587+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.072021+0000 mgr.y (mgr.25120) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.156550+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.158581+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.160762+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.161493+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.168988+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.169599+0000 mgr.y (mgr.25120) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.243886+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.246566+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.249537+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.250705+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.258969+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cluster 2024-08-17T07:43:23.317841+0000 mon.a (mon.0) 5211 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: cluster 2024-08-17T07:43:23.317872+0000 mon.a (mon.0) 5212 : cluster [INF] Cluster is now healthy 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.353556+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.355961+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.358577+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.359491+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[19784]: audit 2024-08-17T07:43:23.367271+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cluster 2024-08-17T07:43:22.331552+0000 mgr.y (mgr.25120) 1007 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.340779+0000 mgr.y (mgr.25120) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.413116+0000 mgr.y (mgr.25120) 1009 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.497599+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.500887+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.505143+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.506372+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.513879+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.514646+0000 mgr.y (mgr.25120) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.635791+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.638839+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.641869+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.643129+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.652329+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.653108+0000 mgr.y (mgr.25120) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.771823+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.774640+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.776859+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.777649+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.785428+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.785944+0000 mgr.y (mgr.25120) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.862144+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.864115+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.865789+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.866410+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.873548+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.873990+0000 mgr.y (mgr.25120) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.965029+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.966932+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.968611+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.969314+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:22.976502+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:22.976923+0000 mgr.y (mgr.25120) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.059041+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.061087+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.064357+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.065073+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.071587+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.072021+0000 mgr.y (mgr.25120) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.156550+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.158581+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.160762+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.161493+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.168988+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.169599+0000 mgr.y (mgr.25120) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.243886+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.246566+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.249537+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.250705+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.258969+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cluster 2024-08-17T07:43:23.317841+0000 mon.a (mon.0) 5211 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: cluster 2024-08-17T07:43:23.317872+0000 mon.a (mon.0) 5212 : cluster [INF] Cluster is now healthy 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.353556+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.355961+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.358577+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.359491+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:23 smithi122 bash[25186]: audit 2024-08-17T07:43:23.367271+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cluster 2024-08-17T07:43:22.331552+0000 mgr.y (mgr.25120) 1007 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.340779+0000 mgr.y (mgr.25120) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.413116+0000 mgr.y (mgr.25120) 1009 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.497599+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.500887+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.505143+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.506372+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.513879+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.514646+0000 mgr.y (mgr.25120) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.635791+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.638839+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.641869+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.643129+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.652329+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.653108+0000 mgr.y (mgr.25120) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.771823+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.774640+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.776859+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.777649+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.785428+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.785944+0000 mgr.y (mgr.25120) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.862144+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.864115+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.865789+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.866410+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.873548+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.873990+0000 mgr.y (mgr.25120) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.965029+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.966932+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.968611+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.969314+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:22.976502+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:22.976923+0000 mgr.y (mgr.25120) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.059041+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.061087+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.064357+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.065073+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.071587+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.072021+0000 mgr.y (mgr.25120) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.156550+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.158581+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.160762+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.161493+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.168988+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.169599+0000 mgr.y (mgr.25120) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.243886+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.246566+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.249537+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.250705+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.258969+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cluster 2024-08-17T07:43:23.317841+0000 mon.a (mon.0) 5211 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: cluster 2024-08-17T07:43:23.317872+0000 mon.a (mon.0) 5212 : cluster [INF] Cluster is now healthy 2024-08-17T07:43:23.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.353556+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:23.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.355961+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:23.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.358577+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:23.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.359491+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:23.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:23 smithi160 bash[19912]: audit 2024-08-17T07:43:23.367271+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.375 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362432435Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362680232Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362698454Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362704744Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.36270991Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362724917Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362731325Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.36273667Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362742664Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362748647Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362753801Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T07:43:24.376 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362758702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362765304Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362770471Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362775884Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362780756Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362785769Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362792512Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=settings t=2024-08-17T07:43:24.362797638Z level=info msg="App mode production" 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=sqlstore t=2024-08-17T07:43:24.36286284Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=sqlstore t=2024-08-17T07:43:24.36289074Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T07:43:24.377 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.376449484Z level=info msg="Starting DB migrations" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.380507339Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.435011376Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.460490562Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.50225613Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.561278621Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.586459451Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T07:43:24.636 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.636582611Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.259733+0000 mgr.y (mgr.25120) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.367857+0000 mgr.y (mgr.25120) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.484063+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.486327+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.488275+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.489014+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.496584+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.497287+0000 mgr.y (mgr.25120) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.580194+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.582063+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.583706+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.637 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.584364+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.591145+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.591483+0000 mgr.y (mgr.25120) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.685771+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.688293+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.692258+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.693269+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.700965+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.701436+0000 mgr.y (mgr.25120) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.801476+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.804462+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.806721+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.807642+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.814950+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.638 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.815305+0000 mgr.y (mgr.25120) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.888014+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.890051+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.892416+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.893086+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.899616+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.899932+0000 mgr.y (mgr.25120) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.971166+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.973233+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.975313+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.976321+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:23.985757+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:23.986173+0000 mgr.y (mgr.25120) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.066007+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.068464+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.071098+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.072138+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.082132+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.082778+0000 mgr.y (mgr.25120) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.189343+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.192338+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.640 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.195816+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.197092+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.207164+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.293962+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.296840+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.299265+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.300257+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.310178+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.413555+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.420172+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.423688+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.424743+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.641 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[19912]: audit 2024-08-17T07:43:24.434931+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.259733+0000 mgr.y (mgr.25120) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.367857+0000 mgr.y (mgr.25120) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.484063+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.486327+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.488275+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.489014+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.496584+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.497287+0000 mgr.y (mgr.25120) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.580194+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.582063+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.583706+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.584364+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.591145+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.591483+0000 mgr.y (mgr.25120) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.685771+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.688293+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.692258+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.693269+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.700965+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.259733+0000 mgr.y (mgr.25120) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.367857+0000 mgr.y (mgr.25120) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.484063+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.486327+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.488275+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.489014+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.496584+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.497287+0000 mgr.y (mgr.25120) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.580194+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.582063+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.583706+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.584364+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.591145+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.591483+0000 mgr.y (mgr.25120) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.685771+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.688293+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.692258+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.693269+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.700965+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.701436+0000 mgr.y (mgr.25120) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.801476+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.804462+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.806721+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.807642+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.814950+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.815305+0000 mgr.y (mgr.25120) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.888014+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.890051+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.892416+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.893086+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.899616+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.899932+0000 mgr.y (mgr.25120) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.971166+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.973233+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.975313+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.976321+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:23.985757+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:23.986173+0000 mgr.y (mgr.25120) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.066007+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.701436+0000 mgr.y (mgr.25120) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.801476+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.804462+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.806721+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.807642+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.814950+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.815305+0000 mgr.y (mgr.25120) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.888014+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.890051+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.892416+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.893086+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.899616+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.899932+0000 mgr.y (mgr.25120) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.971166+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.973233+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.975313+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.976321+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:23.985757+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:23.986173+0000 mgr.y (mgr.25120) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.066007+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.068464+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.071098+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.072138+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.082132+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.082778+0000 mgr.y (mgr.25120) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.189343+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.192338+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.195816+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.197092+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.207164+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.293962+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.296840+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.299265+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.300257+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.310178+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.413555+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.420172+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.423688+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.424743+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[25186]: audit 2024-08-17T07:43:24.434931+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.068464+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.071098+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.072138+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.082132+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.082778+0000 mgr.y (mgr.25120) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.189343+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.192338+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.195816+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.197092+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.207164+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.293962+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.296840+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.299265+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.300257+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.310178+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.413555+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.420172+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.423688+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.424743+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:24.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:24 smithi122 bash[19784]: audit 2024-08-17T07:43:24.434931+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:24.896 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.68751373Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.71267396Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.754616264Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.779986094Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.805136084Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.830338803Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T07:43:24.897 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.872260137Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T07:43:25.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.89758118Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T07:43:25.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.922703587Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T07:43:25.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:24 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:24.964840338Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.007035009Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.048921711Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.090876925Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.116286462Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.141536627Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T07:43:25.201 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.200363706Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T07:43:25.451 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.225545953Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T07:43:25.451 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.251068046Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T07:43:25.451 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.292853209Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T07:43:25.452 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.335047267Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T07:43:25.452 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.377157887Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T07:43:25.452 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.418689649Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T07:43:25.452 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.418905729Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T07:43:25.704 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.452402154Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T07:43:25.704 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.505670001Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T07:43:25.704 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.588402038Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T07:43:25.705 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.705013872Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T07:43:25.705 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.207644+0000 mgr.y (mgr.25120) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.705 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.310787+0000 mgr.y (mgr.25120) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.705 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cluster 2024-08-17T07:43:24.333179+0000 mgr.y (mgr.25120) 1028 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:25.705 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.435516+0000 mgr.y (mgr.25120) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.705 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.522866+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.525162+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.527604+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.528716+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.534230+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.534639+0000 mgr.y (mgr.25120) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.619854+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.622362+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.625155+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.626124+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.632118+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.632602+0000 mgr.y (mgr.25120) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.724853+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.727763+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.730734+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.731723+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.737467+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.738036+0000 mgr.y (mgr.25120) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.838723+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.840605+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.842408+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.843098+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.848135+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.848582+0000 mgr.y (mgr.25120) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.938131+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.940455+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.943137+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.943910+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:24.949162+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:24.949626+0000 mgr.y (mgr.25120) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.047578+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.049990+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.052218+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.053148+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.058438+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.058871+0000 mgr.y (mgr.25120) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.157648+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.160017+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.162656+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.163582+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.171218+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.171763+0000 mgr.y (mgr.25120) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.293899+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.295754+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.297297+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.297959+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.304487+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.379489+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.381510+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.383580+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.384397+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[19912]: audit 2024-08-17T07:43:25.390251+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.207644+0000 mgr.y (mgr.25120) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.310787+0000 mgr.y (mgr.25120) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cluster 2024-08-17T07:43:24.333179+0000 mgr.y (mgr.25120) 1028 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.435516+0000 mgr.y (mgr.25120) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.522866+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.525162+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.527604+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.528716+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.534230+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.534639+0000 mgr.y (mgr.25120) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.619854+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.622362+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.625155+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.626124+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.632118+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.632602+0000 mgr.y (mgr.25120) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.724853+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.727763+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.730734+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.207644+0000 mgr.y (mgr.25120) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.310787+0000 mgr.y (mgr.25120) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cluster 2024-08-17T07:43:24.333179+0000 mgr.y (mgr.25120) 1028 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.435516+0000 mgr.y (mgr.25120) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.522866+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.525162+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.527604+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.528716+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.534230+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.534639+0000 mgr.y (mgr.25120) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.619854+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.622362+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.625155+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.626124+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.632118+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.632602+0000 mgr.y (mgr.25120) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.724853+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.727763+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.730734+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.731723+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.737467+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.738036+0000 mgr.y (mgr.25120) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.838723+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.840605+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.842408+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.843098+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.848135+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.848582+0000 mgr.y (mgr.25120) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.938131+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.940455+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.943137+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.943910+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:24.949162+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:24.949626+0000 mgr.y (mgr.25120) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.047578+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.049990+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.052218+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.053148+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.058438+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.058871+0000 mgr.y (mgr.25120) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.157648+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.160017+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.162656+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.163582+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.171218+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.171763+0000 mgr.y (mgr.25120) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.293899+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.295754+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.297297+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.297959+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.304487+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.379489+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.381510+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.383580+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.384397+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[25186]: audit 2024-08-17T07:43:25.390251+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.731723+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.737467+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.738036+0000 mgr.y (mgr.25120) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.838723+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.840605+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.842408+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.843098+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.848135+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.848582+0000 mgr.y (mgr.25120) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.938131+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.940455+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.943137+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.943910+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:24.949162+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:24.949626+0000 mgr.y (mgr.25120) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.047578+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.049990+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.052218+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.053148+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.058438+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.058871+0000 mgr.y (mgr.25120) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.157648+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.160017+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.162656+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.163582+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.171218+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.171763+0000 mgr.y (mgr.25120) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.293899+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.295754+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.297297+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.297959+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.304487+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:25.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.379489+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:25.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.381510+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:25.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.383580+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:25.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.384397+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:25.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:25 smithi122 bash[19784]: audit 2024-08-17T07:43:25.390251+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.038 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:25 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:25.896879461Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T07:43:26.039 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.039244923Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T07:43:26.649 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.35450861Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T07:43:26.649 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.558508694Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T07:43:26.649 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.649620329Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.304915+0000 mgr.y (mgr.25120) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.390830+0000 mgr.y (mgr.25120) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.479146+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.481102+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.482954+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.483618+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.488974+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.489338+0000 mgr.y (mgr.25120) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.545379+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.551932+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.650 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.558153+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.571271+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.573268+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.574880+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.575466+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.580338+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.580727+0000 mgr.y (mgr.25120) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.659539+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.661695+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.663731+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.664521+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.670200+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.670609+0000 mgr.y (mgr.25120) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.758348+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.651 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.761107+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.763927+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.765061+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.772026+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.772936+0000 mgr.y (mgr.25120) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.855967+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.858785+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.861473+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.862448+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.868754+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.869255+0000 mgr.y (mgr.25120) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.960450+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.962555+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.964883+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.965633+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:25.971045+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:25.971460+0000 mgr.y (mgr.25120) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.064598+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.067536+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.071213+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.072476+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.078747+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.079262+0000 mgr.y (mgr.25120) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.190042+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.192695+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.195675+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.196749+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.203278+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.310057+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.312534+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.314760+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.315732+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.322163+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.424447+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.427022+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.429909+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.430871+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[19912]: audit 2024-08-17T07:43:26.436715+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.719 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.304915+0000 mgr.y (mgr.25120) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.719 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.390830+0000 mgr.y (mgr.25120) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.719 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.479146+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.719 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.481102+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.482954+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.483618+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.488974+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.489338+0000 mgr.y (mgr.25120) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.545379+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.551932+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.558153+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.571271+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.573268+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.574880+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.575466+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.580338+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.720 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.580727+0000 mgr.y (mgr.25120) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.721 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.659539+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.721 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.661695+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.721 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.663731+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.721 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.664521+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.721 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.670200+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.670609+0000 mgr.y (mgr.25120) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.758348+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.761107+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.763927+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.765061+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.772026+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.772936+0000 mgr.y (mgr.25120) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.855967+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.858785+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.861473+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.862448+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.868754+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.722 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.869255+0000 mgr.y (mgr.25120) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.960450+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.962555+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.964883+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.965633+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:25.971045+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:25.971460+0000 mgr.y (mgr.25120) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.064598+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.067536+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.071213+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.072476+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.078747+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.079262+0000 mgr.y (mgr.25120) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.723 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.190042+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.192695+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.195675+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.196749+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.203278+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.310057+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.312534+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.314760+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.315732+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.322163+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.424447+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.427022+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.429909+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.724 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.430871+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[19784]: audit 2024-08-17T07:43:26.436715+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.304915+0000 mgr.y (mgr.25120) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.390830+0000 mgr.y (mgr.25120) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.479146+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.481102+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.725 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.482954+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.483618+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.488974+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.489338+0000 mgr.y (mgr.25120) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.545379+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.551932+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.558153+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.571271+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.573268+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.574880+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.575466+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.580338+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.580727+0000 mgr.y (mgr.25120) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.726 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.659539+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.661695+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.663731+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.664521+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.670200+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.670609+0000 mgr.y (mgr.25120) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.758348+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.761107+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.763927+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.765061+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.772026+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.772936+0000 mgr.y (mgr.25120) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.855967+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.858785+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.727 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.861473+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.862448+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.868754+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.869255+0000 mgr.y (mgr.25120) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.960450+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.962555+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.964883+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.965633+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:25.971045+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:25.971460+0000 mgr.y (mgr.25120) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.728 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.064598+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.067536+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.071213+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.072476+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.078747+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.079262+0000 mgr.y (mgr.25120) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.190042+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.192695+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.195675+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.196749+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.203278+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.310057+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.312534+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.729 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.314760+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.315732+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.322163+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.424447+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.427022+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.429909+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.430871+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:26.730 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:26 smithi122 bash[25186]: audit 2024-08-17T07:43:26.436715+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:26.996 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.721079522Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T07:43:26.996 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.776789978Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T07:43:27.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:26 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:26.996418871Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T07:43:27.706 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:27.360848198Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T07:43:27.706 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:27.575792895Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T07:43:27.706 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.204157+0000 mgr.y (mgr.25120) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.322874+0000 mgr.y (mgr.25120) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cluster 2024-08-17T07:43:26.333700+0000 mgr.y (mgr.25120) 1048 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.437283+0000 mgr.y (mgr.25120) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.530666+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.532582+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.534694+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.535437+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.540626+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.541055+0000 mgr.y (mgr.25120) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.652957+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.654877+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.707 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.656939+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.657818+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.665856+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.666513+0000 mgr.y (mgr.25120) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.753355+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.755324+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.757036+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.757679+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.762696+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.763063+0000 mgr.y (mgr.25120) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.834418+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.836448+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.838432+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.708 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.839188+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.846192+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.846635+0000 mgr.y (mgr.25120) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.920347+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.922431+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.925315+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.926188+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:26.935595+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:26.936126+0000 mgr.y (mgr.25120) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.032427+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.035558+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.038058+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.709 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.038717+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.047700+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.048315+0000 mgr.y (mgr.25120) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.141847+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.144405+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.147180+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.148068+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.158140+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.710 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.158801+0000 mgr.y (mgr.25120) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.268372+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.270492+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.272732+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.273495+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.280986+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.377404+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.379616+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.382233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.383030+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.711 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[19912]: audit 2024-08-17T07:43:27.392800+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.204157+0000 mgr.y (mgr.25120) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.322874+0000 mgr.y (mgr.25120) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cluster 2024-08-17T07:43:26.333700+0000 mgr.y (mgr.25120) 1048 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.437283+0000 mgr.y (mgr.25120) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.530666+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.532582+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.534694+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.535437+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.540626+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.541055+0000 mgr.y (mgr.25120) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.652957+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.654877+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.656939+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.657818+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.665856+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.666513+0000 mgr.y (mgr.25120) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.753355+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.755324+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.757036+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.757679+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.762696+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.763063+0000 mgr.y (mgr.25120) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.834418+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.836448+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.838432+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.839188+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.846192+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.846635+0000 mgr.y (mgr.25120) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.920347+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.922431+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.925315+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.926188+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:26.935595+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:26.936126+0000 mgr.y (mgr.25120) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.032427+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.035558+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.038058+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.038717+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.047700+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.048315+0000 mgr.y (mgr.25120) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.141847+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.144405+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.147180+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.148068+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.158140+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.158801+0000 mgr.y (mgr.25120) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.268372+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.270492+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.272732+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.273495+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.280986+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.377404+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.379616+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.382233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.383030+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[19784]: audit 2024-08-17T07:43:27.392800+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.204157+0000 mgr.y (mgr.25120) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.322874+0000 mgr.y (mgr.25120) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cluster 2024-08-17T07:43:26.333700+0000 mgr.y (mgr.25120) 1048 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.437283+0000 mgr.y (mgr.25120) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.530666+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.532582+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.534694+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.535437+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.540626+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.541055+0000 mgr.y (mgr.25120) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.652957+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.654877+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.656939+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.657818+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.665856+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.666513+0000 mgr.y (mgr.25120) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.753355+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.755324+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.757036+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.757679+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.762696+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.763063+0000 mgr.y (mgr.25120) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.834418+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.836448+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.838432+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.839188+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.846192+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.846635+0000 mgr.y (mgr.25120) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.920347+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.922431+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.925315+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.926188+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:26.935595+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:26.936126+0000 mgr.y (mgr.25120) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.032427+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.035558+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.038058+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.038717+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.047700+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.048315+0000 mgr.y (mgr.25120) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.141847+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.144405+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.147180+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.148068+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.158140+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.158801+0000 mgr.y (mgr.25120) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.268372+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.270492+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.272732+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.273495+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.280986+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.377404+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.379616+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.382233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.383030+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:27.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:27 smithi122 bash[25186]: audit 2024-08-17T07:43:27.392800+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:27.70627913Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T07:43:28.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:27 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:27.897131502Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T07:43:28.485 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.235005296Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T07:43:28.486 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.333960484Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T07:43:28.486 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.416742404Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T07:43:28.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.281552+0000 mgr.y (mgr.25120) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.393436+0000 mgr.y (mgr.25120) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.501774+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.486 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.504078+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.507020+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.507928+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.513247+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.513991+0000 mgr.y (mgr.25120) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.615433+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.617220+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.618905+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.619476+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.626261+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.626654+0000 mgr.y (mgr.25120) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.700458+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.702898+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.487 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.705079+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.705954+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.717801+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.718347+0000 mgr.y (mgr.25120) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.488 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.792413+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.794722+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.796558+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.797145+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.806179+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.806636+0000 mgr.y (mgr.25120) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.891911+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.894386+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.896554+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.897389+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:27.906836+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.489 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:27.907251+0000 mgr.y (mgr.25120) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.000978+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.003706+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.006943+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.008240+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.014712+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.015247+0000 mgr.y (mgr.25120) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.109401+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.111996+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.114949+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.115982+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.122059+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.122487+0000 mgr.y (mgr.25120) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.195826+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.197883+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.200349+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.201133+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.207431+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.276208+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.278250+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.280356+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.280993+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.287157+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.358794+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.361134+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.491 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.364265+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.492 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.364824+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.492 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.370844+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.492 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.448865+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.492 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.450572+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.492 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.452503+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.778 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.453078+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.778 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[19912]: audit 2024-08-17T07:43:28.460960+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.778 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.508345386Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T07:43:28.778 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.610825788Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T07:43:28.778 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.705303505Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T07:43:28.778 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.778506729Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.281552+0000 mgr.y (mgr.25120) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.393436+0000 mgr.y (mgr.25120) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.501774+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.504078+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.507020+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.507928+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.513247+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.513991+0000 mgr.y (mgr.25120) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.615433+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.617220+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.618905+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.619476+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.626261+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.626654+0000 mgr.y (mgr.25120) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.700458+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.702898+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.705079+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.705954+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.717801+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.718347+0000 mgr.y (mgr.25120) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.792413+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.794722+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.796558+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.797145+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.806179+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.806636+0000 mgr.y (mgr.25120) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.891911+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.894386+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.896554+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.897389+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:27.906836+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:27.907251+0000 mgr.y (mgr.25120) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.000978+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.003706+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.006943+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.008240+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.014712+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.015247+0000 mgr.y (mgr.25120) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.109401+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.111996+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.114949+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.115982+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.122059+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.122487+0000 mgr.y (mgr.25120) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.195826+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.197883+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.200349+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.201133+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.207431+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.276208+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.278250+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.280356+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.280993+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.287157+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.358794+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.361134+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.364265+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.364824+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.370844+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.448865+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.450572+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.452503+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.453078+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[25186]: audit 2024-08-17T07:43:28.460960+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.281552+0000 mgr.y (mgr.25120) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.393436+0000 mgr.y (mgr.25120) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.501774+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.504078+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.507020+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.507928+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.513247+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.513991+0000 mgr.y (mgr.25120) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.615433+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.617220+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.618905+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.619476+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.626261+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.626654+0000 mgr.y (mgr.25120) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.700458+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.702898+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.705079+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.705954+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.717801+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.718347+0000 mgr.y (mgr.25120) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.792413+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.794722+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.796558+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.797145+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.806179+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.806636+0000 mgr.y (mgr.25120) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.891911+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.894386+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.896554+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.897389+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:27.906836+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:27.907251+0000 mgr.y (mgr.25120) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.000978+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.003706+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.006943+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.008240+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.014712+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.015247+0000 mgr.y (mgr.25120) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.109401+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.111996+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.114949+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.115982+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.122059+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.122487+0000 mgr.y (mgr.25120) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.195826+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.197883+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.200349+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.201133+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.207431+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.276208+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.278250+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.280356+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.280993+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.287157+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.358794+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.361134+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.364265+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.364824+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.370844+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.448865+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.450572+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.452503+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:28.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.453078+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:28.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:28 smithi122 bash[19784]: audit 2024-08-17T07:43:28.460960+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.034 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.829267916Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T07:43:29.034 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.871314098Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T07:43:29.034 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.947281548Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T07:43:29.034 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:28 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:28.972501069Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T07:43:29.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.035101733Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T07:43:29.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.116536678Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T07:43:29.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.116897536Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T07:43:29.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.200010868Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T07:43:29.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.200470219Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T07:43:29.745 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.376723709Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T07:43:29.745 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.517023691Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T07:43:29.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.207829+0000 mgr.y (mgr.25120) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.287531+0000 mgr.y (mgr.25120) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cluster 2024-08-17T07:43:28.334992+0000 mgr.y (mgr.25120) 1068 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.371291+0000 mgr.y (mgr.25120) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.461435+0000 mgr.y (mgr.25120) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.546717+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.548882+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.550735+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.551447+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.556412+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.556776+0000 mgr.y (mgr.25120) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.627342+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.629344+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.631139+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.631807+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.636924+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.637266+0000 mgr.y (mgr.25120) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.717589+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.719626+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.722545+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.723331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.728372+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.728844+0000 mgr.y (mgr.25120) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.805452+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.747 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.807484+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.809321+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.809975+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.814845+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.815202+0000 mgr.y (mgr.25120) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.892041+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.894137+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.896443+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.897097+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.902890+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.903337+0000 mgr.y (mgr.25120) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.972690+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.974999+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.977405+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.748 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.978120+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:28.983972+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:28.984371+0000 mgr.y (mgr.25120) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.053053+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.055032+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.056807+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.057544+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.063391+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.063816+0000 mgr.y (mgr.25120) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.137574+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.139454+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.141565+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.749 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.142397+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.147932+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.148290+0000 mgr.y (mgr.25120) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.218742+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.220490+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.222905+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.223526+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.229051+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.302601+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.304337+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.306277+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.306891+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.311864+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.750 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.384231+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.386096+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.387768+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.388451+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.393615+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.466260+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.468121+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.470017+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[19912]: audit 2024-08-17T07:43:29.470749+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.207829+0000 mgr.y (mgr.25120) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.287531+0000 mgr.y (mgr.25120) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cluster 2024-08-17T07:43:28.334992+0000 mgr.y (mgr.25120) 1068 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.371291+0000 mgr.y (mgr.25120) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.461435+0000 mgr.y (mgr.25120) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.546717+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.548882+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.550735+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.551447+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.556412+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.556776+0000 mgr.y (mgr.25120) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.627342+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.629344+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.631139+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.631807+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.636924+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.637266+0000 mgr.y (mgr.25120) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.717589+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.719626+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.207829+0000 mgr.y (mgr.25120) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.287531+0000 mgr.y (mgr.25120) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cluster 2024-08-17T07:43:28.334992+0000 mgr.y (mgr.25120) 1068 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.371291+0000 mgr.y (mgr.25120) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.461435+0000 mgr.y (mgr.25120) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.546717+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.548882+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.550735+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.551447+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.556412+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.556776+0000 mgr.y (mgr.25120) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.627342+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.629344+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.631139+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.631807+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.636924+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.637266+0000 mgr.y (mgr.25120) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.717589+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.719626+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.722545+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.723331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.728372+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.728844+0000 mgr.y (mgr.25120) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.805452+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.807484+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.809321+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.809975+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.814845+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.815202+0000 mgr.y (mgr.25120) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.892041+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.894137+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.896443+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.897097+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.902890+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.903337+0000 mgr.y (mgr.25120) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.972690+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.974999+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.977405+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.978120+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.722545+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.723331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.728372+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.728844+0000 mgr.y (mgr.25120) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.805452+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.807484+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.809321+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.809975+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.814845+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.815202+0000 mgr.y (mgr.25120) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.892041+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.894137+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.896443+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.897097+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.902890+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.903337+0000 mgr.y (mgr.25120) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.972690+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.974999+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.977405+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.978120+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:28.983972+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:28.984371+0000 mgr.y (mgr.25120) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.053053+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.055032+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.056807+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.057544+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.063391+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.063816+0000 mgr.y (mgr.25120) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.137574+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.139454+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.141565+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.142397+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.147932+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.148290+0000 mgr.y (mgr.25120) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.218742+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.220490+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.222905+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.223526+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.229051+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.302601+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:28.983972+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:28.984371+0000 mgr.y (mgr.25120) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.053053+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.055032+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.056807+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.057544+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.063391+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.063816+0000 mgr.y (mgr.25120) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.137574+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.139454+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.141565+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.142397+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.147932+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.148290+0000 mgr.y (mgr.25120) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:29.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.218742+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.220490+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.222905+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.223526+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.229051+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.302601+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.304337+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.306277+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.306891+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.311864+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.384231+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.386096+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.387768+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.388451+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.393615+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.466260+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.468121+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.470017+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[19784]: audit 2024-08-17T07:43:29.470749+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.304337+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.306277+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.306891+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.311864+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.384231+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.386096+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.387768+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.388451+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.393615+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.466260+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.468121+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.470017+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:29.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:29 smithi122 bash[25186]: audit 2024-08-17T07:43:29.470749+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.092 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:29 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:29.742782098Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T07:43:30.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.093394763Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T07:43:30.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.21054408Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T07:43:30.351 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.28640725Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T07:43:30.652 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.354252599Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T07:43:30.652 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.396249571Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T07:43:30.652 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.464130299Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.229436+0000 mgr.y (mgr.25120) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.312270+0000 mgr.y (mgr.25120) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.394093+0000 mgr.y (mgr.25120) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.477250+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.477708+0000 mgr.y (mgr.25120) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.553141+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.555106+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.556812+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.557468+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.563589+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.653 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.564051+0000 mgr.y (mgr.25120) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.637418+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.639321+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.641196+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.641907+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.646954+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.647419+0000 mgr.y (mgr.25120) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.718701+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.720958+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.722607+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.724523+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.729639+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.730064+0000 mgr.y (mgr.25120) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.802911+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.804731+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.806460+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.807114+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.813106+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.655 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.813503+0000 mgr.y (mgr.25120) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.888475+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.890370+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.892775+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.893424+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.898385+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.898867+0000 mgr.y (mgr.25120) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.970928+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.973107+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.975022+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.975641+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:29.981823+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:29.982236+0000 mgr.y (mgr.25120) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.053605+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.055326+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.056953+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.057636+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.062308+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.062699+0000 mgr.y (mgr.25120) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.134849+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.136678+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.138170+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.138797+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.143612+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.143999+0000 mgr.y (mgr.25120) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.218734+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.220983+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.657 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.223083+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.223972+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.229323+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.309282+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.311234+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.313655+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.314321+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.319407+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.391113+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.393182+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.395587+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.396234+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.401076+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[19912]: audit 2024-08-17T07:43:30.479072+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.229436+0000 mgr.y (mgr.25120) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.312270+0000 mgr.y (mgr.25120) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.394093+0000 mgr.y (mgr.25120) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.477250+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.477708+0000 mgr.y (mgr.25120) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.553141+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.555106+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.556812+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.557468+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.563589+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.564051+0000 mgr.y (mgr.25120) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.637418+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.639321+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.641196+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.641907+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.646954+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.647419+0000 mgr.y (mgr.25120) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.718701+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.720958+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.722607+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.229436+0000 mgr.y (mgr.25120) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.312270+0000 mgr.y (mgr.25120) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.394093+0000 mgr.y (mgr.25120) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.477250+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.477708+0000 mgr.y (mgr.25120) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.553141+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.555106+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.556812+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.557468+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.563589+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.564051+0000 mgr.y (mgr.25120) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.637418+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.639321+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.641196+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.641907+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.646954+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.647419+0000 mgr.y (mgr.25120) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.718701+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.720958+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.722607+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.724523+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.729639+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.730064+0000 mgr.y (mgr.25120) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.802911+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.804731+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.806460+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.807114+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.813106+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.813503+0000 mgr.y (mgr.25120) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.888475+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.890370+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.892775+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.893424+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.898385+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.898867+0000 mgr.y (mgr.25120) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.970928+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.973107+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.975022+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.975641+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.724523+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.729639+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.730064+0000 mgr.y (mgr.25120) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.802911+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.804731+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.806460+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.807114+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.813106+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.813503+0000 mgr.y (mgr.25120) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.888475+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.890370+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.892775+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.893424+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.898385+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.898867+0000 mgr.y (mgr.25120) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.970928+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.973107+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.975022+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.975641+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:29.981823+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:29.982236+0000 mgr.y (mgr.25120) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.053605+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.055326+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.056953+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.057636+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.062308+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.062699+0000 mgr.y (mgr.25120) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.134849+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.136678+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.138170+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.138797+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.143612+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.143999+0000 mgr.y (mgr.25120) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.218734+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.220983+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.223083+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.223972+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.229323+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.309282+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.311234+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.313655+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.314321+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.319407+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.391113+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.393182+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.395587+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.396234+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.401076+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[25186]: audit 2024-08-17T07:43:30.479072+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:29.981823+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:29.982236+0000 mgr.y (mgr.25120) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.053605+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.055326+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.056953+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.057636+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.062308+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.062699+0000 mgr.y (mgr.25120) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.134849+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.136678+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.138170+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.138797+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.143612+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.143999+0000 mgr.y (mgr.25120) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.218734+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.220983+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.223083+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.223972+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.229323+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.309282+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.311234+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.313655+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.314321+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.319407+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.391113+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.393182+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.395587+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.396234+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.401076+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:30.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:30 smithi122 bash[19784]: audit 2024-08-17T07:43:30.479072+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.652826343Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T07:43:31.101 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:30 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:30.860522909Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T07:43:31.591 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:31.254063204Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T07:43:31.591 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:31.384739Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T07:43:31.591 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.229680+0000 mgr.y (mgr.25120) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.319748+0000 mgr.y (mgr.25120) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cluster 2024-08-17T07:43:30.335342+0000 mgr.y (mgr.25120) 1093 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.401516+0000 mgr.y (mgr.25120) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.482123+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.491450+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.494202+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.505312+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.505719+0000 mgr.y (mgr.25120) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.594981+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.596715+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.598506+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.599133+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.592 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.603976+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.229680+0000 mgr.y (mgr.25120) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.319748+0000 mgr.y (mgr.25120) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cluster 2024-08-17T07:43:30.335342+0000 mgr.y (mgr.25120) 1093 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.401516+0000 mgr.y (mgr.25120) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.482123+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.491450+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.494202+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.505312+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.505719+0000 mgr.y (mgr.25120) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.594981+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.596715+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.598506+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.599133+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.603976+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.604346+0000 mgr.y (mgr.25120) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.688435+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.690488+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.692584+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.693417+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.229680+0000 mgr.y (mgr.25120) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.319748+0000 mgr.y (mgr.25120) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cluster 2024-08-17T07:43:30.335342+0000 mgr.y (mgr.25120) 1093 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.401516+0000 mgr.y (mgr.25120) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.482123+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.491450+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.494202+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.505312+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.505719+0000 mgr.y (mgr.25120) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.594981+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.596715+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.598506+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.599133+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.603976+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.604346+0000 mgr.y (mgr.25120) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.688435+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.690488+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.692584+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.693417+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.699003+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.699372+0000 mgr.y (mgr.25120) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.772428+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.774343+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.776009+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.776654+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.782792+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.783140+0000 mgr.y (mgr.25120) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.862150+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.864996+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.867618+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.868749+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.875834+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.876479+0000 mgr.y (mgr.25120) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.977453+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.979686+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.982147+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.983061+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:30.989920+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:30.990574+0000 mgr.y (mgr.25120) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.803 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.699003+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.699372+0000 mgr.y (mgr.25120) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.772428+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.774343+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.776009+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.776654+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.782792+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.804 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.783140+0000 mgr.y (mgr.25120) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.862150+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.864996+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.867618+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.868749+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.875834+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.876479+0000 mgr.y (mgr.25120) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.977453+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.979686+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.982147+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.983061+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:30.989920+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.805 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:30.990574+0000 mgr.y (mgr.25120) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.084411+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.087381+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.090556+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.091866+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.099631+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.100303+0000 mgr.y (mgr.25120) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.194549+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.197322+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.200843+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.202004+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.209659+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.310890+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.313751+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.316695+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.318678+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.328051+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.450007+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.452638+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.455054+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.084411+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.087381+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.090556+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.091866+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.099631+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.808 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.100303+0000 mgr.y (mgr.25120) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.194549+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.197322+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.200843+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.202004+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.209659+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.310890+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.313751+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.316695+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.318678+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.328051+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.450007+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.810 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.452638+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.810 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.455054+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.456012+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[19784]: audit 2024-08-17T07:43:31.462833+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.811 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.456012+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.811 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:31 smithi122 bash[25186]: audit 2024-08-17T07:43:31.462833+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:31.634539762Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T07:43:31.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.604346+0000 mgr.y (mgr.25120) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.688435+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.690488+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.692584+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.693417+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.699003+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.699372+0000 mgr.y (mgr.25120) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.772428+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.774343+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.776009+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.776654+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.782792+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.783140+0000 mgr.y (mgr.25120) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.862150+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.864996+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.867618+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.868749+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.875834+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.876479+0000 mgr.y (mgr.25120) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.977453+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.979686+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.982147+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.983061+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:30.989920+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:30.990574+0000 mgr.y (mgr.25120) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.084411+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.087381+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.090556+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.091866+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.099631+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.100303+0000 mgr.y (mgr.25120) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:31.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.194549+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.197322+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.200843+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.202004+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.209659+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.310890+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.313751+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.316695+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.318678+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.328051+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:31.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.450007+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:31.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.452638+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:31.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.455054+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:31.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.456012+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:31.857 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[19912]: audit 2024-08-17T07:43:31.462833+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.231 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:31 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:31.954353995Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T07:43:32.231 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.138258937Z level=info msg="Executing migration" id="add share column" 2024-08-17T07:43:32.487 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.232480156Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T07:43:32.487 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.31470002Z level=info msg="Executing migration" id="create file table" 2024-08-17T07:43:32.487 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.407681657Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:32] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.43.0" 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.210494+0000 mgr.y (mgr.25120) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.328437+0000 mgr.y (mgr.25120) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.463404+0000 mgr.y (mgr.25120) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.564082+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.702 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.566973+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.569850+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.570767+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.577031+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.577671+0000 mgr.y (mgr.25120) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.653215+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.655572+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.658667+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.703 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.659647+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.210494+0000 mgr.y (mgr.25120) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.328437+0000 mgr.y (mgr.25120) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.463404+0000 mgr.y (mgr.25120) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.564082+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.566973+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.569850+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.570767+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.577031+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.577671+0000 mgr.y (mgr.25120) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.653215+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.655572+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.658667+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.659647+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.665998+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.666436+0000 mgr.y (mgr.25120) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.725984+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.762615+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.774842+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.777994+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.779126+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.787210+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.787861+0000 mgr.y (mgr.25120) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.893394+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.705 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.895888+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.759 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.501409517Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T07:43:32.760 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.583437837Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T07:43:32.760 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.641940063Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T07:43:32.760 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.684389546Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T07:43:32.760 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.210494+0000 mgr.y (mgr.25120) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.760 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.328437+0000 mgr.y (mgr.25120) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.760 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.463404+0000 mgr.y (mgr.25120) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.564082+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.566973+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.569850+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.570767+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.577031+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.577671+0000 mgr.y (mgr.25120) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.653215+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.655572+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.658667+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.659647+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.665998+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.666436+0000 mgr.y (mgr.25120) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.725984+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.762615+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.774842+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.777994+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.779126+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.787210+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.787861+0000 mgr.y (mgr.25120) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.893394+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.895888+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.762 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.899536+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.900300+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.907721+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.908193+0000 mgr.y (mgr.25120) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.970528+0000 mgr.y (mgr.25120) 1109 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.985754+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.987693+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.989429+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.990086+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:31.996172+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:31.996545+0000 mgr.y (mgr.25120) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.074874+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.077075+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.763 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.079943+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.764 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.080698+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.764 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.086742+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.764 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:32.087199+0000 mgr.y (mgr.25120) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.764 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.162618+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.164437+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.166503+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.167300+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.173353+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: cephadm 2024-08-17T07:43:32.173704+0000 mgr.y (mgr.25120) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.250474+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.252275+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.254242+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.254864+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.260914+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.335355+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.765 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.343686+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.344274+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.346930+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.351860+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.353691+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.355403+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.356882+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.357999+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.359322+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.766 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.361153+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.363328+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.365246+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.366830+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.368479+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.370096+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.371542+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.372976+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.382943+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.386452+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.392176+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.393082+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.398815+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.400016+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:43:32.767 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.406095+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.406957+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.407610+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.412262+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.413233+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.413974+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.418912+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.419961+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.421051+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.428742+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.429604+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.430393+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.436794+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:43:32.768 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.437835+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.444252+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.445424+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.446174+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.446914+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.447633+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.448343+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.449032+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.450068+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.455861+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.457419+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.458184+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:32.769 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[19912]: audit 2024-08-17T07:43:32.464933+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.76019639Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.785820345Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.810842359Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.827726944Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.869713228Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.895183051Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.937194606Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.962715037Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T07:43:33.029 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:32 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:32.987965563Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.899536+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.900300+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.907721+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.908193+0000 mgr.y (mgr.25120) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.970528+0000 mgr.y (mgr.25120) 1109 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.985754+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.987693+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.989429+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.990086+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:31.996172+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:31.996545+0000 mgr.y (mgr.25120) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.074874+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.077075+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.079943+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.080698+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.086742+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:32.087199+0000 mgr.y (mgr.25120) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.162618+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.164437+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.665998+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.666436+0000 mgr.y (mgr.25120) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.725984+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.762615+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.774842+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.777994+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.779126+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.787210+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.787861+0000 mgr.y (mgr.25120) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.893394+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.895888+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.899536+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.900300+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.907721+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.908193+0000 mgr.y (mgr.25120) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.970528+0000 mgr.y (mgr.25120) 1109 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:33.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.985754+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.987693+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.989429+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.166503+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.167300+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.173353+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: cephadm 2024-08-17T07:43:32.173704+0000 mgr.y (mgr.25120) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.250474+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.252275+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.050 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.254242+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.254864+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.260914+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.335355+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.343686+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.344274+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.346930+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.351860+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.353691+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.355403+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.356882+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.357999+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.359322+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.361153+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.990086+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:31.996172+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:31.996545+0000 mgr.y (mgr.25120) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.074874+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.077075+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.079943+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.080698+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.086742+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:32.087199+0000 mgr.y (mgr.25120) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.162618+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.164437+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.166503+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.167300+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.173353+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: cephadm 2024-08-17T07:43:32.173704+0000 mgr.y (mgr.25120) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.250474+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.252275+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.254242+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.254864+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.260914+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.363328+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.365246+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.366830+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.368479+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.370096+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.371542+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.372976+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.382943+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.386452+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.392176+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.393082+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.398815+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.400016+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.406095+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.406957+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.407610+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.412262+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.413233+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.413974+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.418912+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.419961+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.421051+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.428742+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.429604+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.430393+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:43:33.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.436794+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.437835+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.444252+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.445424+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.446174+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.446914+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.447633+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.448343+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.449032+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.450068+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.455861+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.457419+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.458184+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[19784]: audit 2024-08-17T07:43:32.464933+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.335355+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.343686+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.344274+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.346930+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.351860+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.353691+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.355403+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.356882+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.357999+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.359322+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.361153+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.363328+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.365246+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.366830+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.368479+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.370096+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.371542+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.372976+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.382943+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.386452+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:43:33.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.392176+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.393082+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.398815+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.400016+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.406095+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.406957+0000 mon.a (mon.0) 5697 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.407610+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.412262+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.413233+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.413974+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.418912+0000 mon.a (mon.0) 5702 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.419961+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.421051+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.428742+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:43:33.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.429604+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.430393+0000 mon.a (mon.0) 5707 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.436794+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.437835+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.444252+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.445424+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.446174+0000 mon.a (mon.0) 5712 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.446914+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.447633+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.448343+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.449032+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.450068+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.455861+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.457419+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.458184+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:32 smithi122 bash[25186]: audit 2024-08-17T07:43:32.464933+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.02984524Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.063551825Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.105479609Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.153327745Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.222731769Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.264775376Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T07:43:33.289 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.289965828Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.348888367Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.374010708Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.39935079Z level=info msg="Executing migration" id="create folder table" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.441438119Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.466657003Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.508493071Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T07:43:33.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: cephadm 2024-08-17T07:43:32.261322+0000 mgr.y (mgr.25120) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: cluster 2024-08-17T07:43:32.335832+0000 mgr.y (mgr.25120) 1114 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: cephadm 2024-08-17T07:43:32.373757+0000 mgr.y (mgr.25120) 1115 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: cephadm 2024-08-17T07:43:32.449640+0000 mgr.y (mgr.25120) 1116 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: audit 2024-08-17T07:43:32.542743+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: audit 2024-08-17T07:43:32.543574+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[19912]: audit 2024-08-17T07:43:32.549142+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: cephadm 2024-08-17T07:43:32.261322+0000 mgr.y (mgr.25120) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: cluster 2024-08-17T07:43:32.335832+0000 mgr.y (mgr.25120) 1114 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: cephadm 2024-08-17T07:43:32.373757+0000 mgr.y (mgr.25120) 1115 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: cephadm 2024-08-17T07:43:32.449640+0000 mgr.y (mgr.25120) 1116 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: audit 2024-08-17T07:43:32.542743+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: audit 2024-08-17T07:43:32.543574+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[19784]: audit 2024-08-17T07:43:32.549142+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: cephadm 2024-08-17T07:43:32.261322+0000 mgr.y (mgr.25120) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: cluster 2024-08-17T07:43:32.335832+0000 mgr.y (mgr.25120) 1114 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: cephadm 2024-08-17T07:43:32.373757+0000 mgr.y (mgr.25120) 1115 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: cephadm 2024-08-17T07:43:32.449640+0000 mgr.y (mgr.25120) 1116 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:43:33.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: audit 2024-08-17T07:43:32.542743+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:43:33.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: audit 2024-08-17T07:43:32.543574+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:43:33.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:33 smithi122 bash[25186]: audit 2024-08-17T07:43:32.549142+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.5615511Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=migrator t=2024-08-17T07:43:33.609386902Z level=info msg="migrations completed" performed=105 skipped=376 duration=9.2289237s 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=sqlstore t=2024-08-17T07:43:33.609951563Z level=info msg="Created default organization" 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=plugin.finder t=2024-08-17T07:43:33.686069338Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=secrets t=2024-08-17T07:43:33.686255127Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=query_data t=2024-08-17T07:43:33.690655156Z level=info msg="Query Service initialization" 2024-08-17T07:43:33.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:33 smithi160 bash[78590]: logger=live.push_http t=2024-08-17T07:43:33.69669741Z level=info msg="Live Push Gateway initialization" 2024-08-17T07:43:34.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=infra.usagestats.collector t=2024-08-17T07:43:34.529058124Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T07:43:34.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=provisioning.datasources t=2024-08-17T07:43:34.622746932Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-17T07:43:34.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=provisioning.datasources t=2024-08-17T07:43:34.622762841Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T07:43:34.851 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=provisioning.datasources t=2024-08-17T07:43:34.622985247Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=provisioning.alerting t=2024-08-17T07:43:34.905794914Z level=info msg="starting to provision alerting" 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=provisioning.alerting t=2024-08-17T07:43:34.905824389Z level=info msg="finished to provision alerting" 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=ngalert.state.manager t=2024-08-17T07:43:34.906610834Z level=info msg="Warming state cache for startup" 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=ngalert.state.manager t=2024-08-17T07:43:34.906777164Z level=info msg="State cache has been initialized" states=0 duration=165.639µs 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=grafanaStorageLogger t=2024-08-17T07:43:34.906947499Z level=info msg="storage starting" 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=ngalert.multiorg.alertmanager t=2024-08-17T07:43:34.907228251Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=ticker t=2024-08-17T07:43:34.90790425Z level=info msg=starting first_tick=2024-08-17T07:43:40Z 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=http.server t=2024-08-17T07:43:34.909524407Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T07:43:35.221 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:34 smithi160 bash[78590]: logger=sqlstore.transactions t=2024-08-17T07:43:34.979397487Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T07:43:35.492 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:35 smithi160 bash[78590]: logger=sqlstore.transactions t=2024-08-17T07:43:35.221005007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-17T07:43:35.492 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:35 smithi160 bash[78590]: logger=sqlstore.transactions t=2024-08-17T07:43:35.233399481Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-08-17T07:43:35.492 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:43:35 smithi160 bash[78590]: logger=sqlstore.transactions t=2024-08-17T07:43:35.245666299Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-08-17T07:43:35.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:35 smithi122 bash[19784]: cluster 2024-08-17T07:43:34.337441+0000 mgr.y (mgr.25120) 1117 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:35.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:35 smithi122 bash[25186]: cluster 2024-08-17T07:43:34.337441+0000 mgr.y (mgr.25120) 1117 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:35.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:35 smithi160 bash[19912]: cluster 2024-08-17T07:43:34.337441+0000 mgr.y (mgr.25120) 1117 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:36 smithi160 bash[19912]: audit 2024-08-17T07:43:35.643660+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:36 smithi160 bash[19912]: audit 2024-08-17T07:43:35.654453+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:36.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:36 smithi160 bash[19912]: audit 2024-08-17T07:43:35.665167+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[19784]: audit 2024-08-17T07:43:35.643660+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[19784]: audit 2024-08-17T07:43:35.654453+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[19784]: audit 2024-08-17T07:43:35.665167+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[25186]: audit 2024-08-17T07:43:35.643660+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[25186]: audit 2024-08-17T07:43:35.654453+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:37.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:36 smithi122 bash[25186]: audit 2024-08-17T07:43:35.665167+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:38.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:37 smithi122 bash[19784]: cluster 2024-08-17T07:43:36.338143+0000 mgr.y (mgr.25120) 1118 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:38.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:37 smithi122 bash[19784]: audit 2024-08-17T07:43:36.799255+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:38.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:37 smithi122 bash[25186]: cluster 2024-08-17T07:43:36.338143+0000 mgr.y (mgr.25120) 1118 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:38.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:37 smithi122 bash[25186]: audit 2024-08-17T07:43:36.799255+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:37 smithi160 bash[19912]: cluster 2024-08-17T07:43:36.338143+0000 mgr.y (mgr.25120) 1118 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:37 smithi160 bash[19912]: audit 2024-08-17T07:43:36.799255+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:39 smithi160 bash[19912]: cluster 2024-08-17T07:43:38.339769+0000 mgr.y (mgr.25120) 1119 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:40.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:39 smithi122 bash[19784]: cluster 2024-08-17T07:43:38.339769+0000 mgr.y (mgr.25120) 1119 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:40.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:39 smithi122 bash[25186]: cluster 2024-08-17T07:43:38.339769+0000 mgr.y (mgr.25120) 1119 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:42.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:41 smithi160 bash[19912]: cluster 2024-08-17T07:43:40.340472+0000 mgr.y (mgr.25120) 1120 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:42.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:41 smithi122 bash[25186]: cluster 2024-08-17T07:43:40.340472+0000 mgr.y (mgr.25120) 1120 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:42.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:41 smithi122 bash[19784]: cluster 2024-08-17T07:43:40.340472+0000 mgr.y (mgr.25120) 1120 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:42.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:42] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.43.0" 2024-08-17T07:43:43.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:42 smithi160 bash[19912]: audit 2024-08-17T07:43:41.981425+0000 mgr.y (mgr.25120) 1121 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:43.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:42 smithi122 bash[19784]: audit 2024-08-17T07:43:41.981425+0000 mgr.y (mgr.25120) 1121 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:43.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:42 smithi122 bash[25186]: audit 2024-08-17T07:43:41.981425+0000 mgr.y (mgr.25120) 1121 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:44.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:43 smithi160 bash[19912]: cluster 2024-08-17T07:43:42.341174+0000 mgr.y (mgr.25120) 1122 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:44.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:43 smithi122 bash[19784]: cluster 2024-08-17T07:43:42.341174+0000 mgr.y (mgr.25120) 1122 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:44.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:43 smithi122 bash[25186]: cluster 2024-08-17T07:43:42.341174+0000 mgr.y (mgr.25120) 1122 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:46.007 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[19784]: cluster 2024-08-17T07:43:44.342861+0000 mgr.y (mgr.25120) 1123 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:46.008 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[19784]: audit 2024-08-17T07:43:45.728511+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.008 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[19784]: audit 2024-08-17T07:43:45.735005+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.008 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[19784]: audit 2024-08-17T07:43:45.740375+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.008 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[25186]: cluster 2024-08-17T07:43:44.342861+0000 mgr.y (mgr.25120) 1123 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:46.009 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[25186]: audit 2024-08-17T07:43:45.728511+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.009 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[25186]: audit 2024-08-17T07:43:45.735005+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.009 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:45 smithi122 bash[25186]: audit 2024-08-17T07:43:45.740375+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:45 smithi160 bash[19912]: cluster 2024-08-17T07:43:44.342861+0000 mgr.y (mgr.25120) 1123 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:45 smithi160 bash[19912]: audit 2024-08-17T07:43:45.728511+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:45 smithi160 bash[19912]: audit 2024-08-17T07:43:45.735005+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:46.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:45 smithi160 bash[19912]: audit 2024-08-17T07:43:45.740375+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:47.002 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:46 smithi122 bash[19784]: audit 2024-08-17T07:43:46.726310+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:47.002 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:46 smithi122 bash[25186]: audit 2024-08-17T07:43:46.726310+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:47.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:46 smithi160 bash[19912]: audit 2024-08-17T07:43:46.726310+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:43:47.675 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-17T07:43:48.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:47 smithi122 bash[25186]: cluster 2024-08-17T07:43:46.343352+0000 mgr.y (mgr.25120) 1124 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:48.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:47 smithi122 bash[25186]: audit 2024-08-17T07:43:46.591266+0000 mgr.y (mgr.25120) 1125 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:48.035 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:47 smithi122 bash[19784]: cluster 2024-08-17T07:43:46.343352+0000 mgr.y (mgr.25120) 1124 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:48.035 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:47 smithi122 bash[19784]: audit 2024-08-17T07:43:46.591266+0000 mgr.y (mgr.25120) 1125 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:47 smithi160 bash[19912]: cluster 2024-08-17T07:43:46.343352+0000 mgr.y (mgr.25120) 1124 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:48.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:47 smithi160 bash[19912]: audit 2024-08-17T07:43:46.591266+0000 mgr.y (mgr.25120) 1125 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:43:50.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:49 smithi160 bash[19912]: cluster 2024-08-17T07:43:48.344941+0000 mgr.y (mgr.25120) 1126 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:50.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:49 smithi122 bash[19784]: cluster 2024-08-17T07:43:48.344941+0000 mgr.y (mgr.25120) 1126 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:50.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:49 smithi122 bash[25186]: cluster 2024-08-17T07:43:48.344941+0000 mgr.y (mgr.25120) 1126 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:52.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:51 smithi122 bash[19784]: cluster 2024-08-17T07:43:50.345661+0000 mgr.y (mgr.25120) 1127 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:52.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:51 smithi122 bash[25186]: cluster 2024-08-17T07:43:50.345661+0000 mgr.y (mgr.25120) 1127 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:52.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:51 smithi160 bash[19912]: cluster 2024-08-17T07:43:50.345661+0000 mgr.y (mgr.25120) 1127 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:52.280 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:43:52.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:43:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:43:52] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-08-17T07:43:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:52 smithi160 bash[19912]: audit 2024-08-17T07:43:51.991471+0000 mgr.y (mgr.25120) 1128 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:53.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:52 smithi160 bash[19912]: audit 2024-08-17T07:43:52.269109+0000 mon.a (mon.0) 5733 : audit [DBG] from='client.? 172.21.15.122:0/3326065904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:52 smithi122 bash[19784]: audit 2024-08-17T07:43:51.991471+0000 mgr.y (mgr.25120) 1128 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:53.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:52 smithi122 bash[19784]: audit 2024-08-17T07:43:52.269109+0000 mon.a (mon.0) 5733 : audit [DBG] from='client.? 172.21.15.122:0/3326065904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:53.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:52 smithi122 bash[25186]: audit 2024-08-17T07:43:51.991471+0000 mgr.y (mgr.25120) 1128 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:43:53.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:52 smithi122 bash[25186]: audit 2024-08-17T07:43:52.269109+0000 mon.a (mon.0) 5733 : audit [DBG] from='client.? 172.21.15.122:0/3326065904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:53.612 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-08-17T07:43:53.871 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:53 smithi122 bash[25186]: cluster 2024-08-17T07:43:52.346142+0000 mgr.y (mgr.25120) 1129 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:53.872 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:53 smithi122 bash[19784]: cluster 2024-08-17T07:43:52.346142+0000 mgr.y (mgr.25120) 1129 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:54.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:53 smithi160 bash[19912]: cluster 2024-08-17T07:43:52.346142+0000 mgr.y (mgr.25120) 1129 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:56.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:55 smithi122 bash[19784]: cluster 2024-08-17T07:43:54.347709+0000 mgr.y (mgr.25120) 1130 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:56.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:55 smithi122 bash[19784]: audit 2024-08-17T07:43:55.844275+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:56.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:55 smithi122 bash[25186]: cluster 2024-08-17T07:43:54.347709+0000 mgr.y (mgr.25120) 1130 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:56.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:55 smithi122 bash[25186]: audit 2024-08-17T07:43:55.844275+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:55 smithi160 bash[19912]: cluster 2024-08-17T07:43:54.347709+0000 mgr.y (mgr.25120) 1130 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:43:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:55 smithi160 bash[19912]: audit 2024-08-17T07:43:55.844275+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:56 smithi122 bash[19784]: audit 2024-08-17T07:43:55.855077+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:56 smithi122 bash[19784]: audit 2024-08-17T07:43:55.878010+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:56 smithi122 bash[25186]: audit 2024-08-17T07:43:55.855077+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:56 smithi122 bash[25186]: audit 2024-08-17T07:43:55.878010+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:56 smithi160 bash[19912]: audit 2024-08-17T07:43:55.855077+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:56 smithi160 bash[19912]: audit 2024-08-17T07:43:55.878010+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:43:57.201 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)" 2024-08-17T07:43:57.866 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-08-17T07:43:58.122 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:57 smithi122 bash[19784]: cluster 2024-08-17T07:43:56.348429+0000 mgr.y (mgr.25120) 1131 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:58.122 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:57 smithi122 bash[19784]: audit 2024-08-17T07:43:57.190458+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.122:0/2357323797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:57 smithi122 bash[25186]: cluster 2024-08-17T07:43:56.348429+0000 mgr.y (mgr.25120) 1131 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:57 smithi122 bash[25186]: audit 2024-08-17T07:43:57.190458+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.122:0/2357323797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:43:58.162 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:57 smithi160 bash[19912]: cluster 2024-08-17T07:43:56.348429+0000 mgr.y (mgr.25120) 1131 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:43:58.163 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:57 smithi160 bash[19912]: audit 2024-08-17T07:43:57.190458+0000 mon.c (mon.1) 130 : audit [DBG] from='client.? 172.21.15.122:0/2357323797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:00.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:43:59 smithi122 bash[19784]: cluster 2024-08-17T07:43:58.350054+0000 mgr.y (mgr.25120) 1132 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:00.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:43:59 smithi122 bash[25186]: cluster 2024-08-17T07:43:58.350054+0000 mgr.y (mgr.25120) 1132 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:00.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:43:59 smithi160 bash[19912]: cluster 2024-08-17T07:43:58.350054+0000 mgr.y (mgr.25120) 1132 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:01.264 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:44:01.930 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-08-17T07:44:02.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[19784]: cluster 2024-08-17T07:44:00.350790+0000 mgr.y (mgr.25120) 1133 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:02.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[19784]: audit 2024-08-17T07:44:01.253427+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.122:0/1198822843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:02.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[19784]: audit 2024-08-17T07:44:01.727015+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:02.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[25186]: cluster 2024-08-17T07:44:00.350790+0000 mgr.y (mgr.25120) 1133 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:02.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[25186]: audit 2024-08-17T07:44:01.253427+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.122:0/1198822843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:02.182 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:01 smithi122 bash[25186]: audit 2024-08-17T07:44:01.727015+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:01 smithi160 bash[19912]: cluster 2024-08-17T07:44:00.350790+0000 mgr.y (mgr.25120) 1133 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:01 smithi160 bash[19912]: audit 2024-08-17T07:44:01.253427+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.122:0/1198822843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:02.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:01 smithi160 bash[19912]: audit 2024-08-17T07:44:01.727015+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:02.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:02] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-08-17T07:44:03.292 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:02 smithi122 bash[19784]: audit 2024-08-17T07:44:01.999494+0000 mgr.y (mgr.25120) 1134 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:03.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:02 smithi122 bash[25186]: audit 2024-08-17T07:44:01.999494+0000 mgr.y (mgr.25120) 1134 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:02 smithi160 bash[19912]: audit 2024-08-17T07:44:01.999494+0000 mgr.y (mgr.25120) 1134 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:04.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:03 smithi122 bash[19784]: cluster 2024-08-17T07:44:02.351493+0000 mgr.y (mgr.25120) 1135 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:04.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:03 smithi122 bash[25186]: cluster 2024-08-17T07:44:02.351493+0000 mgr.y (mgr.25120) 1135 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:03 smithi160 bash[19912]: cluster 2024-08-17T07:44:02.351493+0000 mgr.y (mgr.25120) 1135 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:06.205 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[19784]: cluster 2024-08-17T07:44:04.353151+0000 mgr.y (mgr.25120) 1136 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:06.205 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[19784]: audit 2024-08-17T07:44:05.884993+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.205 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[19784]: audit 2024-08-17T07:44:05.890906+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.205 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[19784]: audit 2024-08-17T07:44:05.896194+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.206 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[25186]: cluster 2024-08-17T07:44:04.353151+0000 mgr.y (mgr.25120) 1136 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:06.206 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[25186]: audit 2024-08-17T07:44:05.884993+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.206 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[25186]: audit 2024-08-17T07:44:05.890906+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.206 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:05 smithi122 bash[25186]: audit 2024-08-17T07:44:05.896194+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:05 smithi160 bash[19912]: cluster 2024-08-17T07:44:04.353151+0000 mgr.y (mgr.25120) 1136 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:05 smithi160 bash[19912]: audit 2024-08-17T07:44:05.884993+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:05 smithi160 bash[19912]: audit 2024-08-17T07:44:05.890906+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:05 smithi160 bash[19912]: audit 2024-08-17T07:44:05.896194+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:07.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:06 smithi122 bash[19784]: audit 2024-08-17T07:44:05.617368+0000 mgr.y (mgr.25120) 1137 : audit [DBG] from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:07.225 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:06 smithi122 bash[25186]: audit 2024-08-17T07:44:05.617368+0000 mgr.y (mgr.25120) 1137 : audit [DBG] from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:07.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:06 smithi160 bash[19912]: audit 2024-08-17T07:44:05.617368+0000 mgr.y (mgr.25120) 1137 : audit [DBG] from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:08.183 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:44:08.184 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:07 smithi122 bash[19784]: cluster 2024-08-17T07:44:06.353831+0000 mgr.y (mgr.25120) 1138 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:08.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:07 smithi122 bash[25186]: cluster 2024-08-17T07:44:06.353831+0000 mgr.y (mgr.25120) 1138 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:08.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:07 smithi160 bash[19912]: cluster 2024-08-17T07:44:06.353831+0000 mgr.y (mgr.25120) 1138 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:09.307 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade status' 2024-08-17T07:44:10.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:09 smithi122 bash[19784]: cluster 2024-08-17T07:44:08.354974+0000 mgr.y (mgr.25120) 1139 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:10.243 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:09 smithi122 bash[25186]: cluster 2024-08-17T07:44:08.354974+0000 mgr.y (mgr.25120) 1139 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:10.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:09 smithi160 bash[19912]: cluster 2024-08-17T07:44:08.354974+0000 mgr.y (mgr.25120) 1139 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:12.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:11 smithi122 bash[25186]: cluster 2024-08-17T07:44:10.355498+0000 mgr.y (mgr.25120) 1140 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:12.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:11 smithi122 bash[19784]: cluster 2024-08-17T07:44:10.355498+0000 mgr.y (mgr.25120) 1140 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:12.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:11 smithi160 bash[19912]: cluster 2024-08-17T07:44:10.355498+0000 mgr.y (mgr.25120) 1140 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:12.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:12] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-08-17T07:44:13.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:12 smithi160 bash[19912]: audit 2024-08-17T07:44:12.006789+0000 mgr.y (mgr.25120) 1141 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:13.200 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:12 smithi122 bash[25186]: audit 2024-08-17T07:44:12.006789+0000 mgr.y (mgr.25120) 1141 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:13.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:12 smithi122 bash[19784]: audit 2024-08-17T07:44:12.006789+0000 mgr.y (mgr.25120) 1141 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:14.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:13 smithi160 bash[19912]: cluster 2024-08-17T07:44:12.356191+0000 mgr.y (mgr.25120) 1142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:14.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:13 smithi122 bash[25186]: cluster 2024-08-17T07:44:12.356191+0000 mgr.y (mgr.25120) 1142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:14.200 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:13 smithi122 bash[19784]: cluster 2024-08-17T07:44:12.356191+0000 mgr.y (mgr.25120) 1142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": null, 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": false, 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "", 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": null, 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "", 2024-08-17T07:44:14.629 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:44:14.630 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:44:15.840 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:44:16.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:15 smithi122 bash[19784]: cluster 2024-08-17T07:44:14.357130+0000 mgr.y (mgr.25120) 1143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:16.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:15 smithi122 bash[19784]: audit 2024-08-17T07:44:14.631331+0000 mgr.y (mgr.25120) 1144 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:16.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:15 smithi122 bash[25186]: cluster 2024-08-17T07:44:14.357130+0000 mgr.y (mgr.25120) 1143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:16.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:15 smithi122 bash[25186]: audit 2024-08-17T07:44:14.631331+0000 mgr.y (mgr.25120) 1144 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:15 smithi160 bash[19912]: cluster 2024-08-17T07:44:14.357130+0000 mgr.y (mgr.25120) 1143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:16.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:15 smithi160 bash[19912]: audit 2024-08-17T07:44:14.631331+0000 mgr.y (mgr.25120) 1144 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:17.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[19784]: audit 2024-08-17T07:44:16.014064+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[19784]: audit 2024-08-17T07:44:16.022340+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[19784]: audit 2024-08-17T07:44:16.031090+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[19784]: audit 2024-08-17T07:44:16.727808+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[25186]: audit 2024-08-17T07:44:16.014064+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[25186]: audit 2024-08-17T07:44:16.022340+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[25186]: audit 2024-08-17T07:44:16.031090+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:17 smithi122 bash[25186]: audit 2024-08-17T07:44:16.727808+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:17 smithi160 bash[19912]: audit 2024-08-17T07:44:16.014064+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:17 smithi160 bash[19912]: audit 2024-08-17T07:44:16.022340+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:17 smithi160 bash[19912]: audit 2024-08-17T07:44:16.031090+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:17.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:17 smithi160 bash[19912]: audit 2024-08-17T07:44:16.727808+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:18.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:18 smithi122 bash[19784]: cluster 2024-08-17T07:44:16.357783+0000 mgr.y (mgr.25120) 1145 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:18.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:18 smithi122 bash[25186]: cluster 2024-08-17T07:44:16.357783+0000 mgr.y (mgr.25120) 1145 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:18.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:18 smithi160 bash[19912]: cluster 2024-08-17T07:44:16.357783+0000 mgr.y (mgr.25120) 1145 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:19.364 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:44:20.010 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-08-17T07:44:20.266 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:20 smithi122 bash[25186]: cluster 2024-08-17T07:44:18.359448+0000 mgr.y (mgr.25120) 1146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:20.267 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:20 smithi122 bash[25186]: audit 2024-08-17T07:44:19.366525+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.122:0/467061987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:44:20.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:20 smithi122 bash[19784]: cluster 2024-08-17T07:44:18.359448+0000 mgr.y (mgr.25120) 1146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:20.267 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:20 smithi122 bash[19784]: audit 2024-08-17T07:44:19.366525+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.122:0/467061987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:44:20.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:20 smithi160 bash[19912]: cluster 2024-08-17T07:44:18.359448+0000 mgr.y (mgr.25120) 1146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:20.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:20 smithi160 bash[19912]: audit 2024-08-17T07:44:19.366525+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.122:0/467061987' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:44:22.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:22 smithi122 bash[19784]: cluster 2024-08-17T07:44:20.360197+0000 mgr.y (mgr.25120) 1147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:22.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:22 smithi122 bash[25186]: cluster 2024-08-17T07:44:20.360197+0000 mgr.y (mgr.25120) 1147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:22.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:22 smithi160 bash[19912]: cluster 2024-08-17T07:44:20.360197+0000 mgr.y (mgr.25120) 1147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:22.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:22] "GET /metrics HTTP/1.1" 200 38005 "" "Prometheus/2.43.0" 2024-08-17T07:44:23.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:23 smithi160 bash[19912]: audit 2024-08-17T07:44:22.010835+0000 mgr.y (mgr.25120) 1148 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:23.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:23 smithi122 bash[19784]: audit 2024-08-17T07:44:22.010835+0000 mgr.y (mgr.25120) 1148 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:23.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:23 smithi122 bash[25186]: audit 2024-08-17T07:44:22.010835+0000 mgr.y (mgr.25120) 1148 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:24.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:24 smithi160 bash[19912]: cluster 2024-08-17T07:44:22.360938+0000 mgr.y (mgr.25120) 1149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:24.474 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:24 smithi122 bash[19784]: cluster 2024-08-17T07:44:22.360938+0000 mgr.y (mgr.25120) 1149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:24.475 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:24 smithi122 bash[25186]: cluster 2024-08-17T07:44:22.360938+0000 mgr.y (mgr.25120) 1149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:25.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:25 smithi160 bash[19912]: audit 2024-08-17T07:44:23.474470+0000 mgr.y (mgr.25120) 1150 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:25.424 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:25 smithi160 bash[19912]: audit 2024-08-17T07:44:23.902638+0000 mgr.y (mgr.25120) 1151 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:25.531 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:25 smithi122 bash[19784]: audit 2024-08-17T07:44:23.474470+0000 mgr.y (mgr.25120) 1150 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:25.531 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:25 smithi122 bash[19784]: audit 2024-08-17T07:44:23.902638+0000 mgr.y (mgr.25120) 1151 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:25.532 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:25 smithi122 bash[25186]: audit 2024-08-17T07:44:23.474470+0000 mgr.y (mgr.25120) 1150 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:25.532 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:25 smithi122 bash[25186]: audit 2024-08-17T07:44:23.902638+0000 mgr.y (mgr.25120) 1151 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:26.296 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:26 smithi122 bash[19784]: cluster 2024-08-17T07:44:24.362552+0000 mgr.y (mgr.25120) 1152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:26.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:26 smithi122 bash[25186]: cluster 2024-08-17T07:44:24.362552+0000 mgr.y (mgr.25120) 1152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:26 smithi160 bash[19912]: cluster 2024-08-17T07:44:24.362552+0000 mgr.y (mgr.25120) 1152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:26.440 INFO:teuthology.orchestra.run.smithi122.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:27.291 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.064013+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.077540+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.086248+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.441559+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.444243+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.445329+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:27.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:27 smithi160 bash[19912]: audit 2024-08-17T07:44:26.454042+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.064013+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.077540+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.086248+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.441559+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.444243+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.445329+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[19784]: audit 2024-08-17T07:44:26.454042+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.064013+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.077540+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.086248+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.441559+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.444243+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.445329+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:27.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:27 smithi122 bash[25186]: audit 2024-08-17T07:44:26.454042+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[19784]: cluster 2024-08-17T07:44:26.363287+0000 mgr.y (mgr.25120) 1153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[19784]: cephadm 2024-08-17T07:44:26.433752+0000 mgr.y (mgr.25120) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[19784]: cephadm 2024-08-17T07:44:26.533248+0000 mgr.y (mgr.25120) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[25186]: cluster 2024-08-17T07:44:26.363287+0000 mgr.y (mgr.25120) 1153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[25186]: cephadm 2024-08-17T07:44:26.433752+0000 mgr.y (mgr.25120) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:28.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:28 smithi122 bash[25186]: cephadm 2024-08-17T07:44:26.533248+0000 mgr.y (mgr.25120) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:28 smithi160 bash[19912]: cluster 2024-08-17T07:44:26.363287+0000 mgr.y (mgr.25120) 1153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:28 smithi160 bash[19912]: cephadm 2024-08-17T07:44:26.433752+0000 mgr.y (mgr.25120) 1154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:28.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:28 smithi160 bash[19912]: cephadm 2024-08-17T07:44:26.533248+0000 mgr.y (mgr.25120) 1155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:44:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:30 smithi160 bash[19912]: cluster 2024-08-17T07:44:28.364885+0000 mgr.y (mgr.25120) 1156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:30.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:30 smithi122 bash[19784]: cluster 2024-08-17T07:44:28.364885+0000 mgr.y (mgr.25120) 1156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:30.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:30 smithi122 bash[25186]: cluster 2024-08-17T07:44:28.364885+0000 mgr.y (mgr.25120) 1156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.355165+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: cephadm 2024-08-17T07:44:30.355900+0000 mgr.y (mgr.25120) 1157 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: cephadm 2024-08-17T07:44:30.356012+0000 mgr.y (mgr.25120) 1158 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.358680+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.361789+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: cephadm 2024-08-17T07:44:30.363045+0000 mgr.y (mgr.25120) 1159 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:44:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: cluster 2024-08-17T07:44:30.365623+0000 mgr.y (mgr.25120) 1160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.376809+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.378916+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:44:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: audit 2024-08-17T07:44:30.380364+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T07:44:31.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:31 smithi160 bash[19912]: cephadm 2024-08-17T07:44:30.381355+0000 mgr.y (mgr.25120) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.355165+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: cephadm 2024-08-17T07:44:30.355900+0000 mgr.y (mgr.25120) 1157 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: cephadm 2024-08-17T07:44:30.356012+0000 mgr.y (mgr.25120) 1158 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.358680+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.361789+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: cephadm 2024-08-17T07:44:30.363045+0000 mgr.y (mgr.25120) 1159 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: cluster 2024-08-17T07:44:30.365623+0000 mgr.y (mgr.25120) 1160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.376809+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.378916+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: audit 2024-08-17T07:44:30.380364+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[19784]: cephadm 2024-08-17T07:44:30.381355+0000 mgr.y (mgr.25120) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.355165+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: cephadm 2024-08-17T07:44:30.355900+0000 mgr.y (mgr.25120) 1157 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: cephadm 2024-08-17T07:44:30.356012+0000 mgr.y (mgr.25120) 1158 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.358680+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.361789+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: cephadm 2024-08-17T07:44:30.363045+0000 mgr.y (mgr.25120) 1159 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: cluster 2024-08-17T07:44:30.365623+0000 mgr.y (mgr.25120) 1160 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:31.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.376809+0000 mon.a (mon.0) 5756 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.378916+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:44:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: audit 2024-08-17T07:44:30.380364+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T07:44:31.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:31 smithi122 bash[25186]: cephadm 2024-08-17T07:44:30.381355+0000 mgr.y (mgr.25120) 1161 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T07:44:32.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:32] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-08-17T07:44:32.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:32 smithi122 bash[25186]: audit 2024-08-17T07:44:31.727956+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:32.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:32 smithi122 bash[25186]: audit 2024-08-17T07:44:32.018841+0000 mgr.y (mgr.25120) 1162 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:32 smithi122 bash[19784]: audit 2024-08-17T07:44:31.727956+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:32 smithi122 bash[19784]: audit 2024-08-17T07:44:32.018841+0000 mgr.y (mgr.25120) 1162 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:32.819 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:44:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:32 smithi160 bash[19912]: audit 2024-08-17T07:44:31.727956+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:32 smithi160 bash[19912]: audit 2024-08-17T07:44:32.018841+0000 mgr.y (mgr.25120) 1162 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 7s ago 35m - - 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 17s ago 35m - - 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (102s) 7s ago 28m 15.1M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (71s) 17s ago 27m 72.2M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (4m) 7s ago 25m 42.6M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (3m) 17s ago 35m 425M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (14m) 7s ago 37m 511M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:44:33.549 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (37m) 7s ago 37m 105M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (35m) 17s ago 35m 74.5M 2048M 17.2.0 e1d6a67b021e 28c5360d3cf1 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (35m) 7s ago 35m 75.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (3m) 7s ago 28m 8275k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (3m) 17s ago 28m 8160k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (34m) 7s ago 34m 57.5M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (33m) 7s ago 33m 57.6M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (33m) 7s ago 33m 53.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (32m) 7s ago 32m 57.6M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:44:33.550 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (31m) 17s ago 31m 60.1M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (31m) 17s ago 31m 56.2M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (30m) 17s ago 30m 53.4M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (29m) 17s ago 29m 56.9M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (2m) 17s ago 28m 55.3M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (26m) 7s ago 26m 89.2M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:44:33.551 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (26m) 17s ago 26m 89.7M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:44:33.984 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:44:33.984 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:44:33.985 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:44:33.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-17T07:44:33.986 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:44:33.986 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:44:33.986 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi160", 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:44:34.336 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "0/1 daemons upgraded", 2024-08-17T07:44:34.337 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T07:44:34.337 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:44:34.337 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:44:34.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: cluster 2024-08-17T07:44:32.366570+0000 mgr.y (mgr.25120) 1163 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:34.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:32.808687+0000 mgr.y (mgr.25120) 1164 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: cephadm 2024-08-17T07:44:33.115472+0000 mgr.y (mgr.25120) 1165 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T07:44:34.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.120362+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:34.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.121274+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:44:34.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.121902+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:44:34.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.122495+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:34.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: cephadm 2024-08-17T07:44:33.123277+0000 mgr.y (mgr.25120) 1166 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:44:34.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.167101+0000 mgr.y (mgr.25120) 1167 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:34 smithi160 bash[19912]: audit 2024-08-17T07:44:33.986693+0000 mon.a (mon.0) 5764 : audit [DBG] from='client.? 172.21.15.122:0/2732628259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:34.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: cluster 2024-08-17T07:44:32.366570+0000 mgr.y (mgr.25120) 1163 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:32.808687+0000 mgr.y (mgr.25120) 1164 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: cephadm 2024-08-17T07:44:33.115472+0000 mgr.y (mgr.25120) 1165 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.120362+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.121274+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.121902+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.122495+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: cephadm 2024-08-17T07:44:33.123277+0000 mgr.y (mgr.25120) 1166 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.167101+0000 mgr.y (mgr.25120) 1167 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[25186]: audit 2024-08-17T07:44:33.986693+0000 mon.a (mon.0) 5764 : audit [DBG] from='client.? 172.21.15.122:0/2732628259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: cluster 2024-08-17T07:44:32.366570+0000 mgr.y (mgr.25120) 1163 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:34.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:32.808687+0000 mgr.y (mgr.25120) 1164 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: cephadm 2024-08-17T07:44:33.115472+0000 mgr.y (mgr.25120) 1165 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.120362+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.121274+0000 mon.a (mon.0) 5761 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.121902+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.122495+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: cephadm 2024-08-17T07:44:33.123277+0000 mgr.y (mgr.25120) 1166 : cephadm [INF] Deploying daemon mon.b on smithi160 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.167101+0000 mgr.y (mgr.25120) 1167 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:34.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:34 smithi122 bash[19784]: audit 2024-08-17T07:44:33.986693+0000 mon.a (mon.0) 5764 : audit [DBG] from='client.? 172.21.15.122:0/2732628259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:35.450 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:35 smithi122 bash[19784]: audit 2024-08-17T07:44:33.511895+0000 mgr.y (mgr.25120) 1168 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:35.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:35 smithi122 bash[25186]: audit 2024-08-17T07:44:33.511895+0000 mgr.y (mgr.25120) 1168 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:35.494 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:35 smithi160 bash[19912]: audit 2024-08-17T07:44:33.511895+0000 mgr.y (mgr.25120) 1168 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:36.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 bash[19912]: audit 2024-08-17T07:44:34.338066+0000 mgr.y (mgr.25120) 1169 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:36.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 bash[19912]: cluster 2024-08-17T07:44:34.367353+0000 mgr.y (mgr.25120) 1170 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:36.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:36 smithi122 bash[19784]: audit 2024-08-17T07:44:34.338066+0000 mgr.y (mgr.25120) 1169 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:36 smithi122 bash[19784]: cluster 2024-08-17T07:44:34.367353+0000 mgr.y (mgr.25120) 1170 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:36.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:36 smithi122 bash[25186]: audit 2024-08-17T07:44:34.338066+0000 mgr.y (mgr.25120) 1169 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:44:36.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:36 smithi122 bash[25186]: cluster 2024-08-17T07:44:34.367353+0000 mgr.y (mgr.25120) 1170 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:36.797 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.798 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.798 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.799 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.799 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.800 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.800 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.800 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:36.801 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 systemd[1]: Stopping Ceph mon.b for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:44:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 bash[19912]: debug 2024-08-17T07:44:36.914+0000 7fba2475f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:44:37.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:36 smithi160 bash[19912]: debug 2024-08-17T07:44:36.914+0000 7fba2475f700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T07:44:37.953 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:37 smithi160 bash[80856]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-b 2024-08-17T07:44:37.953 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:37 smithi160 bash[80982]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-b 2024-08-17T07:44:37.953 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T07:44:37.953 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: Stopped Ceph mon.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:44:38.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:38 smithi160 systemd[1]: Started Ceph mon.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:44:38.209 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.209 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.210 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.210 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.210 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.210 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.211 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:38.211 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:44:37 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:44:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.910+0000 7fe2788acb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:44:40.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.910+0000 7fe2788acb00 0 ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc), process ceph-mon, pid 7 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.910+0000 7fe2788acb00 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.914+0000 7fe2788acb00 0 load: jerasure load: lrc 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Git sha 0 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Compile date 2024-08-16 15:05:49 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: DB SUMMARY 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: DB Session ID: NTURL6WRMWJC765SG91I 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 5392 Bytes 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000093.sst 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000091.log size: 2206776 ; 2024-08-17T07:44:40.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.env: 0x556d30e1c7a0 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.info_log: 0x556d31997500 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:44:40.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:44:40.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:44:40.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.db_log_dir: 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.wal_dir: 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:44:40.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.write_buffer_manager: 0x556d319a68c0 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:44:40.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:44:40.107 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.row_cache: None 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.wal_filter: None 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.wal_compression: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:44:40.108 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:44:40.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Compression algorithms supported: 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kZSTD supported: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:44:40.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.merge_operator: 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:44:40.111 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556d31997120) 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: cache_index_and_filter_blocks: 1 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: pin_top_level_index_and_filter: 1 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: index_type: 0 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: data_block_index_type: 0 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: index_shortening: 1 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: checksum: 4 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: no_block_cache: 0 2024-08-17T07:44:40.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_cache: 0x556d3198d090 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_cache_name: BinnedLRUCache 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_cache_options: 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: capacity : 536870912 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: num_shard_bits : 4 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: strict_capacity_limit : 0 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: high_pri_pool_ratio: 0.000 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_cache_compressed: (nil) 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: persistent_cache: (nil) 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_size: 4096 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_size_deviation: 10 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_restart_interval: 16 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: index_block_restart_interval: 1 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: metadata_block_size: 4096 2024-08-17T07:44:40.113 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: partition_filters: 0 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: use_delta_encoding: 1 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: filter_policy: bloomfilter 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: whole_key_filtering: 1 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: verify_compression: 0 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: read_amp_bytes_per_bit: 0 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: format_version: 5 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: enable_index_compression: 1 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: block_align: 0 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: max_auto_readahead_size: 262144 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: prepopulate_block_cache: 0 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: initial_auto_readahead_size: 8192 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: num_file_reads_for_auto_readahead: 2 2024-08-17T07:44:40.114 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.num_levels: 7 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:44:40.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:44:40.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:44:40.117 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:44:40.118 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:44:40.119 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:44:40.119 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:44:40.119 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:44:40.120 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:44:40.121 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe274e82640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 93.sst 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 95, last_sequence is 54089, log_number is 91,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 91 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b5753757-45bc-40a2-a9df-b1c5e92eb42a 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880679923746, "job": 1, "event": "recovery_started", "wal_files": [91]} 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.918+0000 7fe2788acb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #91 mode 2 2024-08-17T07:44:40.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.930+0000 7fe2788acb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880679935232, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 96, "file_size": 1355083, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54094, "largest_seqno": 55566, "table_properties": {"data_size": 1349330, "index_size": 3176, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 14894, "raw_average_key_size": 24, "raw_value_size": 1337037, "raw_average_value_size": 2206, "num_data_blocks": 140, "num_entries": 606, "num_filter_entries": 606, "num_deletions": 7, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1723880679, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b5753757-45bc-40a2-a9df-b1c5e92eb42a", "db_session_id": "NTURL6WRMWJC765SG91I", "orig_file_number": 96, "seqno_to_time_mapping": "N/A"}} 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.930+0000 7fe2788acb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880679935419, "job": 1, "event": "recovery_finished"} 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.930+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 98 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.930+0000 7fe2788acb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000091.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556d319b8e00 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 4 rocksdb: DB pointer 0x556d31ab6000 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe26e675640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe26e675640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: ** DB Stats ** 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:44:40.123 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: ** Compaction Stats [default] ** 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: L0 1/0 1.29 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: L6 1/0 9.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Sum 2/0 10.35 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: ** Compaction Stats [default] ** 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:44:40.124 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 259.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Cumulative compaction: 0.00 GB write, 81.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Interval compaction: 0.00 GB write, 81.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Block cache BinnedLRUCache@0x556d3198d090#7 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:44:40.125 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 starting mon.b rank 2 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 1 mon.b@-1(???) e3 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).mds e1 new map 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).mds e1 print_map 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: e1 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: 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-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: legacy client fscid: -1 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: No filesystems configured 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:44:40.126 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.934+0000 7fe2788acb00 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:39 smithi160 bash[81042]: debug 2024-08-17T07:44:39.938+0000 7fe2788acb00 1 mon.b@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:40 smithi160 bash[81042]: audit 2024-08-17T07:44:36.223924+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:40 smithi160 bash[81042]: audit 2024-08-17T07:44:36.233596+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:40 smithi160 bash[81042]: audit 2024-08-17T07:44:36.245727+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.127 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:40 smithi160 bash[81042]: cluster 2024-08-17T07:44:36.367991+0000 mgr.y (mgr.25120) 1171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:40.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[19784]: audit 2024-08-17T07:44:36.223924+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[19784]: audit 2024-08-17T07:44:36.233596+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[19784]: audit 2024-08-17T07:44:36.245727+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[19784]: cluster 2024-08-17T07:44:36.367991+0000 mgr.y (mgr.25120) 1171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[25186]: audit 2024-08-17T07:44:36.223924+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[25186]: audit 2024-08-17T07:44:36.233596+0000 mon.a (mon.0) 5766 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[25186]: audit 2024-08-17T07:44:36.245727+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:40.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:40 smithi122 bash[25186]: cluster 2024-08-17T07:44:36.367991+0000 mgr.y (mgr.25120) 1171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:38.369657+0000 mgr.y (mgr.25120) 1172 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.030509+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.033756+0000 mon.a (mon.0) 5768 : cluster [INF] mon.a calling monitor election 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.055805+0000 mon.a (mon.0) 5769 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.071290+0000 mon.a (mon.0) 5770 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.071407+0000 mon.a (mon.0) 5771 : cluster [DBG] fsmap 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.071474+0000 mon.a (mon.0) 5772 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.072418+0000 mon.a (mon.0) 5773 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.097386+0000 mon.a (mon.0) 5774 : cluster [INF] overall HEALTH_OK 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.105194+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.114063+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.123591+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.131744+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.140828+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.141229+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.143440+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.155985+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.156797+0000 mgr.y (mgr.25120) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.291357+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.294451+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.299065+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.300413+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.309325+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.424358+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.426667+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.428811+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.429675+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.437521+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.522330+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.524831+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.526785+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.527678+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.535441+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.611800+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.614133+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.616924+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.617842+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.625713+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.703034+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.705629+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.708293+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.709479+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.715631+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.806830+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.808862+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.810752+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.811439+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.816995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.894576+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.896890+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.899330+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.900173+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:40.905823+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:41.009049+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:41.011551+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:41.014090+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:41.014829+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:41 smithi160 bash[81042]: audit 2024-08-17T07:44:41.019816+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:38.369657+0000 mgr.y (mgr.25120) 1172 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:41.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.030509+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.033756+0000 mon.a (mon.0) 5768 : cluster [INF] mon.a calling monitor election 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.055805+0000 mon.a (mon.0) 5769 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.071290+0000 mon.a (mon.0) 5770 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.071407+0000 mon.a (mon.0) 5771 : cluster [DBG] fsmap 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.071474+0000 mon.a (mon.0) 5772 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.072418+0000 mon.a (mon.0) 5773 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.097386+0000 mon.a (mon.0) 5774 : cluster [INF] overall HEALTH_OK 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.105194+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.114063+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.123591+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.131744+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.140828+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.141229+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.143440+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.155985+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.156797+0000 mgr.y (mgr.25120) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.291357+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.294451+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.299065+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.300413+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:38.369657+0000 mgr.y (mgr.25120) 1172 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:41.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.030509+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.033756+0000 mon.a (mon.0) 5768 : cluster [INF] mon.a calling monitor election 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.055805+0000 mon.a (mon.0) 5769 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.071290+0000 mon.a (mon.0) 5770 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0]} 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.071407+0000 mon.a (mon.0) 5771 : cluster [DBG] fsmap 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.071474+0000 mon.a (mon.0) 5772 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.072418+0000 mon.a (mon.0) 5773 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.097386+0000 mon.a (mon.0) 5774 : cluster [INF] overall HEALTH_OK 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.105194+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.114063+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.123591+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.131744+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.140828+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.141229+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.143440+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.155985+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.156797+0000 mgr.y (mgr.25120) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.291357+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.294451+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.299065+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.300413+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.309325+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.424358+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.426667+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.428811+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.429675+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.437521+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.522330+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.524831+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.526785+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.527678+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.535441+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.611800+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.614133+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.616924+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.617842+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.625713+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.703034+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.705629+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.708293+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.709479+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.715631+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.806830+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.808862+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.810752+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.811439+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.816995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.894576+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.896890+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.899330+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.900173+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:40.905823+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:41.009049+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:41.011551+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:41.014090+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:41.014829+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[19784]: audit 2024-08-17T07:44:41.019816+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.309325+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.424358+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.426667+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.428811+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.429675+0000 mon.a (mon.0) 5791 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.437521+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.522330+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.524831+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.526785+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.527678+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.535441+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.611800+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.614133+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.616924+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.617842+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.625713+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.703034+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.705629+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.708293+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.709479+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.715631+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.806830+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.808862+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.810752+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.811439+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.816995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.894576+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.896890+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.899330+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.900173+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:40.905823+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:41.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:41.009049+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:41.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:41.011551+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:41.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:41.014090+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:41.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:41.014829+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:41.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:41 smithi122 bash[25186]: audit 2024-08-17T07:44:41.019816+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.309859+0000 mgr.y (mgr.25120) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cluster 2024-08-17T07:44:40.370420+0000 mgr.y (mgr.25120) 1175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.437915+0000 mgr.y (mgr.25120) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.535800+0000 mgr.y (mgr.25120) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.626275+0000 mgr.y (mgr.25120) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.716005+0000 mgr.y (mgr.25120) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.817382+0000 mgr.y (mgr.25120) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:40.906178+0000 mgr.y (mgr.25120) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.020195+0000 mgr.y (mgr.25120) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.095701+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.097681+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.099386+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.100027+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.104854+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.105253+0000 mgr.y (mgr.25120) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.176269+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.178187+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.180081+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.180720+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.185632+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.309859+0000 mgr.y (mgr.25120) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cluster 2024-08-17T07:44:40.370420+0000 mgr.y (mgr.25120) 1175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:42.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.437915+0000 mgr.y (mgr.25120) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.535800+0000 mgr.y (mgr.25120) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.626275+0000 mgr.y (mgr.25120) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.716005+0000 mgr.y (mgr.25120) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.817382+0000 mgr.y (mgr.25120) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:40.906178+0000 mgr.y (mgr.25120) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.020195+0000 mgr.y (mgr.25120) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.095701+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.097681+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.099386+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.100027+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.104854+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.105253+0000 mgr.y (mgr.25120) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.176269+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.178187+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.180081+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.180720+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.185632+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.186052+0000 mgr.y (mgr.25120) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.273190+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.275192+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.278612+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.279612+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.286036+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.371085+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.372843+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.374739+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.375462+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.380839+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.488919+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.491365+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.493893+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.494779+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.503113+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.622615+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.624795+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.627891+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.186052+0000 mgr.y (mgr.25120) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.273190+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.275192+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.278612+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.279612+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.286036+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.371085+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.372843+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.374739+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.375462+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.380839+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.488919+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.491365+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.493893+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.494779+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.503113+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.622615+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.624795+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.627891+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.628786+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.636396+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.759240+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.762052+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.765228+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.766174+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.772284+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.879123+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.881889+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.883819+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.884650+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.889966+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.979855+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.983237+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.986435+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.987707+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[19784]: audit 2024-08-17T07:44:41.996460+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.628786+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.636396+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.309 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.759240+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.762052+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.765228+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.766174+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.772284+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.879123+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.881889+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.883819+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.884650+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.889966+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.979855+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.310 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.983237+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.986435+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.987707+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.311 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[25186]: audit 2024-08-17T07:44:41.996460+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.309859+0000 mgr.y (mgr.25120) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cluster 2024-08-17T07:44:40.370420+0000 mgr.y (mgr.25120) 1175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.437915+0000 mgr.y (mgr.25120) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.535800+0000 mgr.y (mgr.25120) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.626275+0000 mgr.y (mgr.25120) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.716005+0000 mgr.y (mgr.25120) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.817382+0000 mgr.y (mgr.25120) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:40.906178+0000 mgr.y (mgr.25120) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.020195+0000 mgr.y (mgr.25120) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.095701+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.097681+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.099386+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.100027+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.104854+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.105253+0000 mgr.y (mgr.25120) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.176269+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.178187+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.180081+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.180720+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.185632+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.186052+0000 mgr.y (mgr.25120) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:42.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.273190+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.275192+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.278612+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.279612+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.286036+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.371085+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.372843+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.374739+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.375462+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.380839+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.488919+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.491365+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.493893+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.494779+0000 mon.a (mon.0) 5846 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.503113+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.622615+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.624795+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.627891+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.628786+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.636396+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.759240+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.762052+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.765228+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.766174+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.772284+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.879123+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.881889+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.883819+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.884650+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.889966+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.979855+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.983237+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.986435+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.987707+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:42.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:42 smithi160 bash[81042]: audit 2024-08-17T07:44:41.996460+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:42.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:42] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-08-17T07:44:43.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.286428+0000 mgr.y (mgr.25120) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.381214+0000 mgr.y (mgr.25120) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.503569+0000 mgr.y (mgr.25120) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.637043+0000 mgr.y (mgr.25120) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.772752+0000 mgr.y (mgr.25120) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.890508+0000 mgr.y (mgr.25120) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:41.996967+0000 mgr.y (mgr.25120) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.026555+0000 mgr.y (mgr.25120) 1192 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.095999+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.098148+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.100590+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.101360+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.108966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.109485+0000 mgr.y (mgr.25120) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.220327+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.222526+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.225194+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.226020+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.234328+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.361875+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.364122+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.366760+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.367672+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.376266+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.483869+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.485957+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.488050+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.488856+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.496655+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.577362+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.579480+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.582165+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.583244+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.593879+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.687619+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.690142+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.693303+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.694380+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.704663+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.814930+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.334 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.817018+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.819884+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.820725+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.828839+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.948406+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.950621+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.953193+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.954176+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.335 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:43 smithi160 bash[81042]: audit 2024-08-17T07:44:42.962622+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.286428+0000 mgr.y (mgr.25120) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.381214+0000 mgr.y (mgr.25120) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.503569+0000 mgr.y (mgr.25120) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.637043+0000 mgr.y (mgr.25120) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.772752+0000 mgr.y (mgr.25120) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.890508+0000 mgr.y (mgr.25120) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:41.996967+0000 mgr.y (mgr.25120) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.026555+0000 mgr.y (mgr.25120) 1192 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:43.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.095999+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.098148+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.100590+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.101360+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.108966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.109485+0000 mgr.y (mgr.25120) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.220327+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.222526+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.225194+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.226020+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.234328+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.361875+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.286428+0000 mgr.y (mgr.25120) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.381214+0000 mgr.y (mgr.25120) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.503569+0000 mgr.y (mgr.25120) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.637043+0000 mgr.y (mgr.25120) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.772752+0000 mgr.y (mgr.25120) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.890508+0000 mgr.y (mgr.25120) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:41.996967+0000 mgr.y (mgr.25120) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.026555+0000 mgr.y (mgr.25120) 1192 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.095999+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.098148+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.100590+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.101360+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.108966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.109485+0000 mgr.y (mgr.25120) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.220327+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.222526+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.225194+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.226020+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.234328+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.361875+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.364122+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.366760+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.367672+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.376266+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.483869+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.485957+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.488050+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.488856+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.496655+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.577362+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.579480+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.582165+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.583244+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.593879+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.687619+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.690142+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.693303+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.694380+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.704663+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.814930+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.817018+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.819884+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.820725+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.828839+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.948406+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.950621+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.953193+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.954176+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[25186]: audit 2024-08-17T07:44:42.962622+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.364122+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.366760+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.367672+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.376266+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.483869+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.485957+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.488050+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.488856+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.496655+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.577362+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.579480+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.582165+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.583244+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.593879+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.687619+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.690142+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.693303+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.694380+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.704663+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.814930+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.817018+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.819884+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.820725+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.828839+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.948406+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.950621+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.953193+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.954176+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:43.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:43 smithi122 bash[19784]: audit 2024-08-17T07:44:42.962622+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.234905+0000 mgr.y (mgr.25120) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cluster 2024-08-17T07:44:42.370902+0000 mgr.y (mgr.25120) 1195 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.376848+0000 mgr.y (mgr.25120) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.497226+0000 mgr.y (mgr.25120) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.594418+0000 mgr.y (mgr.25120) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.705348+0000 mgr.y (mgr.25120) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.829402+0000 mgr.y (mgr.25120) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:42.963272+0000 mgr.y (mgr.25120) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.098815+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.101878+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.106065+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.107308+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.115974+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.116564+0000 mgr.y (mgr.25120) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.231152+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.238300+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.241099+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.241994+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.249989+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.365469+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.368046+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.371288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.372301+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.380904+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.494504+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.496814+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.499914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.500933+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.509959+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.624160+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.626507+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.629498+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.630643+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.641227+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.757158+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.759998+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.763429+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.764559+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.773144+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.887131+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.889586+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.892471+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.893483+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:43.901522+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:44.012275+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:44.015150+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:44.018852+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:44.019840+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:44 smithi160 bash[81042]: audit 2024-08-17T07:44:44.027787+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.234905+0000 mgr.y (mgr.25120) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cluster 2024-08-17T07:44:42.370902+0000 mgr.y (mgr.25120) 1195 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.376848+0000 mgr.y (mgr.25120) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.497226+0000 mgr.y (mgr.25120) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.594418+0000 mgr.y (mgr.25120) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.705348+0000 mgr.y (mgr.25120) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.829402+0000 mgr.y (mgr.25120) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:42.963272+0000 mgr.y (mgr.25120) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.098815+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.101878+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.106065+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.107308+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.115974+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.116564+0000 mgr.y (mgr.25120) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.231152+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.238300+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.241099+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.241994+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.249989+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.365469+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.368046+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.371288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.372301+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.380904+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.494504+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.496814+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.499914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.500933+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.509959+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.624160+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.626507+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.629498+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.630643+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.641227+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.757158+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.759998+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.763429+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.764559+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.773144+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.234905+0000 mgr.y (mgr.25120) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cluster 2024-08-17T07:44:42.370902+0000 mgr.y (mgr.25120) 1195 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.376848+0000 mgr.y (mgr.25120) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.497226+0000 mgr.y (mgr.25120) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.594418+0000 mgr.y (mgr.25120) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.705348+0000 mgr.y (mgr.25120) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.829402+0000 mgr.y (mgr.25120) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:42.963272+0000 mgr.y (mgr.25120) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.098815+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.101878+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.106065+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.107308+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.115974+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.116564+0000 mgr.y (mgr.25120) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.231152+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.238300+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.241099+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.241994+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.249989+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.365469+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.887131+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.889586+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.892471+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.893483+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:43.901522+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:44.012275+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:44.015150+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:44.018852+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:44.019840+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[19784]: audit 2024-08-17T07:44:44.027787+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.368046+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.371288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.372301+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.380904+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.494504+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.496814+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.499914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.500933+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.509959+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.624160+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.626507+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.629498+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.630643+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.641227+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.757158+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.759998+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.763429+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.764559+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.773144+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.887131+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.889586+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.892471+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.893483+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:43.901522+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:44.012275+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:44.015150+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:44.018852+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:44.019840+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:44.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[25186]: audit 2024-08-17T07:44:44.027787+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:44 smithi122 bash[70658]: debug 2024-08-17T07:44:44.947+0000 7fb3bf3d4640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.250580+0000 mgr.y (mgr.25120) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.381443+0000 mgr.y (mgr.25120) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.510545+0000 mgr.y (mgr.25120) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.641777+0000 mgr.y (mgr.25120) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.773992+0000 mgr.y (mgr.25120) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:43.902426+0000 mgr.y (mgr.25120) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.028593+0000 mgr.y (mgr.25120) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.147844+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.151241+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.153903+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.154798+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.162709+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.163444+0000 mgr.y (mgr.25120) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.242860+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.245170+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.247718+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.248796+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.256891+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.331638+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.334106+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.250580+0000 mgr.y (mgr.25120) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.381443+0000 mgr.y (mgr.25120) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.510545+0000 mgr.y (mgr.25120) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.641777+0000 mgr.y (mgr.25120) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.773992+0000 mgr.y (mgr.25120) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:43.902426+0000 mgr.y (mgr.25120) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.028593+0000 mgr.y (mgr.25120) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.147844+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.151241+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.153903+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.154798+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.162709+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.163444+0000 mgr.y (mgr.25120) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.242860+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.245170+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.247718+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.248796+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.256891+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.331638+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.334106+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.336445+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.337299+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.343718+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.432604+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.434772+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.437332+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.438063+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.445360+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.520684+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.523115+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.526034+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.526996+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.535030+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.620013+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.622381+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.624094+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.624906+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.630959+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.733408+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.735825+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.738663+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.739608+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.745089+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.842868+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.844838+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.847393+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.848316+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.853878+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.953800+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.956012+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.958725+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.959488+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:44.964399+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:45.042571+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:45.045249+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:45.047179+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:45.047978+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[25186]: audit 2024-08-17T07:44:45.053238+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.336445+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.337299+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.343718+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.432604+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.434772+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.437332+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.438063+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.445360+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.520684+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.523115+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.526034+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.526996+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.535030+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.620013+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.622381+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.624094+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.624906+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.630959+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.733408+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.735825+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.738663+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.739608+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.745089+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.842868+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.844838+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.847393+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.848316+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.853878+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.953800+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.956012+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.958725+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.959488+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:44.964399+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:45.042571+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:45.045249+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:45.047179+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:45.047978+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:45 smithi122 bash[19784]: audit 2024-08-17T07:44:45.053238+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.250580+0000 mgr.y (mgr.25120) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.381443+0000 mgr.y (mgr.25120) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.510545+0000 mgr.y (mgr.25120) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.641777+0000 mgr.y (mgr.25120) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.773992+0000 mgr.y (mgr.25120) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:43.902426+0000 mgr.y (mgr.25120) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.028593+0000 mgr.y (mgr.25120) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.147844+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.151241+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.153903+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.154798+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.162709+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.163444+0000 mgr.y (mgr.25120) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.242860+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.245170+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.247718+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.248796+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.256891+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.331638+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.334106+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.336445+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.337299+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.343718+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.432604+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.434772+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.437332+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.438063+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.445360+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.520684+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.523115+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.526034+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.526996+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.535030+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.620013+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.622381+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.624094+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.624906+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.630959+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.733408+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.735825+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.738663+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.739608+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.745089+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.842868+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.844838+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.847393+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.848316+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.853878+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.953800+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.956012+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.958725+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.959488+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:44.964399+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:45.042571+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:45.045249+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:45.047179+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:45.047978+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:45.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:45 smithi160 bash[81042]: audit 2024-08-17T07:44:45.053238+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.257528+0000 mgr.y (mgr.25120) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.344179+0000 mgr.y (mgr.25120) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cluster 2024-08-17T07:44:44.372407+0000 mgr.y (mgr.25120) 1213 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.445876+0000 mgr.y (mgr.25120) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.535550+0000 mgr.y (mgr.25120) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.631401+0000 mgr.y (mgr.25120) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.745536+0000 mgr.y (mgr.25120) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.854386+0000 mgr.y (mgr.25120) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:44.964750+0000 mgr.y (mgr.25120) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.053829+0000 mgr.y (mgr.25120) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.137077+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.139032+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.141452+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.142339+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.147678+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.148281+0000 mgr.y (mgr.25120) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.225924+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.228166+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.230171+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.230815+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.235739+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.313992+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.315614+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.317569+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.318157+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.322744+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.400691+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.403125+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.405654+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.406505+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.411760+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.484920+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.486914+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.488641+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.489329+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.494274+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.579662+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.581984+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.583886+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.584569+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.589498+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.684642+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.686691+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.689504+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.690516+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.698655+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.808550+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.811315+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.814359+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.815330+0000 mon.a (mon.0) 6036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.823312+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.934050+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.936400+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.939074+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.939885+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:45.948172+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:46.065046+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:46.067436+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:46.070125+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:46 smithi160 bash[81042]: audit 2024-08-17T07:44:46.071225+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.257528+0000 mgr.y (mgr.25120) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.344179+0000 mgr.y (mgr.25120) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cluster 2024-08-17T07:44:44.372407+0000 mgr.y (mgr.25120) 1213 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.445876+0000 mgr.y (mgr.25120) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.535550+0000 mgr.y (mgr.25120) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.631401+0000 mgr.y (mgr.25120) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.745536+0000 mgr.y (mgr.25120) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.854386+0000 mgr.y (mgr.25120) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:44.964750+0000 mgr.y (mgr.25120) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.053829+0000 mgr.y (mgr.25120) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.137077+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.139032+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.141452+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.142339+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.147678+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.148281+0000 mgr.y (mgr.25120) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.225924+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.228166+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.230171+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.230815+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.257528+0000 mgr.y (mgr.25120) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.344179+0000 mgr.y (mgr.25120) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cluster 2024-08-17T07:44:44.372407+0000 mgr.y (mgr.25120) 1213 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.445876+0000 mgr.y (mgr.25120) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.535550+0000 mgr.y (mgr.25120) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.631401+0000 mgr.y (mgr.25120) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.745536+0000 mgr.y (mgr.25120) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.854386+0000 mgr.y (mgr.25120) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:44.964750+0000 mgr.y (mgr.25120) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.053829+0000 mgr.y (mgr.25120) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.137077+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.139032+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.141452+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.142339+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.147678+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.148281+0000 mgr.y (mgr.25120) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.225924+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.228166+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.230171+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.230815+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.235739+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.313992+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.315614+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.317569+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.318157+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.322744+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.400691+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.403125+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.405654+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.406505+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.411760+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.484920+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.486914+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.488641+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.489329+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.494274+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.579662+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.581984+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.583886+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.235739+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.313992+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.315614+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.317569+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.318157+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.322744+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.400691+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.403125+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.405654+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.406505+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.411760+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.484920+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.486914+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.488641+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.489329+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.494274+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.579662+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.581984+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.583886+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.584569+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.589498+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.684642+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.686691+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.689504+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.690516+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.698655+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.808550+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.811315+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.814359+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.815330+0000 mon.a (mon.0) 6036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.823312+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.934050+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.936400+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.939074+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.939885+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:45.948172+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:46.065046+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:46.067436+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:46.070125+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[19784]: audit 2024-08-17T07:44:46.071225+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.584569+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.589498+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.684642+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.686691+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.689504+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.690516+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.698655+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.808550+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.811315+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.814359+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.815330+0000 mon.a (mon.0) 6036 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.823312+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.934050+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.936400+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.939074+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.939885+0000 mon.a (mon.0) 6041 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:45.948172+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:46.065046+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:46.067436+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:46.070125+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:46.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:46 smithi122 bash[25186]: audit 2024-08-17T07:44:46.071225+0000 mon.a (mon.0) 6046 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.236155+0000 mgr.y (mgr.25120) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.323069+0000 mgr.y (mgr.25120) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.412153+0000 mgr.y (mgr.25120) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.494621+0000 mgr.y (mgr.25120) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.589934+0000 mgr.y (mgr.25120) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.699239+0000 mgr.y (mgr.25120) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.823886+0000 mgr.y (mgr.25120) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:45.948755+0000 mgr.y (mgr.25120) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.080144+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.080976+0000 mgr.y (mgr.25120) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.168519+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.170193+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.171938+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.172536+0000 mon.a (mon.0) 6051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.178711+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.179235+0000 mgr.y (mgr.25120) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.219941+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.227490+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.233324+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.258375+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.260008+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.261570+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.262176+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.268083+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.340650+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.342884+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.345243+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.345841+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.351806+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.424656+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.427176+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.430894+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.432232+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.440593+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.514032+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.516757+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.518713+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.519402+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.526856+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.606973+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.609591+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.612408+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.613140+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.620830+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.710972+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.713281+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.715698+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.716485+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.724491+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.727670+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.873911+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.876182+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.879275+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.880226+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.888940+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.991558+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.993854+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.996069+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:46.996915+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:47 smithi160 bash[81042]: audit 2024-08-17T07:44:47.004963+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.236155+0000 mgr.y (mgr.25120) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.323069+0000 mgr.y (mgr.25120) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.412153+0000 mgr.y (mgr.25120) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.494621+0000 mgr.y (mgr.25120) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.589934+0000 mgr.y (mgr.25120) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.699239+0000 mgr.y (mgr.25120) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.823886+0000 mgr.y (mgr.25120) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:45.948755+0000 mgr.y (mgr.25120) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.080144+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.080976+0000 mgr.y (mgr.25120) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.168519+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.170193+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.171938+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.172536+0000 mon.a (mon.0) 6051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.178711+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.179235+0000 mgr.y (mgr.25120) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.219941+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.227490+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.233324+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.258375+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.260008+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.236155+0000 mgr.y (mgr.25120) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.323069+0000 mgr.y (mgr.25120) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.412153+0000 mgr.y (mgr.25120) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.494621+0000 mgr.y (mgr.25120) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.589934+0000 mgr.y (mgr.25120) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.699239+0000 mgr.y (mgr.25120) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.823886+0000 mgr.y (mgr.25120) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:45.948755+0000 mgr.y (mgr.25120) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.080144+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.080976+0000 mgr.y (mgr.25120) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.168519+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.170193+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.171938+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.172536+0000 mon.a (mon.0) 6051 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.178711+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.179235+0000 mgr.y (mgr.25120) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.219941+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.227490+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.233324+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.258375+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.260008+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.261570+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.262176+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.268083+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.340650+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.342884+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.345243+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.345841+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.351806+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.424656+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.427176+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.430894+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.432232+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.440593+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.514032+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.516757+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.518713+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.519402+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.526856+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.606973+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.261570+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.262176+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.268083+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.340650+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.342884+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.345243+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.345841+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.351806+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.424656+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.427176+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.430894+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.432232+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.440593+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.514032+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.516757+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.518713+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.519402+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.526856+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.606973+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.609591+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.612408+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.613140+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.620830+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.710972+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.713281+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.715698+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.716485+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.724491+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.727670+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.873911+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.876182+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.879275+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.880226+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.888940+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.991558+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.993854+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.996069+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:46.996915+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[19784]: audit 2024-08-17T07:44:47.004963+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.609591+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.612408+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.613140+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.620830+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.710972+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.713281+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.715698+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.716485+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.724491+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.727670+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.873911+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.876182+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.879275+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.880226+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.888940+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.991558+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.993854+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.996069+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:46.996915+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:47.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:47 smithi122 bash[25186]: audit 2024-08-17T07:44:47.004963+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.268481+0000 mgr.y (mgr.25120) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.352394+0000 mgr.y (mgr.25120) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cluster 2024-08-17T07:44:46.372945+0000 mgr.y (mgr.25120) 1234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.441115+0000 mgr.y (mgr.25120) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.527572+0000 mgr.y (mgr.25120) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.621299+0000 mgr.y (mgr.25120) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.724978+0000 mgr.y (mgr.25120) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:46.889471+0000 mgr.y (mgr.25120) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.005569+0000 mgr.y (mgr.25120) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.131557+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.133893+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.136818+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.137736+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.143532+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.143908+0000 mgr.y (mgr.25120) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.220689+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.222937+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.225118+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.225900+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.232639+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.308646+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.311225+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.313861+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.314577+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.320292+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.427863+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.429929+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.432860+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.433788+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.441865+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.536117+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.538170+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.541074+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.541922+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.549855+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.665756+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.667630+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.669558+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.670302+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.676181+0000 mon.a (mon.0) 6126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.779523+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.781228+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.782911+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.783569+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.788606+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.892215+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.895004+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.898258+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.899272+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:47.907954+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:48.000172+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:48.002694+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:48.005908+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:48.007064+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:48 smithi160 bash[81042]: audit 2024-08-17T07:44:48.013212+0000 mon.a (mon.0) 6141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.268481+0000 mgr.y (mgr.25120) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.352394+0000 mgr.y (mgr.25120) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cluster 2024-08-17T07:44:46.372945+0000 mgr.y (mgr.25120) 1234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:48.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.441115+0000 mgr.y (mgr.25120) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.527572+0000 mgr.y (mgr.25120) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.621299+0000 mgr.y (mgr.25120) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.724978+0000 mgr.y (mgr.25120) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:46.889471+0000 mgr.y (mgr.25120) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.005569+0000 mgr.y (mgr.25120) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.131557+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.133893+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.136818+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.137736+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.143532+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.143908+0000 mgr.y (mgr.25120) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.220689+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.222937+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.225118+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.225900+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.232639+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.268481+0000 mgr.y (mgr.25120) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.352394+0000 mgr.y (mgr.25120) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cluster 2024-08-17T07:44:46.372945+0000 mgr.y (mgr.25120) 1234 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.441115+0000 mgr.y (mgr.25120) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.527572+0000 mgr.y (mgr.25120) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.621299+0000 mgr.y (mgr.25120) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.724978+0000 mgr.y (mgr.25120) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:46.889471+0000 mgr.y (mgr.25120) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.005569+0000 mgr.y (mgr.25120) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.131557+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.133893+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.136818+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.137736+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.143532+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.143908+0000 mgr.y (mgr.25120) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:48.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.220689+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.222937+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.225118+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.225900+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.232639+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.308646+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.311225+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.313861+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.314577+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.320292+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.427863+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.429929+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.432860+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.433788+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.441865+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.536117+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.538170+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.541074+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.541922+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.549855+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.665756+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.667630+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.669558+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.670302+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.308646+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.311225+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.313861+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.314577+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.320292+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.427863+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.429929+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.432860+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.433788+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.441865+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.536117+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.538170+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.541074+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.541922+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.549855+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.665756+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.667630+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.669558+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.670302+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.676181+0000 mon.a (mon.0) 6126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.779523+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.781228+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.782911+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.783569+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.788606+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.892215+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.895004+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.898258+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.899272+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:47.907954+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:48.000172+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:48.002694+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:48.005908+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:48.007064+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[19784]: audit 2024-08-17T07:44:48.013212+0000 mon.a (mon.0) 6141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.676181+0000 mon.a (mon.0) 6126 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.779523+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.781228+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.782911+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.783569+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.788606+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.892215+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.895004+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.898258+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.899272+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:47.907954+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:48.000172+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:48.002694+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:48.005908+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:48.007064+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:48.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:48 smithi122 bash[25186]: audit 2024-08-17T07:44:48.013212+0000 mon.a (mon.0) 6141 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.233058+0000 mgr.y (mgr.25120) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.320883+0000 mgr.y (mgr.25120) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.442375+0000 mgr.y (mgr.25120) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.550559+0000 mgr.y (mgr.25120) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.676652+0000 mgr.y (mgr.25120) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.789032+0000 mgr.y (mgr.25120) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.092 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:47.908499+0000 mgr.y (mgr.25120) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.233058+0000 mgr.y (mgr.25120) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.320883+0000 mgr.y (mgr.25120) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.442375+0000 mgr.y (mgr.25120) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.550559+0000 mgr.y (mgr.25120) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.676652+0000 mgr.y (mgr.25120) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.789032+0000 mgr.y (mgr.25120) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:47.908499+0000 mgr.y (mgr.25120) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.013603+0000 mgr.y (mgr.25120) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.140098+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.142127+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.143941+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.144748+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.150491+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.150956+0000 mgr.y (mgr.25120) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.233483+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.236019+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.238922+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.240120+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.246679+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.348215+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.351304+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.354930+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.356257+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.363307+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.452746+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.455351+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.458089+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.459225+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.467149+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.564086+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.566269+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.569360+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.570224+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.580295+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.677310+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.679438+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.681826+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.682775+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.692382+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.766781+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.768781+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.770751+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.771526+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.777886+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.849676+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.852155+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.854844+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.855977+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.861632+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.944237+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.946670+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.950787+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.951542+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.961620+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.974308+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.982783+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:48.988756+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.042800+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.044827+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.046940+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.054025+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.055974+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.062252+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.064627+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.070011+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.071438+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.078399+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.079599+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:49.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:49 smithi160 bash[81042]: audit 2024-08-17T07:44:49.086890+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T07:44:49.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.233058+0000 mgr.y (mgr.25120) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.320883+0000 mgr.y (mgr.25120) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.442375+0000 mgr.y (mgr.25120) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.550559+0000 mgr.y (mgr.25120) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.676652+0000 mgr.y (mgr.25120) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.789032+0000 mgr.y (mgr.25120) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:47.908499+0000 mgr.y (mgr.25120) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.013603+0000 mgr.y (mgr.25120) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.140098+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.142127+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.143941+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.144748+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.150491+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.150956+0000 mgr.y (mgr.25120) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.233483+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.236019+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.238922+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.240120+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.246679+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.348215+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.013603+0000 mgr.y (mgr.25120) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.140098+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.142127+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.143941+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.144748+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.150491+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.150956+0000 mgr.y (mgr.25120) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.233483+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.236019+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.238922+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.240120+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.246679+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.348215+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.351304+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.354930+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.356257+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.363307+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.452746+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.455351+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.351304+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.354930+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.356257+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.363307+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.452746+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.455351+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.458089+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.459225+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.467149+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.564086+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.566269+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.569360+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.570224+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.580295+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.677310+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.679438+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.681826+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.682775+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.692382+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.458089+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.459225+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.467149+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.564086+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.566269+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.569360+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.570224+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.580295+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.677310+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.679438+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.681826+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.682775+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.692382+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.766781+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.768781+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.770751+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.771526+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.777886+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.849676+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.766781+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.768781+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.770751+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.771526+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.777886+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.849676+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.852155+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.854844+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.855977+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.861632+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.944237+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.946670+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.950787+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.951542+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.961620+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.974308+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.982783+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:48.988756+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.042800+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.044827+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.046940+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.054025+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.055974+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.062252+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.064627+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.070011+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.071438+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.078399+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.079599+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:49.561 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[25186]: audit 2024-08-17T07:44:49.086890+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.852155+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.854844+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.855977+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.861632+0000 mon.a (mon.0) 6181 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.944237+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.946670+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.950787+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.951542+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:49.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.961620+0000 mon.a (mon.0) 6186 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.974308+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.982783+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:48.988756+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.042800+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.044827+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.046940+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.054025+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.055974+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.563 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.062252+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.064627+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.070011+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.071438+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.078399+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.079599+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:49.564 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:49 smithi122 bash[19784]: audit 2024-08-17T07:44:49.086890+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T07:44:50.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.247228+0000 mgr.y (mgr.25120) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.364010+0000 mgr.y (mgr.25120) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cluster 2024-08-17T07:44:48.373964+0000 mgr.y (mgr.25120) 1253 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:50.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.467703+0000 mgr.y (mgr.25120) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.580925+0000 mgr.y (mgr.25120) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.693062+0000 mgr.y (mgr.25120) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.778759+0000 mgr.y (mgr.25120) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.862039+0000 mgr.y (mgr.25120) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:48.962736+0000 mgr.y (mgr.25120) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.048154+0000 mgr.y (mgr.25120) 1260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:44:50.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.056737+0000 mgr.y (mgr.25120) 1261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:44:50.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.065564+0000 mgr.y (mgr.25120) 1262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:44:50.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.072478+0000 mgr.y (mgr.25120) 1263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:44:50.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.088671+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.089475+0000 mgr.y (mgr.25120) 1264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.111046+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.113729+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.114633+0000 mgr.y (mgr.25120) 1265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.119915+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.122222+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.122965+0000 mgr.y (mgr.25120) 1266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:44:50.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.127208+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.129136+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.129949+0000 mgr.y (mgr.25120) 1267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.131086+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.132665+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.133362+0000 mgr.y (mgr.25120) 1268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.134362+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.135698+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.136362+0000 mgr.y (mgr.25120) 1269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.137348+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.138722+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.139401+0000 mgr.y (mgr.25120) 1270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.140380+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.141577+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.142260+0000 mgr.y (mgr.25120) 1271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.143233+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.144455+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.145138+0000 mgr.y (mgr.25120) 1272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.146105+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.146699+0000 mgr.y (mgr.25120) 1273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:44:50.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.147559+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.151525+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.152504+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.157953+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.158797+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.164074+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:44:50.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.165097+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.165999+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.170236+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.171196+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.172140+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.176092+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.176839+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.177451+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.182917+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.183815+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:44:50.361 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.184498+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.190803+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.211525+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.218644+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.219406+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.219967+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.220520+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.221042+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.221554+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.362 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.222063+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.222894+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.228911+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.230331+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.231128+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.238790+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.315135+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.315924+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.363 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:50 smithi160 bash[81042]: audit 2024-08-17T07:44:49.324451+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.386 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.247228+0000 mgr.y (mgr.25120) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.364010+0000 mgr.y (mgr.25120) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cluster 2024-08-17T07:44:48.373964+0000 mgr.y (mgr.25120) 1253 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:50.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.467703+0000 mgr.y (mgr.25120) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.580925+0000 mgr.y (mgr.25120) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.387 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.693062+0000 mgr.y (mgr.25120) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.778759+0000 mgr.y (mgr.25120) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.862039+0000 mgr.y (mgr.25120) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:48.962736+0000 mgr.y (mgr.25120) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.048154+0000 mgr.y (mgr.25120) 1260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.056737+0000 mgr.y (mgr.25120) 1261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.065564+0000 mgr.y (mgr.25120) 1262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.072478+0000 mgr.y (mgr.25120) 1263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.088671+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.089475+0000 mgr.y (mgr.25120) 1264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.111046+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.113729+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.114633+0000 mgr.y (mgr.25120) 1265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:44:50.388 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.119915+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.122222+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.122965+0000 mgr.y (mgr.25120) 1266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.127208+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.129136+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.129949+0000 mgr.y (mgr.25120) 1267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.131086+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.132665+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.133362+0000 mgr.y (mgr.25120) 1268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.134362+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.135698+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.136362+0000 mgr.y (mgr.25120) 1269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:44:50.389 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.137348+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.138722+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.139401+0000 mgr.y (mgr.25120) 1270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.140380+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.141577+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.142260+0000 mgr.y (mgr.25120) 1271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.143233+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.144455+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.145138+0000 mgr.y (mgr.25120) 1272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.146105+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.146699+0000 mgr.y (mgr.25120) 1273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:44:50.390 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.147559+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.247228+0000 mgr.y (mgr.25120) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.364010+0000 mgr.y (mgr.25120) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cluster 2024-08-17T07:44:48.373964+0000 mgr.y (mgr.25120) 1253 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.467703+0000 mgr.y (mgr.25120) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.580925+0000 mgr.y (mgr.25120) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.391 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.693062+0000 mgr.y (mgr.25120) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.778759+0000 mgr.y (mgr.25120) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.862039+0000 mgr.y (mgr.25120) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:48.962736+0000 mgr.y (mgr.25120) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.048154+0000 mgr.y (mgr.25120) 1260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.056737+0000 mgr.y (mgr.25120) 1261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.065564+0000 mgr.y (mgr.25120) 1262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.072478+0000 mgr.y (mgr.25120) 1263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:44:50.392 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.088671+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.089475+0000 mgr.y (mgr.25120) 1264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.111046+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.113729+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.114633+0000 mgr.y (mgr.25120) 1265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.119915+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.393 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.122222+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.122965+0000 mgr.y (mgr.25120) 1266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.127208+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.151525+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.152504+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.157953+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.158797+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:44:50.394 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.164074+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.165097+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.165999+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.170236+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.171196+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.172140+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.176092+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.176839+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.177451+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.182917+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:44:50.395 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.183815+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:44:50.396 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.184498+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:44:50.396 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.129136+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.396 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.129949+0000 mgr.y (mgr.25120) 1267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:44:50.396 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.131086+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.396 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.132665+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.133362+0000 mgr.y (mgr.25120) 1268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.134362+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.135698+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.136362+0000 mgr.y (mgr.25120) 1269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.137348+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.138722+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.139401+0000 mgr.y (mgr.25120) 1270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.140380+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.141577+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.142260+0000 mgr.y (mgr.25120) 1271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.143233+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.144455+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.145138+0000 mgr.y (mgr.25120) 1272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:44:50.397 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.146105+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.146699+0000 mgr.y (mgr.25120) 1273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.147559+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.190803+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.211525+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.218644+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.219406+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.219967+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.398 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.220520+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.221042+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.221554+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.222063+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.222894+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.228911+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.230331+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.231128+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.238790+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.315135+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.315924+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.399 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[25186]: audit 2024-08-17T07:44:49.324451+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.151525+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.152504+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.157953+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.158797+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.164074+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.165097+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.165999+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.170236+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.171196+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.172140+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:44:50.400 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.176092+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.176839+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.177451+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.182917+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.183815+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.184498+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:44:50.401 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.190803+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.211525+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.218644+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.219406+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.219967+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.220520+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.221042+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.221554+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.222063+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.222894+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.228911+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:44:50.402 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.230331+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.403 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.231128+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.403 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.238790+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:50.403 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.315135+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:44:50.403 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.315924+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:44:50.403 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:50 smithi122 bash[19784]: audit 2024-08-17T07:44:49.324451+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:51.426 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:51 smithi122 bash[25186]: cephadm 2024-08-17T07:44:49.222548+0000 mgr.y (mgr.25120) 1274 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:44:51.426 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:51 smithi122 bash[19784]: cephadm 2024-08-17T07:44:49.222548+0000 mgr.y (mgr.25120) 1274 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:44:51.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:51 smithi160 bash[81042]: cephadm 2024-08-17T07:44:49.222548+0000 mgr.y (mgr.25120) 1274 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:44:52.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:52 smithi122 bash[19784]: cluster 2024-08-17T07:44:50.374683+0000 mgr.y (mgr.25120) 1275 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:52.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:52 smithi122 bash[19784]: audit 2024-08-17T07:44:51.827726+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:52 smithi122 bash[25186]: cluster 2024-08-17T07:44:50.374683+0000 mgr.y (mgr.25120) 1275 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:52.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:52 smithi122 bash[25186]: audit 2024-08-17T07:44:51.827726+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:52.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:52 smithi160 bash[81042]: cluster 2024-08-17T07:44:50.374683+0000 mgr.y (mgr.25120) 1275 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:52.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:52 smithi160 bash[81042]: audit 2024-08-17T07:44:51.827726+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:52.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:44:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:44:52] "GET /metrics HTTP/1.1" 200 38010 "" "Prometheus/2.43.0" 2024-08-17T07:44:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:53 smithi160 bash[81042]: audit 2024-08-17T07:44:52.037481+0000 mgr.y (mgr.25120) 1276 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:53.546 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:53 smithi122 bash[25186]: audit 2024-08-17T07:44:52.037481+0000 mgr.y (mgr.25120) 1276 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:53.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:53 smithi122 bash[19784]: audit 2024-08-17T07:44:52.037481+0000 mgr.y (mgr.25120) 1276 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:44:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:54 smithi160 bash[81042]: cluster 2024-08-17T07:44:52.375368+0000 mgr.y (mgr.25120) 1277 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:54 smithi160 bash[81042]: audit 2024-08-17T07:44:53.223797+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:54 smithi160 bash[81042]: audit 2024-08-17T07:44:53.240813+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:54 smithi160 bash[81042]: audit 2024-08-17T07:44:53.249257+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[19784]: cluster 2024-08-17T07:44:52.375368+0000 mgr.y (mgr.25120) 1277 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[19784]: audit 2024-08-17T07:44:53.223797+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[19784]: audit 2024-08-17T07:44:53.240813+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[19784]: audit 2024-08-17T07:44:53.249257+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[25186]: cluster 2024-08-17T07:44:52.375368+0000 mgr.y (mgr.25120) 1277 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[25186]: audit 2024-08-17T07:44:53.223797+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[25186]: audit 2024-08-17T07:44:53.240813+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:54 smithi122 bash[25186]: audit 2024-08-17T07:44:53.249257+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:44:56.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:56 smithi122 bash[19784]: cluster 2024-08-17T07:44:54.376440+0000 mgr.y (mgr.25120) 1278 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:56.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:56 smithi122 bash[25186]: cluster 2024-08-17T07:44:54.376440+0000 mgr.y (mgr.25120) 1278 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:56.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:56 smithi160 bash[81042]: cluster 2024-08-17T07:44:54.376440+0000 mgr.y (mgr.25120) 1278 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:44:58.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:44:58 smithi122 bash[19784]: cluster 2024-08-17T07:44:56.377112+0000 mgr.y (mgr.25120) 1279 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:58.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:44:58 smithi122 bash[25186]: cluster 2024-08-17T07:44:56.377112+0000 mgr.y (mgr.25120) 1279 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:44:58.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:44:58 smithi160 bash[81042]: cluster 2024-08-17T07:44:56.377112+0000 mgr.y (mgr.25120) 1279 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:00.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:00 smithi122 bash[19784]: cluster 2024-08-17T07:44:58.378748+0000 mgr.y (mgr.25120) 1280 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:00.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:00 smithi122 bash[25186]: cluster 2024-08-17T07:44:58.378748+0000 mgr.y (mgr.25120) 1280 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:00 smithi160 bash[81042]: cluster 2024-08-17T07:44:58.378748+0000 mgr.y (mgr.25120) 1280 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:02.452 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:02 smithi122 bash[19784]: cluster 2024-08-17T07:45:00.379466+0000 mgr.y (mgr.25120) 1281 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:02.452 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:02 smithi122 bash[19784]: audit 2024-08-17T07:45:01.730049+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:02.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:02 smithi122 bash[25186]: cluster 2024-08-17T07:45:00.379466+0000 mgr.y (mgr.25120) 1281 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:02.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:02 smithi122 bash[25186]: audit 2024-08-17T07:45:01.730049+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:02 smithi160 bash[81042]: cluster 2024-08-17T07:45:00.379466+0000 mgr.y (mgr.25120) 1281 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:02 smithi160 bash[81042]: audit 2024-08-17T07:45:01.730049+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:02.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:45:02] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-08-17T07:45:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:03 smithi122 bash[19784]: audit 2024-08-17T07:45:02.048659+0000 mgr.y (mgr.25120) 1282 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:03.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:03 smithi122 bash[25186]: audit 2024-08-17T07:45:02.048659+0000 mgr.y (mgr.25120) 1282 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:03.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:03 smithi160 bash[81042]: audit 2024-08-17T07:45:02.048659+0000 mgr.y (mgr.25120) 1282 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:04.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:04 smithi122 bash[19784]: cluster 2024-08-17T07:45:02.380183+0000 mgr.y (mgr.25120) 1283 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:04.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:04 smithi122 bash[25186]: cluster 2024-08-17T07:45:02.380183+0000 mgr.y (mgr.25120) 1283 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:04 smithi160 bash[81042]: cluster 2024-08-17T07:45:02.380183+0000 mgr.y (mgr.25120) 1283 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:05.457 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:45:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:06 smithi122 bash[19784]: cluster 2024-08-17T07:45:04.381302+0000 mgr.y (mgr.25120) 1284 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:06.439 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:06 smithi122 bash[19784]: audit 2024-08-17T07:45:04.720720+0000 mgr.y (mgr.25120) 1285 : audit [DBG] from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:06.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:06 smithi122 bash[25186]: cluster 2024-08-17T07:45:04.381302+0000 mgr.y (mgr.25120) 1284 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:06.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:06 smithi122 bash[25186]: audit 2024-08-17T07:45:04.720720+0000 mgr.y (mgr.25120) 1285 : audit [DBG] from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:06 smithi160 bash[81042]: cluster 2024-08-17T07:45:04.381302+0000 mgr.y (mgr.25120) 1284 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:06.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:06 smithi160 bash[81042]: audit 2024-08-17T07:45:04.720720+0000 mgr.y (mgr.25120) 1285 : audit [DBG] from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[25186]: cluster 2024-08-17T07:45:06.381811+0000 mgr.y (mgr.25120) 1286 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[25186]: audit 2024-08-17T07:45:06.423581+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[25186]: audit 2024-08-17T07:45:06.431291+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[25186]: audit 2024-08-17T07:45:06.439152+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[19784]: cluster 2024-08-17T07:45:06.381811+0000 mgr.y (mgr.25120) 1286 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[19784]: audit 2024-08-17T07:45:06.423581+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[19784]: audit 2024-08-17T07:45:06.431291+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:07 smithi122 bash[19784]: audit 2024-08-17T07:45:06.439152+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:07 smithi160 bash[81042]: cluster 2024-08-17T07:45:06.381811+0000 mgr.y (mgr.25120) 1286 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:07.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:07 smithi160 bash[81042]: audit 2024-08-17T07:45:06.423581+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:07 smithi160 bash[81042]: audit 2024-08-17T07:45:06.431291+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:07.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:07 smithi160 bash[81042]: audit 2024-08-17T07:45:06.439152+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 2s ago 36m - - 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 16s ago 36m - - 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (2m) 2s ago 28m 15.1M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (107s) 16s ago 28m 73.7M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (5m) 2s ago 26m 42.7M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (3m) 16s ago 35m 426M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (15m) 2s ago 37m 511M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:45:09.345 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (37m) 2s ago 37m 106M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (31s) 16s ago 35m 33.6M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (36m) 2s ago 36m 75.4M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (4m) 2s ago 29m 8024k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (4m) 16s ago 29m 8036k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (34m) 2s ago 35m 57.6M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (34m) 2s ago 34m 57.7M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (33m) 2s ago 33m 53.1M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (32m) 2s ago 32m 57.8M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (32m) 16s ago 32m 60.4M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (31m) 16s ago 31m 56.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (30m) 16s ago 30m 53.4M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:45:09.346 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (30m) 16s ago 30m 56.9M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:45:09.347 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (3m) 16s ago 29m 59.0M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:45:09.347 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (26m) 2s ago 26m 89.3M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:45:09.347 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (26m) 16s ago 26m 90.2M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:45:09.619 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:09 smithi122 bash[19784]: cluster 2024-08-17T07:45:08.382666+0000 mgr.y (mgr.25120) 1287 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:09.619 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:09 smithi122 bash[25186]: cluster 2024-08-17T07:45:08.382666+0000 mgr.y (mgr.25120) 1287 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:09 smithi160 bash[81042]: cluster 2024-08-17T07:45:08.382666+0000 mgr.y (mgr.25120) 1287 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:10.407 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-08-17T07:45:10.678 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:10 smithi122 bash[19784]: audit 2024-08-17T07:45:09.333722+0000 mgr.y (mgr.25120) 1288 : audit [DBG] from='client.25597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:10.678 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:10 smithi122 bash[25186]: audit 2024-08-17T07:45:09.333722+0000 mgr.y (mgr.25120) 1288 : audit [DBG] from='client.25597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:10.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:10 smithi160 bash[81042]: audit 2024-08-17T07:45:09.333722+0000 mgr.y (mgr.25120) 1288 : audit [DBG] from='client.25597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:11.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:11 smithi122 bash[19784]: cluster 2024-08-17T07:45:10.383367+0000 mgr.y (mgr.25120) 1289 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:11.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:11 smithi122 bash[25186]: cluster 2024-08-17T07:45:10.383367+0000 mgr.y (mgr.25120) 1289 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:11.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:11 smithi160 bash[81042]: cluster 2024-08-17T07:45:10.383367+0000 mgr.y (mgr.25120) 1289 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:12.710 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:45:12] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-08-17T07:45:12.710 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:12 smithi122 bash[19784]: audit 2024-08-17T07:45:12.060024+0000 mgr.y (mgr.25120) 1290 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:12.710 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:12 smithi122 bash[25186]: audit 2024-08-17T07:45:12.060024+0000 mgr.y (mgr.25120) 1290 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:12.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:12 smithi160 bash[81042]: audit 2024-08-17T07:45:12.060024+0000 mgr.y (mgr.25120) 1290 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:13.732 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:13 smithi160 bash[81042]: cluster 2024-08-17T07:45:12.384086+0000 mgr.y (mgr.25120) 1291 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:45:13.733 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:13 smithi160 bash[81042]: audit 2024-08-17T07:45:13.405842+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.733 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:13 smithi160 bash[81042]: audit 2024-08-17T07:45:13.416291+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.733 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:13 smithi160 bash[81042]: audit 2024-08-17T07:45:13.427053+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[19784]: cluster 2024-08-17T07:45:12.384086+0000 mgr.y (mgr.25120) 1291 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[19784]: audit 2024-08-17T07:45:13.405842+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[19784]: audit 2024-08-17T07:45:13.416291+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[19784]: audit 2024-08-17T07:45:13.427053+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[25186]: cluster 2024-08-17T07:45:12.384086+0000 mgr.y (mgr.25120) 1291 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-17T07:45:13.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[25186]: audit 2024-08-17T07:45:13.405842+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[25186]: audit 2024-08-17T07:45:13.416291+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:13.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:13 smithi122 bash[25186]: audit 2024-08-17T07:45:13.427053+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:15.594 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:45:15.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:15 smithi122 bash[19784]: cluster 2024-08-17T07:45:14.385738+0000 mgr.y (mgr.25120) 1292 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:15.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:15 smithi122 bash[25186]: cluster 2024-08-17T07:45:14.385738+0000 mgr.y (mgr.25120) 1292 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:15 smithi160 bash[81042]: cluster 2024-08-17T07:45:14.385738+0000 mgr.y (mgr.25120) 1292 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:16.553 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade status' 2024-08-17T07:45:16.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:16 smithi160 bash[81042]: audit 2024-08-17T07:45:15.582527+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.122:0/3060614096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:16.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:16 smithi122 bash[19784]: audit 2024-08-17T07:45:15.582527+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.122:0/3060614096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:16.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:16 smithi122 bash[25186]: audit 2024-08-17T07:45:15.582527+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.122:0/3060614096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:17.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:17 smithi122 bash[19784]: cluster 2024-08-17T07:45:16.386457+0000 mgr.y (mgr.25120) 1293 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:17.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:17 smithi122 bash[19784]: audit 2024-08-17T07:45:16.729987+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:17.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:17 smithi122 bash[25186]: cluster 2024-08-17T07:45:16.386457+0000 mgr.y (mgr.25120) 1293 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:17.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:17 smithi122 bash[25186]: audit 2024-08-17T07:45:16.729987+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:17.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:17 smithi160 bash[81042]: cluster 2024-08-17T07:45:16.386457+0000 mgr.y (mgr.25120) 1293 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:17.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:17 smithi160 bash[81042]: audit 2024-08-17T07:45:16.729987+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:19.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:19 smithi122 bash[19784]: cluster 2024-08-17T07:45:18.388107+0000 mgr.y (mgr.25120) 1294 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:19.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:19 smithi122 bash[25186]: cluster 2024-08-17T07:45:18.388107+0000 mgr.y (mgr.25120) 1294 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:19.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:19 smithi160 bash[81042]: cluster 2024-08-17T07:45:18.388107+0000 mgr.y (mgr.25120) 1294 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:20.089 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:45:20.089 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": null, 2024-08-17T07:45:20.089 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": false, 2024-08-17T07:45:20.089 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "", 2024-08-17T07:45:20.089 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:45:20.090 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": null, 2024-08-17T07:45:20.090 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "", 2024-08-17T07:45:20.090 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:45:20.090 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:45:20.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:20 smithi122 bash[19784]: audit 2024-08-17T07:45:20.090932+0000 mgr.y (mgr.25120) 1295 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:20.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:20 smithi122 bash[25186]: audit 2024-08-17T07:45:20.090932+0000 mgr.y (mgr.25120) 1295 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:20.820 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:45:20.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:20 smithi160 bash[81042]: audit 2024-08-17T07:45:20.090932+0000 mgr.y (mgr.25120) 1295 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:21.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:21 smithi122 bash[19784]: cluster 2024-08-17T07:45:20.388789+0000 mgr.y (mgr.25120) 1296 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:21.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:21 smithi122 bash[25186]: cluster 2024-08-17T07:45:20.388789+0000 mgr.y (mgr.25120) 1296 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:21.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:21 smithi160 bash[81042]: cluster 2024-08-17T07:45:20.388789+0000 mgr.y (mgr.25120) 1296 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:22.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:22 smithi122 bash[19784]: audit 2024-08-17T07:45:22.070848+0000 mgr.y (mgr.25120) 1297 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:22.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:45:22] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-08-17T07:45:22.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:22 smithi122 bash[25186]: audit 2024-08-17T07:45:22.070848+0000 mgr.y (mgr.25120) 1297 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:22.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:22 smithi160 bash[81042]: audit 2024-08-17T07:45:22.070848+0000 mgr.y (mgr.25120) 1297 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:23.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:23 smithi122 bash[19784]: cluster 2024-08-17T07:45:22.389512+0000 mgr.y (mgr.25120) 1298 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:23.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:23 smithi122 bash[25186]: cluster 2024-08-17T07:45:22.389512+0000 mgr.y (mgr.25120) 1298 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:23.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:23 smithi160 bash[81042]: cluster 2024-08-17T07:45:22.389512+0000 mgr.y (mgr.25120) 1298 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:24.550 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:45:25.230 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-08-17T07:45:25.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:25 smithi122 bash[19784]: cluster 2024-08-17T07:45:24.391120+0000 mgr.y (mgr.25120) 1299 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:25.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:25 smithi122 bash[19784]: audit 2024-08-17T07:45:24.552533+0000 mon.a (mon.0) 6266 : audit [DBG] from='client.? 172.21.15.122:0/1438372918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:45:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:25 smithi122 bash[25186]: cluster 2024-08-17T07:45:24.391120+0000 mgr.y (mgr.25120) 1299 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:25.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:25 smithi122 bash[25186]: audit 2024-08-17T07:45:24.552533+0000 mon.a (mon.0) 6266 : audit [DBG] from='client.? 172.21.15.122:0/1438372918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:45:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:25 smithi160 bash[81042]: cluster 2024-08-17T07:45:24.391120+0000 mgr.y (mgr.25120) 1299 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:25.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:25 smithi160 bash[81042]: audit 2024-08-17T07:45:24.552533+0000 mon.a (mon.0) 6266 : audit [DBG] from='client.? 172.21.15.122:0/1438372918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:45:27.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[19784]: cluster 2024-08-17T07:45:26.391795+0000 mgr.y (mgr.25120) 1300 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[19784]: audit 2024-08-17T07:45:26.576403+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[19784]: audit 2024-08-17T07:45:26.581695+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[19784]: audit 2024-08-17T07:45:26.586887+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[25186]: cluster 2024-08-17T07:45:26.391795+0000 mgr.y (mgr.25120) 1300 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[25186]: audit 2024-08-17T07:45:26.576403+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[25186]: audit 2024-08-17T07:45:26.581695+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:27 smithi122 bash[25186]: audit 2024-08-17T07:45:26.586887+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:27 smithi160 bash[81042]: cluster 2024-08-17T07:45:26.391795+0000 mgr.y (mgr.25120) 1300 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:27 smithi160 bash[81042]: audit 2024-08-17T07:45:26.576403+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:27 smithi160 bash[81042]: audit 2024-08-17T07:45:26.581695+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:27 smithi160 bash[81042]: audit 2024-08-17T07:45:26.586887+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:29.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:29 smithi160 bash[81042]: cluster 2024-08-17T07:45:28.392643+0000 mgr.y (mgr.25120) 1301 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:29.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:29 smithi160 bash[81042]: audit 2024-08-17T07:45:28.707365+0000 mgr.y (mgr.25120) 1302 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:29.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:29 smithi160 bash[81042]: audit 2024-08-17T07:45:29.109121+0000 mgr.y (mgr.25120) 1303 : audit [DBG] from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[19784]: cluster 2024-08-17T07:45:28.392643+0000 mgr.y (mgr.25120) 1301 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[19784]: audit 2024-08-17T07:45:28.707365+0000 mgr.y (mgr.25120) 1302 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[19784]: audit 2024-08-17T07:45:29.109121+0000 mgr.y (mgr.25120) 1303 : audit [DBG] from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[25186]: cluster 2024-08-17T07:45:28.392643+0000 mgr.y (mgr.25120) 1301 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[25186]: audit 2024-08-17T07:45:28.707365+0000 mgr.y (mgr.25120) 1302 : audit [DBG] from='client.25621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:30.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:29 smithi122 bash[25186]: audit 2024-08-17T07:45:29.109121+0000 mgr.y (mgr.25120) 1303 : audit [DBG] from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:31.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:31 smithi122 bash[25186]: cluster 2024-08-17T07:45:30.393450+0000 mgr.y (mgr.25120) 1304 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:31.794 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:31 smithi122 bash[19784]: cluster 2024-08-17T07:45:30.393450+0000 mgr.y (mgr.25120) 1304 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:31.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:31 smithi160 bash[81042]: cluster 2024-08-17T07:45:30.393450+0000 mgr.y (mgr.25120) 1304 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:32.600 INFO:teuthology.orchestra.run.smithi122.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:32.818 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:45:32] "GET /metrics HTTP/1.1" 200 38009 "" "Prometheus/2.43.0" 2024-08-17T07:45:32.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:32 smithi122 bash[19784]: audit 2024-08-17T07:45:31.730960+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:32.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:32 smithi122 bash[19784]: audit 2024-08-17T07:45:32.082090+0000 mgr.y (mgr.25120) 1305 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:32.819 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:32 smithi122 bash[25186]: audit 2024-08-17T07:45:31.730960+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:32.819 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:32 smithi122 bash[25186]: audit 2024-08-17T07:45:32.082090+0000 mgr.y (mgr.25120) 1305 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:32 smithi160 bash[81042]: audit 2024-08-17T07:45:31.730960+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:32 smithi160 bash[81042]: audit 2024-08-17T07:45:32.082090+0000 mgr.y (mgr.25120) 1305 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: cluster 2024-08-17T07:45:32.394191+0000 mgr.y (mgr.25120) 1306 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: cephadm 2024-08-17T07:45:32.587711+0000 mgr.y (mgr.25120) 1307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:32.602304+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:32.606087+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:32.607420+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:32.613784+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: cephadm 2024-08-17T07:45:32.693010+0000 mgr.y (mgr.25120) 1308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:33.575524+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:33.585960+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:33 smithi160 bash[81042]: audit 2024-08-17T07:45:33.598266+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: cluster 2024-08-17T07:45:32.394191+0000 mgr.y (mgr.25120) 1306 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: cephadm 2024-08-17T07:45:32.587711+0000 mgr.y (mgr.25120) 1307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:32.602304+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:32.606087+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:32.607420+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:32.613784+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: cephadm 2024-08-17T07:45:32.693010+0000 mgr.y (mgr.25120) 1308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:33.575524+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:33.585960+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.907 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[19784]: audit 2024-08-17T07:45:33.598266+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.908 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: cluster 2024-08-17T07:45:32.394191+0000 mgr.y (mgr.25120) 1306 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: cephadm 2024-08-17T07:45:32.587711+0000 mgr.y (mgr.25120) 1307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:32.602304+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:32.606087+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:32.607420+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:32.613784+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: cephadm 2024-08-17T07:45:32.693010+0000 mgr.y (mgr.25120) 1308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:33.575524+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:33.585960+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:33.909 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:33 smithi122 bash[25186]: audit 2024-08-17T07:45:33.598266+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:35.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:35 smithi160 bash[81042]: cluster 2024-08-17T07:45:34.395859+0000 mgr.y (mgr.25120) 1309 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:35.857 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:35 smithi122 bash[19784]: cluster 2024-08-17T07:45:34.395859+0000 mgr.y (mgr.25120) 1309 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:35.857 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:35 smithi122 bash[25186]: cluster 2024-08-17T07:45:34.395859+0000 mgr.y (mgr.25120) 1309 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:38.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: cluster 2024-08-17T07:45:36.396576+0000 mgr.y (mgr.25120) 1310 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:38.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.173864+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: cephadm 2024-08-17T07:45:37.174431+0000 mgr.y (mgr.25120) 1311 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:45:38.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: cephadm 2024-08-17T07:45:37.174557+0000 mgr.y (mgr.25120) 1312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.176630+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.179228+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: cephadm 2024-08-17T07:45:37.180137+0000 mgr.y (mgr.25120) 1313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.188350+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.189943+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: audit 2024-08-17T07:45:37.190971+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[25186]: cephadm 2024-08-17T07:45:37.191545+0000 mgr.y (mgr.25120) 1314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: cluster 2024-08-17T07:45:36.396576+0000 mgr.y (mgr.25120) 1310 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.173864+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: cephadm 2024-08-17T07:45:37.174431+0000 mgr.y (mgr.25120) 1311 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:45:38.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: cephadm 2024-08-17T07:45:37.174557+0000 mgr.y (mgr.25120) 1312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.176630+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.179228+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: cephadm 2024-08-17T07:45:37.180137+0000 mgr.y (mgr.25120) 1313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.188350+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.189943+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: audit 2024-08-17T07:45:37.190971+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T07:45:38.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:38 smithi122 bash[19784]: cephadm 2024-08-17T07:45:37.191545+0000 mgr.y (mgr.25120) 1314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T07:45:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: cluster 2024-08-17T07:45:36.396576+0000 mgr.y (mgr.25120) 1310 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:45:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.173864+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: cephadm 2024-08-17T07:45:37.174431+0000 mgr.y (mgr.25120) 1311 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: cephadm 2024-08-17T07:45:37.174557+0000 mgr.y (mgr.25120) 1312 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.176630+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.179228+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: cephadm 2024-08-17T07:45:37.180137+0000 mgr.y (mgr.25120) 1313 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.188350+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.189943+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: audit 2024-08-17T07:45:37.190971+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T07:45:38.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:38 smithi160 bash[81042]: cephadm 2024-08-17T07:45:37.191545+0000 mgr.y (mgr.25120) 1314 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T07:45:39.886 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:45:40.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:40 smithi122 bash[19784]: cluster 2024-08-17T07:45:38.398256+0000 mgr.y (mgr.25120) 1315 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:40.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:40 smithi122 bash[25186]: cluster 2024-08-17T07:45:38.398256+0000 mgr.y (mgr.25120) 1315 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:40.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:40 smithi160 bash[81042]: cluster 2024-08-17T07:45:38.398256+0000 mgr.y (mgr.25120) 1315 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:40.618 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:45:40.618 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 14s ago 37m - - 2024-08-17T07:45:40.618 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 7s ago 36m - - 2024-08-17T07:45:40.618 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (2m) 14s ago 29m 15.1M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:45:40.618 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (2m) 7s ago 29m 74.0M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (5m) 14s ago 26m 42.8M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (4m) 7s ago 36m 426M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (15m) 14s ago 38m 511M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (38m) 14s ago 38m 107M 2048M 17.2.0 e1d6a67b021e b609722d7853 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (62s) 7s ago 36m 33.6M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (36m) 14s ago 36m 78.2M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (4m) 14s ago 29m 8855k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (4m) 7s ago 29m 8483k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (35m) 14s ago 35m 57.6M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (34m) 14s ago 34m 57.7M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (34m) 14s ago 34m 53.1M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (33m) 14s ago 33m 57.7M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (32m) 7s ago 32m 60.5M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:45:40.619 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (32m) 7s ago 32m 56.5M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:45:40.620 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (31m) 7s ago 31m 53.5M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:45:40.620 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (30m) 7s ago 30m 57.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:45:40.620 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (3m) 7s ago 29m 59.1M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:45:40.620 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (27m) 14s ago 27m 89.4M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:45:40.620 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (27m) 7s ago 27m 90.2M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:45:41.042 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:45:41.042 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:45:41.042 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 1 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "mds": {}, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:45:41.043 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:45:41.044 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-08-17T07:45:41.044 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 3 2024-08-17T07:45:41.044 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:45:41.044 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:45:41.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:39.875214+0000 mgr.y (mgr.25120) 1316 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:41.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:40.441471+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:41.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:40.442532+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:45:41.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:40.443171+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:40.443786+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[19784]: audit 2024-08-17T07:45:41.044407+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.122:0/4154511938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:39.875214+0000 mgr.y (mgr.25120) 1316 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:40.441471+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:40.442532+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:40.443171+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:40.443786+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:41.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:41 smithi122 bash[25186]: audit 2024-08-17T07:45:41.044407+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.122:0/4154511938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi122", 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "0/2 daemons upgraded", 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:45:41.405 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:45:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:39.875214+0000 mgr.y (mgr.25120) 1316 : audit [DBG] from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:40.441471+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' 2024-08-17T07:45:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:40.442532+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:45:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:40.443171+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:45:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:40.443786+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:41.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:41 smithi160 bash[81042]: audit 2024-08-17T07:45:41.044407+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.122:0/4154511938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[25186]: audit 2024-08-17T07:45:40.240003+0000 mgr.y (mgr.25120) 1317 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[25186]: cluster 2024-08-17T07:45:40.398671+0000 mgr.y (mgr.25120) 1318 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[25186]: cephadm 2024-08-17T07:45:40.434358+0000 mgr.y (mgr.25120) 1319 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[25186]: cephadm 2024-08-17T07:45:40.444676+0000 mgr.y (mgr.25120) 1320 : cephadm [INF] Deploying daemon mon.a on smithi122 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[25186]: audit 2024-08-17T07:45:40.593131+0000 mgr.y (mgr.25120) 1321 : audit [DBG] from='client.25645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.373 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[19784]: audit 2024-08-17T07:45:40.240003+0000 mgr.y (mgr.25120) 1317 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.374 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[19784]: cluster 2024-08-17T07:45:40.398671+0000 mgr.y (mgr.25120) 1318 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:45:42.374 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[19784]: cephadm 2024-08-17T07:45:40.434358+0000 mgr.y (mgr.25120) 1319 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T07:45:42.374 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[19784]: cephadm 2024-08-17T07:45:40.444676+0000 mgr.y (mgr.25120) 1320 : cephadm [INF] Deploying daemon mon.a on smithi122 2024-08-17T07:45:42.374 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[19784]: audit 2024-08-17T07:45:40.593131+0000 mgr.y (mgr.25120) 1321 : audit [DBG] from='client.25645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:42 smithi160 bash[81042]: audit 2024-08-17T07:45:40.240003+0000 mgr.y (mgr.25120) 1317 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:42 smithi160 bash[81042]: cluster 2024-08-17T07:45:40.398671+0000 mgr.y (mgr.25120) 1318 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T07:45:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:42 smithi160 bash[81042]: cephadm 2024-08-17T07:45:40.434358+0000 mgr.y (mgr.25120) 1319 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T07:45:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:42 smithi160 bash[81042]: cephadm 2024-08-17T07:45:40.444676+0000 mgr.y (mgr.25120) 1320 : cephadm [INF] Deploying daemon mon.a on smithi122 2024-08-17T07:45:42.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:42 smithi160 bash[81042]: audit 2024-08-17T07:45:40.593131+0000 mgr.y (mgr.25120) 1321 : audit [DBG] from='client.25645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:42.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:45:42] "GET /metrics HTTP/1.1" 200 38009 "" "Prometheus/2.43.0" 2024-08-17T07:45:43.286 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.286 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.287 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.287 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.287 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[19784]: audit 2024-08-17T07:45:41.406319+0000 mgr.y (mgr.25120) 1322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[19784]: audit 2024-08-17T07:45:42.090875+0000 mgr.y (mgr.25120) 1323 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[25186]: audit 2024-08-17T07:45:41.406319+0000 mgr.y (mgr.25120) 1322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:43.288 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[25186]: audit 2024-08-17T07:45:42.090875+0000 mgr.y (mgr.25120) 1323 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:43.288 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.289 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 systemd[1]: Stopping Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[19784]: debug 2024-08-17T07:45:43.405+0000 7f2efeeae700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[19784]: debug 2024-08-17T07:45:43.405+0000 7f2efeeae700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE Bus STOPPING 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE Bus STOPPED 2024-08-17T07:45:43.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE Bus STARTING 2024-08-17T07:45:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:43 smithi160 bash[81042]: audit 2024-08-17T07:45:41.406319+0000 mgr.y (mgr.25120) 1322 : audit [DBG] from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:45:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:43 smithi160 bash[81042]: audit 2024-08-17T07:45:42.090875+0000 mgr.y (mgr.25120) 1323 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:43.996 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE Serving on http://:::9283 2024-08-17T07:45:43.997 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[70658]: [17/Aug/2024:07:45:43] ENGINE Bus STARTED 2024-08-17T07:45:44.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:43 smithi122 bash[100649]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-a 2024-08-17T07:45:44.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:44 smithi122 bash[100719]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-a 2024-08-17T07:45:44.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T07:45:44.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: Stopped Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:45:44.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.797 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.797 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.798 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.801 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: Started Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:45:44.802 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.802 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:44.803 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:45:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:45:45.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.617+0000 7fc10b5dbb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.617+0000 7fc10b5dbb00 0 ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc), process ceph-mon, pid 7 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.617+0000 7fc10b5dbb00 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 0 load: jerasure load: lrc 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Git sha 0 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Compile date 2024-08-16 15:05:49 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: DB SUMMARY 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: DB Session ID: IFKTM7A5GVO6QQ5M2DYC 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:45:45.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 5861 Bytes 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000105.sst 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000103.log size: 1039791 ; 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.env: 0x5654f4b857a0 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.info_log: 0x5654f61f1500 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:45:45.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:45:45.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:45:45.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:45:45.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:45:45.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:45:45.800 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.db_log_dir: 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.wal_dir: 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:45:45.801 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.write_buffer_manager: 0x5654f62008c0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:45:45.802 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.row_cache: None 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.wal_filter: None 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.wal_compression: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:45:45.803 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:45:45.804 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Compression algorithms supported: 2024-08-17T07:45:45.805 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kZSTD supported: 0 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T07:45:45.806 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T07:45:45.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T07:45:45.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:45:45.807 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.merge_operator: 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5654f61f1120) 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: cache_index_and_filter_blocks: 1 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: pin_top_level_index_and_filter: 1 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: index_type: 0 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: data_block_index_type: 0 2024-08-17T07:45:45.808 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: index_shortening: 1 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: checksum: 4 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: no_block_cache: 0 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_cache: 0x5654f61e7090 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_cache_name: BinnedLRUCache 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_cache_options: 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: capacity : 536870912 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: num_shard_bits : 4 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: strict_capacity_limit : 0 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: high_pri_pool_ratio: 0.000 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_cache_compressed: (nil) 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: persistent_cache: (nil) 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_size: 4096 2024-08-17T07:45:45.809 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_size_deviation: 10 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_restart_interval: 16 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: index_block_restart_interval: 1 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: metadata_block_size: 4096 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: partition_filters: 0 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: use_delta_encoding: 1 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: filter_policy: bloomfilter 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: whole_key_filtering: 1 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: verify_compression: 0 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: read_amp_bytes_per_bit: 0 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: format_version: 5 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: enable_index_compression: 1 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: block_align: 0 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: max_auto_readahead_size: 262144 2024-08-17T07:45:45.810 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: prepopulate_block_cache: 0 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: initial_auto_readahead_size: 8192 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: num_file_reads_for_auto_readahead: 2 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.num_levels: 7 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:45:45.811 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:45:45.812 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:45:45.813 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:45:45.814 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:45:45.815 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:45:45.816 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc1083b2640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 105.sst 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 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 107, last_sequence is 53491, log_number is 103,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 103 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8b064e7c-caee-4602-b67b-625cbb4f8dba 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880745625820, "job": 1, "event": "recovery_started", "wal_files": [103]} 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.621+0000 7fc10b5dbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #103 mode 2 2024-08-17T07:45:45.817 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880745630851, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 108, "file_size": 978520, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 53493, "largest_seqno": 54325, "table_properties": {"data_size": 974150, "index_size": 2370, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8859, "raw_average_key_size": 23, "raw_value_size": 966260, "raw_average_value_size": 2583, "num_data_blocks": 104, "num_entries": 374, "num_filter_entries": 374, "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": 1723880745, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8b064e7c-caee-4602-b67b-625cbb4f8dba", "db_session_id": "IFKTM7A5GVO6QQ5M2DYC", "orig_file_number": 108, "seqno_to_time_mapping": "N/A"}} 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880745631001, "job": 1, "event": "recovery_finished"} 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 110 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000103.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5654f6212e00 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 4 rocksdb: DB pointer 0x5654f6310000 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc1013a4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc1013a4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: ** DB Stats ** 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:45:45.818 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: ** Compaction Stats [default] ** 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: L0 1/0 955.59 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 317.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: L6 1/0 9.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Sum 2/0 10.79 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 317.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 317.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: ** Compaction Stats [default] ** 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:45:45.819 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 317.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Cumulative compaction: 0.00 GB write, 115.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Interval compaction: 0.00 GB write, 115.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Block cache BinnedLRUCache@0x5654f61e7090#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-08-17T07:45:45.820 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.629+0000 7fc10b5dbb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 1 mon.a@-1(???) e3 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).mds e1 new map 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).mds e1 print_map 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: e1 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: 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-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: legacy client fscid: -1 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: No filesystems configured 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:45:45.821 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:45:45.822 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:45:45.822 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:45 smithi122 bash[100778]: debug 2024-08-17T07:45:45.633+0000 7fc10b5dbb00 1 mon.a@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-08-17T07:45:47.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[70658]: ignoring --setuser ceph since I am not root 2024-08-17T07:45:47.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[70658]: ignoring --setgroup ceph since I am not root 2024-08-17T07:45:47.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[70658]: debug 2024-08-17T07:45:47.205+0000 7f96aa803640 1 -- 172.21.15.122:0/3161841993 <== mon.1 v2:172.21.15.122:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e0e5dc10e0 con 0x55e0e5dc3800 2024-08-17T07:45:47.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[70658]: debug 2024-08-17T07:45:47.317+0000 7f96ad05f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:45:47.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: audit 2024-08-17T07:45:43.415253+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: audit 2024-08-17T07:45:43.415505+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: audit 2024-08-17T07:45:43.415931+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:44.400486+0000 mgr.y (mgr.25120) 1325 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:46.252364+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: audit 2024-08-17T07:45:46.731454+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.072041+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084503+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084536+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084556+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T07:09:16.361966+0000 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084571+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084588+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084606+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084629+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084650+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:45:47.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.084671+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.085905+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.085959+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.088411+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.089519+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: audit 2024-08-17T07:45:47.120009+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[25186]: cluster 2024-08-17T07:45:47.122038+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: audit 2024-08-17T07:45:43.415253+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: audit 2024-08-17T07:45:43.415505+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: audit 2024-08-17T07:45:43.415931+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:44.400486+0000 mgr.y (mgr.25120) 1325 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:47.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:46.252364+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: audit 2024-08-17T07:45:46.731454+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.072041+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084503+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084536+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084556+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T07:09:16.361966+0000 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084571+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084588+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084606+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084629+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084650+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.084671+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:45:47.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.085905+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-17T07:45:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.085959+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:45:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.088411+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-08-17T07:45:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.089519+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T07:45:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: audit 2024-08-17T07:45:47.120009+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:47.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:47 smithi122 bash[100778]: cluster 2024-08-17T07:45:47.122038+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-17T07:45:47.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[72518]: ignoring --setuser ceph since I am not root 2024-08-17T07:45:47.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[72518]: ignoring --setgroup ceph since I am not root 2024-08-17T07:45:47.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[72518]: debug 2024-08-17T07:45:47.193+0000 7f8054356640 1 -- 172.21.15.160:0/594464972 <== mon.2 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fad325d0e0 con 0x55fad325e800 2024-08-17T07:45:47.601 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[72518]: debug 2024-08-17T07:45:47.305+0000 7f8056bb2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T07:45:47.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: audit 2024-08-17T07:45:43.415253+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: audit 2024-08-17T07:45:43.415505+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: audit 2024-08-17T07:45:43.415931+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:44.400486+0000 mgr.y (mgr.25120) 1325 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:46.252364+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: audit 2024-08-17T07:45:46.731454+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25120 172.21.15.122:0/4145431946' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.072041+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084503+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084536+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084556+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T07:09:16.361966+0000 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084571+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084588+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084606+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T07:45:47.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084629+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084650+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.084671+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.085905+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.085959+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.088411+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.089519+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: audit 2024-08-17T07:45:47.120009+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:47.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:47 smithi160 bash[81042]: cluster 2024-08-17T07:45:47.122038+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-08-17T07:45:48.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:48 smithi160 bash[81042]: audit 2024-08-17T07:45:47.141243+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:48.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:48 smithi160 bash[81042]: cluster 2024-08-17T07:45:48.122140+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-17T07:45:48.506 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[100778]: audit 2024-08-17T07:45:47.141243+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:48.507 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[100778]: cluster 2024-08-17T07:45:48.122140+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-17T07:45:48.507 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[25186]: audit 2024-08-17T07:45:47.141243+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25120 ' entity='' 2024-08-17T07:45:48.507 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[25186]: cluster 2024-08-17T07:45:48.122140+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-08-17T07:45:48.787 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[70658]: debug 2024-08-17T07:45:48.565+0000 7f96ad05f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:45:48.787 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[70658]: debug 2024-08-17T07:45:48.637+0000 7f96ad05f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:45:48.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:48 smithi160 bash[72518]: debug 2024-08-17T07:45:48.501+0000 7f8056bb2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T07:45:48.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:48 smithi160 bash[72518]: debug 2024-08-17T07:45:48.565+0000 7f8056bb2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T07:45:48.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:48 smithi160 bash[72518]: debug 2024-08-17T07:45:48.717+0000 7f8056bb2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:45:49.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:48 smithi122 bash[70658]: debug 2024-08-17T07:45:48.785+0000 7f96ad05f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T07:45:49.701 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.377+0000 7f8056bb2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:45:49.701 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.445+0000 7f8056bb2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:45:49.701 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.513+0000 7f8056bb2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:45:49.760 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.437+0000 7f96ad05f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T07:45:49.760 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.505+0000 7f96ad05f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T07:45:49.760 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.573+0000 7f96ad05f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T07:45:50.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.757+0000 7f96ad05f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:45:50.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.837+0000 7f96ad05f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:45:50.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:49 smithi122 bash[70658]: debug 2024-08-17T07:45:49.905+0000 7f96ad05f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:45:50.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.701+0000 7f8056bb2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T07:45:50.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.777+0000 7f8056bb2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T07:45:50.101 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:49 smithi160 bash[72518]: debug 2024-08-17T07:45:49.845+0000 7f8056bb2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T07:45:50.370 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.101+0000 7f8056bb2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:45:50.370 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.169+0000 7f8056bb2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:45:50.428 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.165+0000 7f96ad05f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T07:45:50.428 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.233+0000 7f96ad05f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T07:45:50.697 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.369+0000 7f8056bb2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:45:50.698 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.445+0000 7f8056bb2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:45:50.768 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.429+0000 7f96ad05f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T07:45:50.768 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.505+0000 7f96ad05f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T07:45:51.039 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.697+0000 7f8056bb2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:45:51.039 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:50 smithi160 bash[72518]: debug 2024-08-17T07:45:50.877+0000 7f8056bb2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:45:51.046 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.765+0000 7f96ad05f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T07:45:51.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:50 smithi122 bash[70658]: debug 2024-08-17T07:45:50.945+0000 7f96ad05f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:45:51.302 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:51 smithi160 bash[72518]: debug 2024-08-17T07:45:51.037+0000 7f8056bb2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:45:51.302 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:51 smithi160 bash[72518]: debug 2024-08-17T07:45:51.121+0000 7f8056bb2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:45:51.373 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:51 smithi122 bash[70658]: debug 2024-08-17T07:45:51.117+0000 7f96ad05f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T07:45:51.373 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:51 smithi122 bash[70658]: debug 2024-08-17T07:45:51.193+0000 7f96ad05f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T07:45:51.657 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:51 smithi122 bash[70658]: debug 2024-08-17T07:45:51.373+0000 7f96ad05f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:45:52.455 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:51 smithi160 bash[72518]: debug 2024-08-17T07:45:51.301+0000 7f8056bb2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T07:45:52.455 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:52 smithi160 bash[72518]: debug 2024-08-17T07:45:52.149+0000 7f8056bb2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:45:52.455 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:52 smithi160 bash[72518]: debug 2024-08-17T07:45:52.229+0000 7f8056bb2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:45:52.541 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:52 smithi122 bash[70658]: debug 2024-08-17T07:45:52.237+0000 7f96ad05f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T07:45:52.541 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:52 smithi122 bash[70658]: debug 2024-08-17T07:45:52.313+0000 7f96ad05f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T07:45:52.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:52 smithi122 bash[70658]: debug 2024-08-17T07:45:52.541+0000 7f96ad05f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:45:52.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:52 smithi122 bash[70658]: debug 2024-08-17T07:45:52.621+0000 7f96ad05f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:45:52.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:52 smithi160 bash[72518]: debug 2024-08-17T07:45:52.452+0000 7f8056bb2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T07:45:52.851 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:52 smithi160 bash[72518]: debug 2024-08-17T07:45:52.528+0000 7f8056bb2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T07:45:53.258 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: debug 2024-08-17T07:45:53.049+0000 7f96ad05f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:45:53.259 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: debug 2024-08-17T07:45:53.141+0000 7f96ad05f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:45:53.259 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.025659+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:45:53.259 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.025732+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:45:53.259 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: audit 2024-08-17T07:45:53.027306+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: audit 2024-08-17T07:45:53.030040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: audit 2024-08-17T07:45:53.031371+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[100778]: audit 2024-08-17T07:45:53.031901+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.025659+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.025732+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: audit 2024-08-17T07:45:53.027306+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: audit 2024-08-17T07:45:53.030040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: audit 2024-08-17T07:45:53.031371+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:45:53.260 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[25186]: audit 2024-08-17T07:45:53.031901+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.025659+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.025732+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x started 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: audit 2024-08-17T07:45:53.027306+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: audit 2024-08-17T07:45:53.030040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: audit 2024-08-17T07:45:53.031371+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[81042]: audit 2024-08-17T07:45:53.031901+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.160:0/4179252469' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:52 smithi160 bash[72518]: debug 2024-08-17T07:45:52.920+0000 7f8056bb2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: debug 2024-08-17T07:45:53.000+0000 7f8056bb2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T07:45:53.351 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: [17/Aug/2024:07:45:53] ENGINE Bus STARTING 2024-08-17T07:45:53.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: CherryPy Checker: 2024-08-17T07:45:53.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: The Application mounted at '' has an empty config. 2024-08-17T07:45:53.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: [17/Aug/2024:07:45:53] ENGINE Serving on http://:::9283 2024-08-17T07:45:53.352 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:45:53 smithi160 bash[72518]: [17/Aug/2024:07:45:53] ENGINE Bus STARTED 2024-08-17T07:45:53.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: [17/Aug/2024:07:45:53] ENGINE Bus STARTING 2024-08-17T07:45:53.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: CherryPy Checker: 2024-08-17T07:45:53.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: The Application mounted at '' has an empty config. 2024-08-17T07:45:53.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: [17/Aug/2024:07:45:53] ENGINE Serving on http://:::9283 2024-08-17T07:45:53.546 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:53 smithi122 bash[70658]: [17/Aug/2024:07:45:53] ENGINE Bus STARTED 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: debug 2024-08-17T07:45:54.169+0000 7f964bf06640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.081269+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.146613+0000 mon.a (mon.0) 23 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.146953+0000 mon.a (mon.0) 24 : cluster [INF] Activating manager daemon y 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.153016+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.153425+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e47: y(active, starting, since 0.00656183s), standbys: x 2024-08-17T07:45:54.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.165637+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.165843+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.166031+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.167189+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.167431+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.167576+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.167933+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.168246+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.168531+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.168817+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.169086+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.169342+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.169595+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:45:54.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.169872+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.170087+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.081269+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.146613+0000 mon.a (mon.0) 23 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.146953+0000 mon.a (mon.0) 24 : cluster [INF] Activating manager daemon y 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.153016+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.153425+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e47: y(active, starting, since 0.00656183s), standbys: x 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.165637+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.165843+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.166031+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.167189+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.167431+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:45:54.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.167576+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.167933+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.168246+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.168531+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.168817+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.169086+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.169342+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.169595+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.169872+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.170567+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: cluster 2024-08-17T07:45:53.180678+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon y is now available 2024-08-17T07:45:54.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.220083+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.229211+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.229771+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.233894+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.234377+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.238645+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.240349+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.260779+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.279078+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.279953+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.313772+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[25186]: audit 2024-08-17T07:45:53.314381+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.170087+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.170567+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: cluster 2024-08-17T07:45:53.180678+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon y is now available 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.220083+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.229211+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.229771+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.233894+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.234377+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.238645+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.240349+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.260779+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:54.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.279078+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.279953+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.313772+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[100778]: audit 2024-08-17T07:45:53.314381+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.081269+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, since 5m), standbys: x 2024-08-17T07:45:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.146613+0000 mon.a (mon.0) 23 : cluster [INF] Active manager daemon y restarted 2024-08-17T07:45:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.146953+0000 mon.a (mon.0) 24 : cluster [INF] Activating manager daemon y 2024-08-17T07:45:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.153016+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.153425+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e47: y(active, starting, since 0.00656183s), standbys: x 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.165637+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.165843+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.166031+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.167189+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.167431+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.167576+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.167933+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.168246+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.168531+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.168817+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.169086+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.169342+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.169595+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T07:45:54.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.169872+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.170087+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.170567+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: cluster 2024-08-17T07:45:53.180678+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon y is now available 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.220083+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.229211+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.229771+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.233894+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.234377+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.238645+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:54.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.240349+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.260779+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:45:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.279078+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.279953+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T07:45:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.313772+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:54 smithi160 bash[81042]: audit 2024-08-17T07:45:53.314381+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T07:45:54.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: debug 2024-08-17T07:45:54.453+0000 7f9604207640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:07:45:54] ENGINE Error in HTTPServer.serve 2024-08-17T07:45:54.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: Traceback (most recent call last): 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: self._connections.run(self.expiration_interval) 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: self._run(expiration_interval) 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: s = self.context.wrap_socket( 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: return self.sslsocket_class._create( 2024-08-17T07:45:54.798 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:45:54.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: self.do_handshake() 2024-08-17T07:45:54.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:45:54.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: self._sslobj.do_handshake() 2024-08-17T07:45:54.799 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:45:54 smithi122 bash[70658]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cephadm 2024-08-17T07:45:53.242344+0000 mgr.y (mgr.25669) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cephadm 2024-08-17T07:45:53.243771+0000 mgr.y (mgr.25669) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cephadm 2024-08-17T07:45:53.975824+0000 mgr.y (mgr.25669) 3 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cephadm 2024-08-17T07:45:53.988435+0000 mgr.y (mgr.25669) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cluster 2024-08-17T07:45:54.163543+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e48: y(active, since 1.01666s), standbys: x 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.176123+0000 mgr.y (mgr.25669) 5 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: cluster 2024-08-17T07:45:54.180999+0000 mgr.y (mgr.25669) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.716402+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.728776+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.821131+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.833216+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.845100+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.854827+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.900118+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[100778]: audit 2024-08-17T07:45:54.900737+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cephadm 2024-08-17T07:45:53.242344+0000 mgr.y (mgr.25669) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cephadm 2024-08-17T07:45:53.243771+0000 mgr.y (mgr.25669) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cephadm 2024-08-17T07:45:53.975824+0000 mgr.y (mgr.25669) 3 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cephadm 2024-08-17T07:45:53.988435+0000 mgr.y (mgr.25669) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cluster 2024-08-17T07:45:54.163543+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e48: y(active, since 1.01666s), standbys: x 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.176123+0000 mgr.y (mgr.25669) 5 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: cluster 2024-08-17T07:45:54.180999+0000 mgr.y (mgr.25669) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.716402+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.728776+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.821131+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.833216+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.845100+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.854827+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.900118+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:55.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:55 smithi122 bash[25186]: audit 2024-08-17T07:45:54.900737+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:55.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cephadm 2024-08-17T07:45:53.242344+0000 mgr.y (mgr.25669) 1 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-08-17T07:45:55.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cephadm 2024-08-17T07:45:53.243771+0000 mgr.y (mgr.25669) 2 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.conf 2024-08-17T07:45:55.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cephadm 2024-08-17T07:45:53.975824+0000 mgr.y (mgr.25669) 3 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cephadm 2024-08-17T07:45:53.988435+0000 mgr.y (mgr.25669) 4 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T07:45:55.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cluster 2024-08-17T07:45:54.163543+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e48: y(active, since 1.01666s), standbys: x 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.176123+0000 mgr.y (mgr.25669) 5 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: cluster 2024-08-17T07:45:54.180999+0000 mgr.y (mgr.25669) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.716402+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.728776+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.821131+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.833216+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.845100+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.854827+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.900118+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:55.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:55 smithi160 bash[81042]: audit 2024-08-17T07:45:54.900737+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.231006+0000 mgr.y (mgr.25669) 7 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTING 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.332546+0000 mgr.y (mgr.25669) 8 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.409398+0000 mgr.y (mgr.25669) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.448581+0000 mgr.y (mgr.25669) 10 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.453986+0000 mgr.y (mgr.25669) 11 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on https://172.21.15.122:7151 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.454338+0000 mgr.y (mgr.25669) 12 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTED 2024-08-17T07:45:56.241 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.457340+0000 mgr.y (mgr.25669) 13 : cephadm [ERR] [17/Aug/2024:07:45:54] ENGINE Error in HTTPServer.serve 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: Traceback (most recent call last): 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: self._connections.run(self.expiration_interval) 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: self._run(expiration_interval) 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: s = self.context.wrap_socket( 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:45:56.242 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: return self.sslsocket_class._create( 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: self.do_handshake() 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: self._sslobj.do_handshake() 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.532267+0000 mgr.y (mgr.25669) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cephadm 2024-08-17T07:45:54.591285+0000 mgr.y (mgr.25669) 15 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: cluster 2024-08-17T07:45:55.169072+0000 mgr.y (mgr.25669) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.468917+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.243 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.231006+0000 mgr.y (mgr.25669) 7 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTING 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.332546+0000 mgr.y (mgr.25669) 8 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.409398+0000 mgr.y (mgr.25669) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.448581+0000 mgr.y (mgr.25669) 10 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.453986+0000 mgr.y (mgr.25669) 11 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on https://172.21.15.122:7151 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.454338+0000 mgr.y (mgr.25669) 12 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTED 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.457340+0000 mgr.y (mgr.25669) 13 : cephadm [ERR] [17/Aug/2024:07:45:54] ENGINE Error in HTTPServer.serve 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: Traceback (most recent call last): 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: self._connections.run(self.expiration_interval) 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: self._run(expiration_interval) 2024-08-17T07:45:56.244 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: s = self.context.wrap_socket( 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: return self.sslsocket_class._create( 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: self.do_handshake() 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: self._sslobj.do_handshake() 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:45:56.245 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.532267+0000 mgr.y (mgr.25669) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cephadm 2024-08-17T07:45:54.591285+0000 mgr.y (mgr.25669) 15 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: cluster 2024-08-17T07:45:55.169072+0000 mgr.y (mgr.25669) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.468917+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.469553+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.469553+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.934388+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.936235+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.938196+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.246 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.938461+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.942578+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.942879+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:55.983958+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[100778]: audit 2024-08-17T07:45:56.075527+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.934388+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.936235+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.938196+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.938461+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.942578+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.942879+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:55.983958+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:56.247 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:56 smithi122 bash[25186]: audit 2024-08-17T07:45:56.075527+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:56.516 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.231006+0000 mgr.y (mgr.25669) 7 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTING 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.332546+0000 mgr.y (mgr.25669) 8 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on http://172.21.15.122:8765 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.409398+0000 mgr.y (mgr.25669) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.448581+0000 mgr.y (mgr.25669) 10 : cephadm [INF] Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.453986+0000 mgr.y (mgr.25669) 11 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Serving on https://172.21.15.122:7151 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.454338+0000 mgr.y (mgr.25669) 12 : cephadm [INF] [17/Aug/2024:07:45:54] ENGINE Bus STARTED 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.457340+0000 mgr.y (mgr.25669) 13 : cephadm [ERR] [17/Aug/2024:07:45:54] ENGINE Error in HTTPServer.serve 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: Traceback (most recent call last): 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: self._connections.run(self.expiration_interval) 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T07:45:56.517 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: self._run(expiration_interval) 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: s = self.context.wrap_socket( 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: return self.sslsocket_class._create( 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: self.do_handshake() 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T07:45:56.518 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: self._sslobj.do_handshake() 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.532267+0000 mgr.y (mgr.25669) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cephadm 2024-08-17T07:45:54.591285+0000 mgr.y (mgr.25669) 15 : cephadm [INF] Updating smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: cluster 2024-08-17T07:45:55.169072+0000 mgr.y (mgr.25669) 16 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.468917+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.469553+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.934388+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.936235+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.938196+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.938461+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.942578+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi160", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.942879+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25669 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:55.983958+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:56.519 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:56 smithi160 bash[81042]: audit 2024-08-17T07:45:56.075527+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.480 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:57 smithi160 bash[81042]: cluster 2024-08-17T07:45:56.177700+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-08-17T07:45:57.480 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:57 smithi160 bash[81042]: audit 2024-08-17T07:45:56.240896+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.480 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:57 smithi160 bash[81042]: audit 2024-08-17T07:45:56.525486+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.480 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:57 smithi160 bash[81042]: audit 2024-08-17T07:45:56.659938+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.480 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:57 smithi160 bash[81042]: audit 2024-08-17T07:45:56.811035+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[100778]: cluster 2024-08-17T07:45:56.177700+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[100778]: audit 2024-08-17T07:45:56.240896+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[100778]: audit 2024-08-17T07:45:56.525486+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[100778]: audit 2024-08-17T07:45:56.659938+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[100778]: audit 2024-08-17T07:45:56.811035+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[25186]: cluster 2024-08-17T07:45:56.177700+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e49: y(active, since 3s), standbys: x 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[25186]: audit 2024-08-17T07:45:56.240896+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[25186]: audit 2024-08-17T07:45:56.525486+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[25186]: audit 2024-08-17T07:45:56.659938+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:57.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:57 smithi122 bash[25186]: audit 2024-08-17T07:45:56.811035+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: cluster 2024-08-17T07:45:57.169540+0000 mgr.y (mgr.25669) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:58.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.372848+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.479496+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.629716+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.437 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.913542+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.914630+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:57.921523+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.026570+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.029216+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.032140+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.032883+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.039078+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.119117+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.120737+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.122605+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.123317+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.438 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[100778]: audit 2024-08-17T07:45:58.129368+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: cluster 2024-08-17T07:45:57.169540+0000 mgr.y (mgr.25669) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.372848+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.479496+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.629716+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.913542+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.914630+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:57.921523+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.026570+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.029216+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.032140+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.032883+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.039078+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.119117+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.439 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.120737+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.122605+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.123317+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:58 smithi122 bash[25186]: audit 2024-08-17T07:45:58.129368+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: cluster 2024-08-17T07:45:57.169540+0000 mgr.y (mgr.25669) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-17T07:45:58.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.372848+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.479496+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.629716+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.913542+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.914630+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:57.921523+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.026570+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.029216+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.032140+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.032883+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.039078+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.119117+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.120737+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.122605+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.123317+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:58.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:58 smithi160 bash[81042]: audit 2024-08-17T07:45:58.129368+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: cephadm 2024-08-17T07:45:57.923097+0000 mgr.y (mgr.25669) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.039739+0000 mgr.y (mgr.25669) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.130373+0000 mgr.y (mgr.25669) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: cluster 2024-08-17T07:45:58.183070+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e50: y(active, since 5s), standbys: x 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.234176+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.236167+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.238054+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.238761+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.245033+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.323495+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.325263+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.327076+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.327761+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.332363+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.409593+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.411385+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.413151+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.413833+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.418661+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.488966+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.497920+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.499504+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.501741+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.502447+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.509236+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.585885+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.603065+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.604948+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.606843+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.607702+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.614759+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.689406+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.691340+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.693217+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.693940+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.699282+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.716613+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.782481+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.784480+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.786470+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: cephadm 2024-08-17T07:45:57.923097+0000 mgr.y (mgr.25669) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.039739+0000 mgr.y (mgr.25669) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.130373+0000 mgr.y (mgr.25669) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: cluster 2024-08-17T07:45:58.183070+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e50: y(active, since 5s), standbys: x 2024-08-17T07:45:59.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.234176+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.236167+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.238054+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.238761+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.245033+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.323495+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.325263+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.327076+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.327761+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.332363+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.409593+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.411385+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.413151+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.413833+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.418661+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.488966+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.787151+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.793403+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.905960+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.907884+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.910238+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.911056+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.917367+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.952943+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.960692+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:58.967702+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.010631+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.012344+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.014039+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.014723+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.021140+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.093771+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.096784+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.100051+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.100842+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[100778]: audit 2024-08-17T07:45:59.106658+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.497920+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.499504+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.501741+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.502447+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.509236+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.585885+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.603065+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.604948+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.606843+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.607702+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.614759+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.689406+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.691340+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.693217+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.693940+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.699282+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.716613+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.782481+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.784480+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.786470+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.787151+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.793403+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.905960+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.907884+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.910238+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.911056+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.917367+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.952943+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.960692+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:58.967702+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.010631+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.012344+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.014039+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.014723+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.021140+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.093771+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.096784+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.100051+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.100842+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:45:59 smithi122 bash[25186]: audit 2024-08-17T07:45:59.106658+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: cephadm 2024-08-17T07:45:57.923097+0000 mgr.y (mgr.25669) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.039739+0000 mgr.y (mgr.25669) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.130373+0000 mgr.y (mgr.25669) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:45:59.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: cluster 2024-08-17T07:45:58.183070+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e50: y(active, since 5s), standbys: x 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.234176+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.236167+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.238054+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.238761+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.245033+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.323495+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.325263+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.327076+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.327761+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.332363+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.409593+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.411385+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.413151+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.413833+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.418661+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.488966+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.497920+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.499504+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.501741+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.502447+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.509236+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.585885+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.603065+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.604948+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.606843+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.607702+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.614759+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.689406+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.691340+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.693217+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.693940+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.699282+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.716613+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.782481+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.784480+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.786470+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.787151+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.793403+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.905960+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.907884+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.910238+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.911056+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.917367+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.952943+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.960692+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:58.967702+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.010631+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.012344+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.014039+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.014723+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.021140+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.093771+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.096784+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:45:59.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.100051+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:45:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.100842+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:45:59.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:45:59 smithi160 bash[81042]: audit 2024-08-17T07:45:59.106658+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.247022+0000 mgr.y (mgr.25669) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.336359+0000 mgr.y (mgr.25669) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.421587+0000 mgr.y (mgr.25669) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.513388+0000 mgr.y (mgr.25669) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.618949+0000 mgr.y (mgr.25669) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.700663+0000 mgr.y (mgr.25669) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.796471+0000 mgr.y (mgr.25669) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:58.918982+0000 mgr.y (mgr.25669) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.022024+0000 mgr.y (mgr.25669) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.108629+0000 mgr.y (mgr.25669) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cluster 2024-08-17T07:45:59.170508+0000 mgr.y (mgr.25669) 31 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.192330+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.195437+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.197693+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.198381+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.202976+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.203942+0000 mgr.y (mgr.25669) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.301290+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.302922+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.304597+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.305236+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.311026+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.386057+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.387727+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.389447+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.390097+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.396044+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.475205+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.477263+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.479821+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.480565+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.486396+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.559052+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.443 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.560933+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.563558+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.564323+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.572672+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.645920+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.647917+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.650274+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.651003+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.658862+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.733009+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.733113+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.735384+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.444 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.737200+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.737932+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.745712+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.818462+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.820378+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.822268+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.823313+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.831494+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.916924+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.918791+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.922504+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.923251+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:45:59.931045+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.022808+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.445 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.027080+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.030369+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.031169+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.038076+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.118490+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.120005+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.121720+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.122439+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.446 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[100778]: audit 2024-08-17T07:46:00.128193+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.247022+0000 mgr.y (mgr.25669) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.336359+0000 mgr.y (mgr.25669) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.421587+0000 mgr.y (mgr.25669) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.513388+0000 mgr.y (mgr.25669) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.618949+0000 mgr.y (mgr.25669) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.700663+0000 mgr.y (mgr.25669) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.447 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.796471+0000 mgr.y (mgr.25669) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:58.918982+0000 mgr.y (mgr.25669) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.022024+0000 mgr.y (mgr.25669) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.108629+0000 mgr.y (mgr.25669) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cluster 2024-08-17T07:45:59.170508+0000 mgr.y (mgr.25669) 31 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.192330+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.195437+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.197693+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.198381+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.202976+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.203942+0000 mgr.y (mgr.25669) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.301290+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.302922+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.448 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.304597+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.305236+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.311026+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.386057+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.387727+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.389447+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.390097+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.396044+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.475205+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.477263+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.449 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.479821+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.480565+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.486396+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.559052+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.560933+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.563558+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.564323+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.572672+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.645920+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.647917+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.650274+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.651003+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.658862+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.450 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.733009+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.733113+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.735384+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.737200+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.737932+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.745712+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.818462+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.820378+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.822268+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.823313+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.831494+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.916924+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.918791+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.922504+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.451 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.923251+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:45:59.931045+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.022808+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.027080+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.030369+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.031169+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.038076+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.118490+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.120005+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.121720+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.122439+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.452 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:00 smithi122 bash[25186]: audit 2024-08-17T07:46:00.128193+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.247022+0000 mgr.y (mgr.25669) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.336359+0000 mgr.y (mgr.25669) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.421587+0000 mgr.y (mgr.25669) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.513388+0000 mgr.y (mgr.25669) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.618949+0000 mgr.y (mgr.25669) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.700663+0000 mgr.y (mgr.25669) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.796471+0000 mgr.y (mgr.25669) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:58.918982+0000 mgr.y (mgr.25669) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.022024+0000 mgr.y (mgr.25669) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.108629+0000 mgr.y (mgr.25669) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cluster 2024-08-17T07:45:59.170508+0000 mgr.y (mgr.25669) 31 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.192330+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.468 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.195437+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.197693+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.198381+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.202976+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.203942+0000 mgr.y (mgr.25669) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.301290+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.302922+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.304597+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.305236+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.311026+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.386057+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.387727+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.389447+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.390097+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.469 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.396044+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.475205+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.477263+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.479821+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.480565+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.486396+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.559052+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.560933+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.563558+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.564323+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.572672+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.645920+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.470 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.647917+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.650274+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.651003+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.658862+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.733009+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.733113+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.735384+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.737200+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.737932+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.745712+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.818462+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.820378+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.822268+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.823313+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.471 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.831494+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.916924+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.918791+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.922504+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.923251+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:45:59.931045+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.022808+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.027080+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.030369+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.031169+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.038076+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.118490+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.120005+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:00.472 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.121720+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:00.473 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.122439+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:00.473 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:00 smithi160 bash[81042]: audit 2024-08-17T07:46:00.128193+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.311818+0000 mgr.y (mgr.25669) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.396627+0000 mgr.y (mgr.25669) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.486917+0000 mgr.y (mgr.25669) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.573297+0000 mgr.y (mgr.25669) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.659492+0000 mgr.y (mgr.25669) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.746346+0000 mgr.y (mgr.25669) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.832672+0000 mgr.y (mgr.25669) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:45:59.931601+0000 mgr.y (mgr.25669) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.040074+0000 mgr.y (mgr.25669) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.128780+0000 mgr.y (mgr.25669) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.208119+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.210172+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.212075+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.212819+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.218433+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.293999+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.295627+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.297819+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.298576+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.304245+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.374968+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.376556+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.378447+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.379222+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.384219+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.500250+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.502119+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.504265+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.504998+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.510832+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.621303+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.623213+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.624983+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.625641+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.630504+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.707206+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.708855+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.710489+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.711197+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.716332+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.794565+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.796713+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.798606+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.799413+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.805591+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.890197+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.892358+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.894173+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.895128+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.901432+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.975770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.977457+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.979527+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.980208+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:00.986097+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.057282+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.058983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.060844+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.061529+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.067500+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.143116+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.144701+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.146534+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.147260+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[100778]: audit 2024-08-17T07:46:01.151772+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.311818+0000 mgr.y (mgr.25669) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.396627+0000 mgr.y (mgr.25669) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.486917+0000 mgr.y (mgr.25669) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.573297+0000 mgr.y (mgr.25669) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.659492+0000 mgr.y (mgr.25669) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.746346+0000 mgr.y (mgr.25669) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.832672+0000 mgr.y (mgr.25669) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:45:59.931601+0000 mgr.y (mgr.25669) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.040074+0000 mgr.y (mgr.25669) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.128780+0000 mgr.y (mgr.25669) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.208119+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.210172+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.212075+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.212819+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.218433+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.293999+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.295627+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.297819+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.298576+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.304245+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.374968+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.376556+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.378447+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.379222+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.384219+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.500250+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.502119+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.504265+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.504998+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.510832+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.621303+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.623213+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.624983+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.625641+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.630504+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.707206+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.708855+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.710489+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.711197+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.716332+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.794565+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.796713+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.798606+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.799413+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.805591+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.890197+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.892358+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.894173+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.895128+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.901432+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.975770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.977457+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.979527+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.980208+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:00.986097+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.057282+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.058983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.060844+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.061529+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.067500+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.143116+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.144701+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.146534+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.147260+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:01 smithi122 bash[25186]: audit 2024-08-17T07:46:01.151772+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.311818+0000 mgr.y (mgr.25669) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.396627+0000 mgr.y (mgr.25669) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.486917+0000 mgr.y (mgr.25669) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.573297+0000 mgr.y (mgr.25669) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.659492+0000 mgr.y (mgr.25669) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.558 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.746346+0000 mgr.y (mgr.25669) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.832672+0000 mgr.y (mgr.25669) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:45:59.931601+0000 mgr.y (mgr.25669) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.040074+0000 mgr.y (mgr.25669) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.128780+0000 mgr.y (mgr.25669) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.208119+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.210172+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.212075+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.212819+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.218433+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.293999+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.295627+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.297819+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.298576+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.559 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.304245+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.374968+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.376556+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.378447+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.379222+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.384219+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.500250+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.502119+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.504265+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.504998+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.510832+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.621303+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.623213+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.624983+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.625641+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.630504+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.707206+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.708855+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.710489+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.711197+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.716332+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.794565+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.796713+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.798606+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.799413+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.805591+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.890197+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.892358+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.894173+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.895128+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.901432+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.975770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.977457+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.979527+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.980208+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.562 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:00.986097+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.057282+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.058983+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.060844+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.061529+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.067500+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.143116+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.144701+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.146534+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.147260+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:01.563 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:01 smithi160 bash[81042]: audit 2024-08-17T07:46:01.151772+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.219424+0000 mgr.y (mgr.25669) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.305082+0000 mgr.y (mgr.25669) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.385635+0000 mgr.y (mgr.25669) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.511541+0000 mgr.y (mgr.25669) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.631370+0000 mgr.y (mgr.25669) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.717182+0000 mgr.y (mgr.25669) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.809722+0000 mgr.y (mgr.25669) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.902159+0000 mgr.y (mgr.25669) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:00.987142+0000 mgr.y (mgr.25669) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.068087+0000 mgr.y (mgr.25669) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.152566+0000 mgr.y (mgr.25669) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: cluster 2024-08-17T07:46:01.171181+0000 mgr.y (mgr.25669) 54 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.229444+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.230957+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.232589+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.233173+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.239020+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.338494+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.340334+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.342367+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.219424+0000 mgr.y (mgr.25669) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.305082+0000 mgr.y (mgr.25669) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.385635+0000 mgr.y (mgr.25669) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.511541+0000 mgr.y (mgr.25669) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.631370+0000 mgr.y (mgr.25669) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.717182+0000 mgr.y (mgr.25669) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.809722+0000 mgr.y (mgr.25669) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.902159+0000 mgr.y (mgr.25669) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:00.987142+0000 mgr.y (mgr.25669) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.068087+0000 mgr.y (mgr.25669) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.152566+0000 mgr.y (mgr.25669) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: cluster 2024-08-17T07:46:01.171181+0000 mgr.y (mgr.25669) 54 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.229444+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.230957+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.232589+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.233173+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.239020+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.338494+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.340334+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.457 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.342367+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.343186+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.349511+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.441920+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.443886+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.445687+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.446412+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.451727+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.529876+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.531451+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.533235+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.533899+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.458 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.538938+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.613010+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.614651+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.616494+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.617111+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.623841+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.692839+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.694412+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.696037+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.343186+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.459 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.349511+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.441920+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.443886+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.445687+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.446412+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.451727+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.529876+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.531451+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.533235+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.533899+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.538938+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.613010+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.460 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.614651+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.616494+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.617111+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.623841+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.692839+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.694412+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.696037+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.696823+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.704575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.771270+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.461 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.778966+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.783390+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.787632+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.791126+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.792870+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.793495+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.800201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.873365+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.875497+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.878029+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.878906+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.888265+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.961777+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.462 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.963785+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.966107+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.966923+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:01.975179+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.049853+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.696823+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.704575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.771270+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.778966+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.783390+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.463 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.787632+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.791126+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.792870+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.793495+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.800201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.873365+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.875497+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.878029+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.878906+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.888265+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.961777+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.963785+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.966107+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.966923+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.464 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:01.975179+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.049853+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.051820+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.053924+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.054932+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.060354+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.145217+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.147281+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.465 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.149075+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.149720+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[100778]: audit 2024-08-17T07:46:02.159188+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.051820+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.053924+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.054932+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.060354+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.145217+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.147281+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.149075+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.149720+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.466 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[25186]: audit 2024-08-17T07:46:02.159188+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.219424+0000 mgr.y (mgr.25669) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.664 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.305082+0000 mgr.y (mgr.25669) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.664 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.385635+0000 mgr.y (mgr.25669) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.664 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.511541+0000 mgr.y (mgr.25669) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.664 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.631370+0000 mgr.y (mgr.25669) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.717182+0000 mgr.y (mgr.25669) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.809722+0000 mgr.y (mgr.25669) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.902159+0000 mgr.y (mgr.25669) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:00.987142+0000 mgr.y (mgr.25669) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.068087+0000 mgr.y (mgr.25669) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.152566+0000 mgr.y (mgr.25669) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: cluster 2024-08-17T07:46:01.171181+0000 mgr.y (mgr.25669) 54 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.229444+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.230957+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.232589+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.233173+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.239020+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.338494+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.665 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.340334+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.666 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.342367+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.666 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.343186+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.666 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.349511+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.441920+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.443886+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.445687+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.446412+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.451727+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.529876+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.531451+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.533235+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.533899+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.538938+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.613010+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.614651+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.616494+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.667 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.617111+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.623841+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.692839+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.694412+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.696037+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.696823+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.704575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.771270+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.778966+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.783390+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.787632+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.791126+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.792870+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.793495+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.800201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.873365+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.875497+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.878029+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.878906+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.888265+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.961777+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.963785+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.966107+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.966923+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:01.975179+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.049853+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.051820+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.053924+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.054932+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.060354+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.145217+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.147281+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.149075+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.149720+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:02.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:02 smithi160 bash[81042]: audit 2024-08-17T07:46:02.159188+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:02.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:02] "GET /metrics HTTP/1.1" 200 35211 "" "Prometheus/2.43.0" 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.239544+0000 mgr.y (mgr.25669) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.350266+0000 mgr.y (mgr.25669) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.452605+0000 mgr.y (mgr.25669) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.539896+0000 mgr.y (mgr.25669) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.624582+0000 mgr.y (mgr.25669) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.705368+0000 mgr.y (mgr.25669) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.800816+0000 mgr.y (mgr.25669) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.888944+0000 mgr.y (mgr.25669) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:01.976076+0000 mgr.y (mgr.25669) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.063930+0000 mgr.y (mgr.25669) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.159815+0000 mgr.y (mgr.25669) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.237101+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.239139+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.241072+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.241822+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.249458+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.340201+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.342649+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.345647+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.346834+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.355407+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.455148+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.457842+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.459594+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.460260+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.466117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.542491+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.544680+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.546899+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.547831+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.553815+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.641772+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.643558+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.645961+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.646719+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.652856+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.760382+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.762343+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.764973+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.765996+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.239544+0000 mgr.y (mgr.25669) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.350266+0000 mgr.y (mgr.25669) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.452605+0000 mgr.y (mgr.25669) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.539896+0000 mgr.y (mgr.25669) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.624582+0000 mgr.y (mgr.25669) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.705368+0000 mgr.y (mgr.25669) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.800816+0000 mgr.y (mgr.25669) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.888944+0000 mgr.y (mgr.25669) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:01.976076+0000 mgr.y (mgr.25669) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.063930+0000 mgr.y (mgr.25669) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.159815+0000 mgr.y (mgr.25669) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.237101+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.239139+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.241072+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.241822+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.249458+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.340201+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.342649+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.345647+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.346834+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.355407+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.773155+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.303 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.897455+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.900155+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.903719+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.905119+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:02.912714+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.015096+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.017137+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.019103+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.019906+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.025164+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.108449+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.110116+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.111903+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.304 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.112621+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[100778]: audit 2024-08-17T07:46:03.117838+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.455148+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.457842+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.459594+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.460260+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.466117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.542491+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.544680+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.546899+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.547831+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.553815+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.641772+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.643558+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.645961+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.646719+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.652856+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.760382+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.762343+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.764973+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.765996+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.773155+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.897455+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.900155+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.903719+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.905119+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:02.912714+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.015096+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.017137+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.019103+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.019906+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.025164+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.108449+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.110116+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.307 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.111903+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.112621+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.308 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:03 smithi122 bash[25186]: audit 2024-08-17T07:46:03.117838+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.526 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.239544+0000 mgr.y (mgr.25669) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.526 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.350266+0000 mgr.y (mgr.25669) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.452605+0000 mgr.y (mgr.25669) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.539896+0000 mgr.y (mgr.25669) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.624582+0000 mgr.y (mgr.25669) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.705368+0000 mgr.y (mgr.25669) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.800816+0000 mgr.y (mgr.25669) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.888944+0000 mgr.y (mgr.25669) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:01.976076+0000 mgr.y (mgr.25669) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.063930+0000 mgr.y (mgr.25669) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.159815+0000 mgr.y (mgr.25669) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.237101+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.239139+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.241072+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.241822+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.249458+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.340201+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.342649+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.345647+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.346834+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.355407+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.455148+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.457842+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.459594+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.460260+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.466117+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.542491+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.544680+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.528 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.546899+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.547831+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.553815+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.641772+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.643558+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.645961+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.646719+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.652856+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.760382+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.762343+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.764973+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.765996+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.773155+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.897455+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.529 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.900155+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.903719+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.905119+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:02.912714+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.015096+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.017137+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.019103+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.019906+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.025164+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.108449+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.110116+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.111903+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:03.530 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.112621+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:03.531 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:03 smithi160 bash[81042]: audit 2024-08-17T07:46:03.117838+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.250299+0000 mgr.y (mgr.25669) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.356623+0000 mgr.y (mgr.25669) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.466901+0000 mgr.y (mgr.25669) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.556559+0000 mgr.y (mgr.25669) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.653418+0000 mgr.y (mgr.25669) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.775526+0000 mgr.y (mgr.25669) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:02.913445+0000 mgr.y (mgr.25669) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:03.026178+0000 mgr.y (mgr.25669) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cephadm 2024-08-17T07:46:03.118851+0000 mgr.y (mgr.25669) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: cluster 2024-08-17T07:46:03.171548+0000 mgr.y (mgr.25669) 75 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.197471+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.201297+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.208939+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.210787+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.213156+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.215648+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:04.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.219821+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.223910+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.298377+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.300759+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.302266+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[100778]: audit 2024-08-17T07:46:03.303336+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.250299+0000 mgr.y (mgr.25669) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.356623+0000 mgr.y (mgr.25669) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.466901+0000 mgr.y (mgr.25669) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.556559+0000 mgr.y (mgr.25669) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.653418+0000 mgr.y (mgr.25669) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.775526+0000 mgr.y (mgr.25669) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:02.913445+0000 mgr.y (mgr.25669) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:03.026178+0000 mgr.y (mgr.25669) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cephadm 2024-08-17T07:46:03.118851+0000 mgr.y (mgr.25669) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: cluster 2024-08-17T07:46:03.171548+0000 mgr.y (mgr.25669) 75 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.197471+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.201297+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.208939+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.210787+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.213156+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.215648+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:04.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.219821+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.223910+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.298377+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.300759+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.302266+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:46:04.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:04 smithi122 bash[25186]: audit 2024-08-17T07:46:03.303336+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T07:46:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.250299+0000 mgr.y (mgr.25669) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.356623+0000 mgr.y (mgr.25669) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.466901+0000 mgr.y (mgr.25669) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.556559+0000 mgr.y (mgr.25669) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.653418+0000 mgr.y (mgr.25669) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.775526+0000 mgr.y (mgr.25669) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:02.913445+0000 mgr.y (mgr.25669) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:03.026178+0000 mgr.y (mgr.25669) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cephadm 2024-08-17T07:46:03.118851+0000 mgr.y (mgr.25669) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: cluster 2024-08-17T07:46:03.171548+0000 mgr.y (mgr.25669) 75 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.197471+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.201297+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.208939+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.210787+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.213156+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.215648+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.219821+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.223910+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.298377+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.300759+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.302266+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T07:46:04.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:04 smithi160 bash[81042]: audit 2024-08-17T07:46:03.303336+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T07:46:05.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:05 smithi160 bash[81042]: cephadm 2024-08-17T07:46:03.304085+0000 mgr.y (mgr.25669) 76 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T07:46:05.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:05 smithi160 bash[81042]: audit 2024-08-17T07:46:04.186898+0000 mgr.y (mgr.25669) 77 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:05.628 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:05 smithi122 bash[100778]: cephadm 2024-08-17T07:46:03.304085+0000 mgr.y (mgr.25669) 76 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T07:46:05.629 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:05 smithi122 bash[100778]: audit 2024-08-17T07:46:04.186898+0000 mgr.y (mgr.25669) 77 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:05.629 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:05 smithi122 bash[25186]: cephadm 2024-08-17T07:46:03.304085+0000 mgr.y (mgr.25669) 76 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T07:46:05.629 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:05 smithi122 bash[25186]: audit 2024-08-17T07:46:04.186898+0000 mgr.y (mgr.25669) 77 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:06.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:06 smithi160 bash[81042]: cluster 2024-08-17T07:46:05.173376+0000 mgr.y (mgr.25669) 78 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:46:06.476 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:06 smithi122 bash[100778]: cluster 2024-08-17T07:46:05.173376+0000 mgr.y (mgr.25669) 78 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:46:06.476 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:06 smithi122 bash[25186]: cluster 2024-08-17T07:46:05.173376+0000 mgr.y (mgr.25669) 78 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-17T07:46:07.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:07 smithi122 bash[100778]: cluster 2024-08-17T07:46:07.174268+0000 mgr.y (mgr.25669) 79 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:07.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:07 smithi122 bash[25186]: cluster 2024-08-17T07:46:07.174268+0000 mgr.y (mgr.25669) 79 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:07.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:07 smithi160 bash[81042]: cluster 2024-08-17T07:46:07.174268+0000 mgr.y (mgr.25669) 79 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: cephadm 2024-08-17T07:46:07.444993+0000 mgr.y (mgr.25669) 80 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: audit 2024-08-17T07:46:07.450559+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: audit 2024-08-17T07:46:07.456858+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: audit 2024-08-17T07:46:07.458156+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: audit 2024-08-17T07:46:07.459327+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: cephadm 2024-08-17T07:46:07.460612+0000 mgr.y (mgr.25669) 81 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:46:08.735 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:08 smithi160 bash[81042]: audit 2024-08-17T07:46:08.261078+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: cephadm 2024-08-17T07:46:07.444993+0000 mgr.y (mgr.25669) 80 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: audit 2024-08-17T07:46:07.450559+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: audit 2024-08-17T07:46:07.456858+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: audit 2024-08-17T07:46:07.458156+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: audit 2024-08-17T07:46:07.459327+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:08.736 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: cephadm 2024-08-17T07:46:07.460612+0000 mgr.y (mgr.25669) 81 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[100778]: audit 2024-08-17T07:46:08.261078+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: cephadm 2024-08-17T07:46:07.444993+0000 mgr.y (mgr.25669) 80 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: audit 2024-08-17T07:46:07.450559+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25669 ' entity='mgr.y' 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: audit 2024-08-17T07:46:07.456858+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: audit 2024-08-17T07:46:07.458156+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: audit 2024-08-17T07:46:07.459327+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: cephadm 2024-08-17T07:46:07.460612+0000 mgr.y (mgr.25669) 81 : cephadm [INF] Deploying daemon mon.c on smithi122 2024-08-17T07:46:08.737 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:08 smithi122 bash[25186]: audit 2024-08-17T07:46:08.261078+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:09.696 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:09 smithi122 bash[100778]: cluster 2024-08-17T07:46:09.175879+0000 mgr.y (mgr.25669) 82 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:09.696 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:09 smithi122 bash[25186]: cluster 2024-08-17T07:46:09.175879+0000 mgr.y (mgr.25669) 82 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:09.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:09 smithi160 bash[81042]: cluster 2024-08-17T07:46:09.175879+0000 mgr.y (mgr.25669) 82 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:11.339 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:11 smithi122 bash[100778]: cluster 2024-08-17T07:46:11.176430+0000 mgr.y (mgr.25669) 83 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:11.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:11 smithi122 bash[25186]: cluster 2024-08-17T07:46:11.176430+0000 mgr.y (mgr.25669) 83 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:11.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:11 smithi160 bash[81042]: cluster 2024-08-17T07:46:11.176430+0000 mgr.y (mgr.25669) 83 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T07:46:11.786 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 9s ago 37m - - 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 10s ago 37m - - 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (3m) 9s ago 29m 15.2M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (2m) 10s ago 29m 74.3M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (6m) 9s ago 27m 44.0M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (4m) 10s ago 36m 424M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:46:12.520 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (16m) 9s ago 38m 483M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (27s) 9s ago 38m 38.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (94s) 10s ago 36m 38.5M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (37m) 9s ago 37m 84.0M 2048M 17.2.0 e1d6a67b021e 5ff753ca5655 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (5m) 9s ago 30m 8263k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (5m) 10s ago 30m 8091k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (36m) 9s ago 36m 57.9M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (35m) 9s ago 35m 58.1M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (34m) 9s ago 34m 53.4M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (33m) 9s ago 33m 58.0M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (33m) 10s ago 33m 60.6M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (32m) 10s ago 32m 56.9M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (31m) 10s ago 31m 53.8M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:46:12.521 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (31m) 10s ago 31m 57.5M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:46:12.522 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (4m) 10s ago 30m 59.4M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:46:12.522 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (27m) 9s ago 27m 90.0M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:46:12.522 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (27m) 10s ago 27m 90.5M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:46:12.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[100778]: audit 2024-08-17T07:46:11.774014+0000 mgr.y (mgr.25669) 84 : audit [DBG] from='client.25696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[100778]: audit 2024-08-17T07:46:12.133336+0000 mgr.y (mgr.25669) 85 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:12] "GET /metrics HTTP/1.1" 200 38017 "" "Prometheus/2.43.0" 2024-08-17T07:46:12.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[25186]: audit 2024-08-17T07:46:11.774014+0000 mgr.y (mgr.25669) 84 : audit [DBG] from='client.25696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[25186]: audit 2024-08-17T07:46:12.133336+0000 mgr.y (mgr.25669) 85 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:12 smithi160 bash[81042]: audit 2024-08-17T07:46:11.774014+0000 mgr.y (mgr.25669) 84 : audit [DBG] from='client.25696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:12 smithi160 bash[81042]: audit 2024-08-17T07:46:12.133336+0000 mgr.y (mgr.25669) 85 : audit [DBG] from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:12.902 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.903 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.903 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.903 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.904 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.904 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.904 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.905 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.905 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:12.905 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 systemd[1]: Stopping Ceph mon.c for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:46:12.905 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[25186]: debug 2024-08-17T07:46:12.884+0000 7f3eb7dc0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:46:12.905 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[25186]: debug 2024-08-17T07:46:12.884+0000 7f3eb7dc0700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:46:12.972 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 4 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:46:12.973 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[70658]: [17/Aug/2024:07:46:12] ENGINE Bus STOPPING 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[70658]: [17/Aug/2024:07:46:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[70658]: [17/Aug/2024:07:46:12] ENGINE Bus STOPPED 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:12 smithi122 bash[70658]: [17/Aug/2024:07:46:12] ENGINE Bus STARTING 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:13 smithi122 bash[70658]: [17/Aug/2024:07:46:13] ENGINE Serving on http://:::9283 2024-08-17T07:46:13.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:13 smithi122 bash[70658]: [17/Aug/2024:07:46:13] ENGINE Bus STARTED 2024-08-17T07:46:13.314 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi122", 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "1/2 daemons upgraded", 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:46:13.315 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:46:13.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 bash[103176]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-c 2024-08-17T07:46:13.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 bash[103271]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-c 2024-08-17T07:46:13.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T07:46:13.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: Stopped Ceph mon.c for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:46:14.196 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.197 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.197 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.197 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.198 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.198 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.198 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:14.199 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: Started Ceph mon.c for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:46:14.199 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:46:13 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.740+0000 7fa5a9085b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.740+0000 7fa5a9085b00 0 ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc), process ceph-mon, pid 7 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.740+0000 7fa5a9085b00 0 pidfile_write: ignore empty --pid-file 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.744+0000 7fa5a9085b00 0 load: jerasure load: lrc 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Git sha 0 2024-08-17T07:46:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Compile date 2024-08-16 15:05:49 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: DB SUMMARY 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: DB Session ID: IGT6E4KL1JUO7NTH6FK1 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: CURRENT file: CURRENT 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 6181 Bytes 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000105.sst 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000103.log size: 35359 ; 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.create_if_missing: 0 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T07:46:16.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.env: 0x556552a0c7a0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.info_log: 0x556553391500 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.statistics: (nil) 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.use_fsync: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T07:46:16.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.db_log_dir: 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.wal_dir: 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T07:46:16.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.write_buffer_manager: 0x5565533a08c0 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T07:46:16.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T07:46:16.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T07:46:16.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T07:46:16.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T07:46:16.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.unordered_write: 0 2024-08-17T07:46:16.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T07:46:16.053 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.row_cache: None 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.wal_filter: None 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T07:46:16.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.wal_compression: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T07:46:16.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T07:46:16.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_open_files: -1 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Compression algorithms supported: 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kZSTD supported: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T07:46:16.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.merge_operator: 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_filter: None 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T07:46:16.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556553391120) 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: cache_index_and_filter_blocks: 1 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: pin_top_level_index_and_filter: 1 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: index_type: 0 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: data_block_index_type: 0 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: index_shortening: 1 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T07:46:16.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: checksum: 4 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: no_block_cache: 0 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_cache: 0x556553387090 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_cache_name: BinnedLRUCache 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_cache_options: 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: capacity : 536870912 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: num_shard_bits : 4 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: strict_capacity_limit : 0 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: high_pri_pool_ratio: 0.000 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_cache_compressed: (nil) 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: persistent_cache: (nil) 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_size: 4096 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_size_deviation: 10 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_restart_interval: 16 2024-08-17T07:46:16.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: index_block_restart_interval: 1 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: metadata_block_size: 4096 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: partition_filters: 0 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: use_delta_encoding: 1 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: filter_policy: bloomfilter 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: whole_key_filtering: 1 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: verify_compression: 0 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: read_amp_bytes_per_bit: 0 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: format_version: 5 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: enable_index_compression: 1 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: block_align: 0 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: max_auto_readahead_size: 262144 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: prepopulate_block_cache: 0 2024-08-17T07:46:16.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: initial_auto_readahead_size: 8192 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: num_file_reads_for_auto_readahead: 2 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression: NoCompression 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.num_levels: 7 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T07:46:16.062 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T07:46:16.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T07:46:16.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T07:46:16.065 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T07:46:16.066 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.ttl: 2592000 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T07:46:16.067 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a5e5c640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 105.sst 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 107, last_sequence is 61175, log_number is 103,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 103 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4f7bcf58-b999-4b78-bf53-b047706e80a3 2024-08-17T07:46:16.068 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880775752004, "job": 1, "event": "recovery_started", "wal_files": [103]} 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #103 mode 2 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880775752711, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 108, "file_size": 24628, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 61180, "largest_seqno": 61201, "table_properties": {"data_size": 23456, "index_size": 73, "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": 380, "raw_average_key_size": 23, "raw_value_size": 23055, "raw_average_value_size": 1440, "num_data_blocks": 3, "num_entries": 16, "num_filter_entries": 16, "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": 1723880775, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4f7bcf58-b999-4b78-bf53-b047706e80a3", "db_session_id": "IGT6E4KL1JUO7NTH6FK1", "orig_file_number": 108, "seqno_to_time_mapping": "N/A"}} 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723880775752861, "job": 1, "event": "recovery_finished"} 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 110 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000103.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5565533b2e00 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.748+0000 7fa5a9085b00 4 rocksdb: DB pointer 0x5565534b0000 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa59ee4e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa59ee4e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: ** DB Stats ** 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:46:16.069 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: ** Compaction Stats [default] ** 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: L0 1/0 24.05 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: L6 1/0 11.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Sum 2/0 11.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: ** Compaction Stats [default] ** 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T07:46:16.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 46.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Cumulative compaction: 0.00 GB write, 6.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Interval compaction: 0.00 GB write, 6.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Block cache BinnedLRUCache@0x556553387090#7 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-17T07:46:16.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 starting mon.c rank 1 at public addrs [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] at bind addrs [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 1 mon.c@-1(???) e3 preinit fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).mds e1 new map 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).mds e1 print_map 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: e1 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: 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-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: legacy client fscid: -1 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: No filesystems configured 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T07:46:16.072 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:46:16.073 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:46:16.073 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T07:46:16.073 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:15 smithi122 bash[103328]: debug 2024-08-17T07:46:15.752+0000 7fa5a9085b00 1 mon.c@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-08-17T07:46:21.047 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:20 smithi122 bash[70658]: debug 2024-08-17T07:46:20.764+0000 7f964bf06640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T07:46:21.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:16.125040+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:46:21.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:16.125459+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:46:21.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:16.125583+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:46:21.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:16.125912+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:16.126005+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:17.179471+0000 mgr.y (mgr.25669) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:19.180979+0000 mgr.y (mgr.25669) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.127617+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.134930+0000 mon.a (mon.0) 149 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.134966+0000 mon.a (mon.0) 150 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.134989+0000 mon.a (mon.0) 151 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135007+0000 mon.a (mon.0) 152 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135033+0000 mon.a (mon.0) 153 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135056+0000 mon.a (mon.0) 154 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135077+0000 mon.a (mon.0) 155 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135096+0000 mon.a (mon.0) 156 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.135123+0000 mon.a (mon.0) 157 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:21.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.136144+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.136198+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.136800+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.137058+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:21.145938+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:21.156177+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:21.161682+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:21.163522+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[103328]: audit 2024-08-17T07:46:21.176956+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:21.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:16.125040+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:16.125459+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:16.125583+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:16.125912+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:16.126005+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:17.179471+0000 mgr.y (mgr.25669) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:19.180979+0000 mgr.y (mgr.25669) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.127617+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.134930+0000 mon.a (mon.0) 149 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.134966+0000 mon.a (mon.0) 150 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.134989+0000 mon.a (mon.0) 151 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135007+0000 mon.a (mon.0) 152 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135033+0000 mon.a (mon.0) 153 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:21.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135056+0000 mon.a (mon.0) 154 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135077+0000 mon.a (mon.0) 155 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135096+0000 mon.a (mon.0) 156 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.135123+0000 mon.a (mon.0) 157 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.136144+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.136198+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.136800+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.137058+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:21.145938+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:21.156177+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:21.161682+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:21.163522+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:21.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:21 smithi122 bash[100778]: audit 2024-08-17T07:46:21.176956+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:22] "GET /metrics HTTP/1.1" 200 38017 "" "Prometheus/2.43.0" 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: cephadm 2024-08-17T07:46:21.177951+0000 mgr.y (mgr.25669) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: cluster 2024-08-17T07:46:21.181926+0000 mgr.y (mgr.25669) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.241598+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.242847+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.243950+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:22.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.961300+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.973097+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[100778]: audit 2024-08-17T07:46:21.985350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: cephadm 2024-08-17T07:46:21.177951+0000 mgr.y (mgr.25669) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: cluster 2024-08-17T07:46:21.181926+0000 mgr.y (mgr.25669) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.241598+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.242847+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.243950+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.961300+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.973097+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:22 smithi122 bash[103328]: audit 2024-08-17T07:46:21.985350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:16.125040+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:16.125459+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:16.125583+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:16.125912+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:16.126005+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:17.179471+0000 mgr.y (mgr.25669) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:19.180979+0000 mgr.y (mgr.25669) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.127617+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.134930+0000 mon.a (mon.0) 149 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:22.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.134966+0000 mon.a (mon.0) 150 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.134989+0000 mon.a (mon.0) 151 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135007+0000 mon.a (mon.0) 152 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135033+0000 mon.a (mon.0) 153 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135056+0000 mon.a (mon.0) 154 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135077+0000 mon.a (mon.0) 155 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135096+0000 mon.a (mon.0) 156 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.135123+0000 mon.a (mon.0) 157 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.136144+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.136198+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.136800+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e50: y(active, since 27s), standbys: x 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.137058+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:22.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.145938+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.156177+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.161682+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.163522+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.176956+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cephadm 2024-08-17T07:46:21.177951+0000 mgr.y (mgr.25669) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: cluster 2024-08-17T07:46:21.181926+0000 mgr.y (mgr.25669) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.241598+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.242847+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.243950+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.961300+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.973097+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:22.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:22 smithi160 bash[81042]: audit 2024-08-17T07:46:21.985350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:16.126334+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.223564+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.223571+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.264029+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271079+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271111+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271132+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271149+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:23.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271166+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271185+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271208+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271229+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.271250+0000 mon.a (mon.0) 183 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.272257+0000 mon.a (mon.0) 184 : cluster [DBG] fsmap 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.272313+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.272962+0000 mon.a (mon.0) 186 : cluster [DBG] mgrmap e50: y(active, since 29s), standbys: x 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[100778]: cluster 2024-08-17T07:46:22.273227+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:16.126334+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.223564+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:23.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.223571+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.264029+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271079+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271111+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271132+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271149+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271166+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271185+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271208+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271229+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.271250+0000 mon.a (mon.0) 183 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.272257+0000 mon.a (mon.0) 184 : cluster [DBG] fsmap 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.272313+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:23.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.272962+0000 mon.a (mon.0) 186 : cluster [DBG] mgrmap e50: y(active, since 29s), standbys: x 2024-08-17T07:46:23.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:23 smithi122 bash[103328]: cluster 2024-08-17T07:46:22.273227+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:16.126334+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-08-17T07:46:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.223564+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.223571+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.264029+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271079+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 4 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271111+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 3912a32a-5c67-11ef-bccf-c7b262605968 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271132+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-08-17T07:46:16.098111+0000 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271149+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-08-17T07:07:17.901143+0000 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271166+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271185+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271208+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.a 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271229+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.122:3301/0,v1:172.21.15.122:6790/0] mon.c 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.271250+0000 mon.a (mon.0) 183 : cluster [DBG] 2: [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon.b 2024-08-17T07:46:23.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.272257+0000 mon.a (mon.0) 184 : cluster [DBG] fsmap 2024-08-17T07:46:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.272313+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T07:46:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.272962+0000 mon.a (mon.0) 186 : cluster [DBG] mgrmap e50: y(active, since 29s), standbys: x 2024-08-17T07:46:23.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:23 smithi160 bash[81042]: cluster 2024-08-17T07:46:22.273227+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2024-08-17T07:46:24.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: cluster 2024-08-17T07:46:23.182367+0000 mgr.y (mgr.25669) 97 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:24.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.261637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:24.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.332624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.339951+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.512 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.346074+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.952019+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.962291+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.965048+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:24.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.966481+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:24.513 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:24 smithi160 bash[81042]: audit 2024-08-17T07:46:23.967867+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: cluster 2024-08-17T07:46:23.182367+0000 mgr.y (mgr.25669) 97 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.261637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.332624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.339951+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.346074+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.952019+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.962291+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.965048+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.966481+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[100778]: audit 2024-08-17T07:46:23.967867+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: cluster 2024-08-17T07:46:23.182367+0000 mgr.y (mgr.25669) 97 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.261637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.332624+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.339951+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.346074+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.952019+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.962291+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:24.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.965048+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:24.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.966481+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:24.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:24 smithi122 bash[103328]: audit 2024-08-17T07:46:23.967867+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:25.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:25 smithi160 bash[81042]: cephadm 2024-08-17T07:46:23.964516+0000 mgr.y (mgr.25669) 98 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T07:46:25.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:25 smithi160 bash[81042]: cephadm 2024-08-17T07:46:23.969425+0000 mgr.y (mgr.25669) 99 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:46:25.527 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:25 smithi160 bash[81042]: audit 2024-08-17T07:46:24.206647+0000 mgr.y (mgr.25669) 100 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[103328]: cephadm 2024-08-17T07:46:23.964516+0000 mgr.y (mgr.25669) 98 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[103328]: cephadm 2024-08-17T07:46:23.969425+0000 mgr.y (mgr.25669) 99 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[103328]: audit 2024-08-17T07:46:24.206647+0000 mgr.y (mgr.25669) 100 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[100778]: cephadm 2024-08-17T07:46:23.964516+0000 mgr.y (mgr.25669) 98 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[100778]: cephadm 2024-08-17T07:46:23.969425+0000 mgr.y (mgr.25669) 99 : cephadm [INF] Reconfiguring daemon mgr.y on smithi122 2024-08-17T07:46:25.532 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:25 smithi122 bash[100778]: audit 2024-08-17T07:46:24.206647+0000 mgr.y (mgr.25669) 100 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:26.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:26 smithi122 bash[103328]: cluster 2024-08-17T07:46:25.183977+0000 mgr.y (mgr.25669) 101 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:26.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:26 smithi122 bash[100778]: cluster 2024-08-17T07:46:25.183977+0000 mgr.y (mgr.25669) 101 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:26.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:26 smithi160 bash[81042]: cluster 2024-08-17T07:46:25.183977+0000 mgr.y (mgr.25669) 101 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: audit 2024-08-17T07:46:26.405648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: audit 2024-08-17T07:46:26.414328+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: cephadm 2024-08-17T07:46:26.416409+0000 mgr.y (mgr.25669) 102 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:46:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: audit 2024-08-17T07:46:26.416876+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:27.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: audit 2024-08-17T07:46:26.418116+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: audit 2024-08-17T07:46:26.419447+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: cephadm 2024-08-17T07:46:26.421117+0000 mgr.y (mgr.25669) 103 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[103328]: cluster 2024-08-17T07:46:27.184635+0000 mgr.y (mgr.25669) 104 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: audit 2024-08-17T07:46:26.405648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: audit 2024-08-17T07:46:26.414328+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: cephadm 2024-08-17T07:46:26.416409+0000 mgr.y (mgr.25669) 102 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: audit 2024-08-17T07:46:26.416876+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: audit 2024-08-17T07:46:26.418116+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: audit 2024-08-17T07:46:26.419447+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: cephadm 2024-08-17T07:46:26.421117+0000 mgr.y (mgr.25669) 103 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:46:27.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:27 smithi122 bash[100778]: cluster 2024-08-17T07:46:27.184635+0000 mgr.y (mgr.25669) 104 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: audit 2024-08-17T07:46:26.405648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: audit 2024-08-17T07:46:26.414328+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: cephadm 2024-08-17T07:46:26.416409+0000 mgr.y (mgr.25669) 102 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: audit 2024-08-17T07:46:26.416876+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: audit 2024-08-17T07:46:26.418116+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: audit 2024-08-17T07:46:26.419447+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: cephadm 2024-08-17T07:46:26.421117+0000 mgr.y (mgr.25669) 103 : cephadm [INF] Reconfiguring daemon mon.c on smithi122 2024-08-17T07:46:27.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:27 smithi160 bash[81042]: cluster 2024-08-17T07:46:27.184635+0000 mgr.y (mgr.25669) 104 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:30.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: audit 2024-08-17T07:46:28.876639+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: audit 2024-08-17T07:46:28.885102+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: cephadm 2024-08-17T07:46:28.886390+0000 mgr.y (mgr.25669) 105 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T07:46:30.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: audit 2024-08-17T07:46:28.886751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:46:30.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: audit 2024-08-17T07:46:28.887903+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: cephadm 2024-08-17T07:46:28.891805+0000 mgr.y (mgr.25669) 106 : cephadm [INF] Reconfiguring daemon osd.0 on smithi122 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[100778]: cluster 2024-08-17T07:46:29.186245+0000 mgr.y (mgr.25669) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: audit 2024-08-17T07:46:28.876639+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: audit 2024-08-17T07:46:28.885102+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: cephadm 2024-08-17T07:46:28.886390+0000 mgr.y (mgr.25669) 105 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: audit 2024-08-17T07:46:28.886751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: audit 2024-08-17T07:46:28.887903+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: cephadm 2024-08-17T07:46:28.891805+0000 mgr.y (mgr.25669) 106 : cephadm [INF] Reconfiguring daemon osd.0 on smithi122 2024-08-17T07:46:30.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:29 smithi122 bash[103328]: cluster 2024-08-17T07:46:29.186245+0000 mgr.y (mgr.25669) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: audit 2024-08-17T07:46:28.876639+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: audit 2024-08-17T07:46:28.885102+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: cephadm 2024-08-17T07:46:28.886390+0000 mgr.y (mgr.25669) 105 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: audit 2024-08-17T07:46:28.886751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: audit 2024-08-17T07:46:28.887903+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: cephadm 2024-08-17T07:46:28.891805+0000 mgr.y (mgr.25669) 106 : cephadm [INF] Reconfiguring daemon osd.0 on smithi122 2024-08-17T07:46:30.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:29 smithi160 bash[81042]: cluster 2024-08-17T07:46:29.186245+0000 mgr.y (mgr.25669) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:31 smithi122 bash[100778]: cluster 2024-08-17T07:46:31.186902+0000 mgr.y (mgr.25669) 108 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:31.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:31 smithi122 bash[103328]: cluster 2024-08-17T07:46:31.186902+0000 mgr.y (mgr.25669) 108 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:31 smithi160 bash[81042]: cluster 2024-08-17T07:46:31.186902+0000 mgr.y (mgr.25669) 108 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:32.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:32] "GET /metrics HTTP/1.1" 200 38025 "" "Prometheus/2.43.0" 2024-08-17T07:46:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: audit 2024-08-17T07:46:31.405790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: audit 2024-08-17T07:46:31.415648+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: cephadm 2024-08-17T07:46:31.417403+0000 mgr.y (mgr.25669) 109 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T07:46:32.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: audit 2024-08-17T07:46:31.417841+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: audit 2024-08-17T07:46:31.418940+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[100778]: cephadm 2024-08-17T07:46:31.421484+0000 mgr.y (mgr.25669) 110 : cephadm [INF] Reconfiguring daemon osd.1 on smithi122 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: audit 2024-08-17T07:46:31.405790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: audit 2024-08-17T07:46:31.415648+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: cephadm 2024-08-17T07:46:31.417403+0000 mgr.y (mgr.25669) 109 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: audit 2024-08-17T07:46:31.417841+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: audit 2024-08-17T07:46:31.418940+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:32.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:32 smithi122 bash[103328]: cephadm 2024-08-17T07:46:31.421484+0000 mgr.y (mgr.25669) 110 : cephadm [INF] Reconfiguring daemon osd.1 on smithi122 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: audit 2024-08-17T07:46:31.405790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: audit 2024-08-17T07:46:31.415648+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: cephadm 2024-08-17T07:46:31.417403+0000 mgr.y (mgr.25669) 109 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: audit 2024-08-17T07:46:31.417841+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: audit 2024-08-17T07:46:31.418940+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:32 smithi160 bash[81042]: cephadm 2024-08-17T07:46:31.421484+0000 mgr.y (mgr.25669) 110 : cephadm [INF] Reconfiguring daemon osd.1 on smithi122 2024-08-17T07:46:33.698 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:33 smithi122 bash[100778]: cluster 2024-08-17T07:46:33.187641+0000 mgr.y (mgr.25669) 111 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:33.699 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:33 smithi122 bash[103328]: cluster 2024-08-17T07:46:33.187641+0000 mgr.y (mgr.25669) 111 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:33.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:33 smithi160 bash[81042]: cluster 2024-08-17T07:46:33.187641+0000 mgr.y (mgr.25669) 111 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[100778]: audit 2024-08-17T07:46:34.217680+0000 mgr.y (mgr.25669) 112 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[100778]: cluster 2024-08-17T07:46:35.188745+0000 mgr.y (mgr.25669) 113 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[100778]: audit 2024-08-17T07:46:35.258996+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[100778]: audit 2024-08-17T07:46:35.265626+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[103328]: audit 2024-08-17T07:46:34.217680+0000 mgr.y (mgr.25669) 112 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:35.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[103328]: cluster 2024-08-17T07:46:35.188745+0000 mgr.y (mgr.25669) 113 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[103328]: audit 2024-08-17T07:46:35.258996+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:35.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:35 smithi122 bash[103328]: audit 2024-08-17T07:46:35.265626+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:35 smithi160 bash[81042]: audit 2024-08-17T07:46:34.217680+0000 mgr.y (mgr.25669) 112 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:35 smithi160 bash[81042]: cluster 2024-08-17T07:46:35.188745+0000 mgr.y (mgr.25669) 113 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:35 smithi160 bash[81042]: audit 2024-08-17T07:46:35.258996+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:35.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:35 smithi160 bash[81042]: audit 2024-08-17T07:46:35.265626+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[100778]: cephadm 2024-08-17T07:46:35.267090+0000 mgr.y (mgr.25669) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[100778]: audit 2024-08-17T07:46:35.267704+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[100778]: audit 2024-08-17T07:46:35.268802+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[100778]: cephadm 2024-08-17T07:46:35.272654+0000 mgr.y (mgr.25669) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi122 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[103328]: cephadm 2024-08-17T07:46:35.267090+0000 mgr.y (mgr.25669) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T07:46:36.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[103328]: audit 2024-08-17T07:46:35.267704+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:46:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[103328]: audit 2024-08-17T07:46:35.268802+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:36.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:36 smithi122 bash[103328]: cephadm 2024-08-17T07:46:35.272654+0000 mgr.y (mgr.25669) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi122 2024-08-17T07:46:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:36 smithi160 bash[81042]: cephadm 2024-08-17T07:46:35.267090+0000 mgr.y (mgr.25669) 114 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T07:46:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:36 smithi160 bash[81042]: audit 2024-08-17T07:46:35.267704+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T07:46:36.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:36 smithi160 bash[81042]: audit 2024-08-17T07:46:35.268802+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:36.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:36 smithi160 bash[81042]: cephadm 2024-08-17T07:46:35.272654+0000 mgr.y (mgr.25669) 115 : cephadm [INF] Reconfiguring daemon osd.2 on smithi122 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[100778]: audit 2024-08-17T07:46:36.656698+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[100778]: audit 2024-08-17T07:46:36.662609+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[100778]: audit 2024-08-17T07:46:36.668406+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[100778]: cluster 2024-08-17T07:46:37.189421+0000 mgr.y (mgr.25669) 116 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[103328]: audit 2024-08-17T07:46:36.656698+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[103328]: audit 2024-08-17T07:46:36.662609+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.966 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[103328]: audit 2024-08-17T07:46:36.668406+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:37.967 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:37 smithi122 bash[103328]: cluster 2024-08-17T07:46:37.189421+0000 mgr.y (mgr.25669) 116 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:37 smithi160 bash[81042]: audit 2024-08-17T07:46:36.656698+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:37 smithi160 bash[81042]: audit 2024-08-17T07:46:36.662609+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:37 smithi160 bash[81042]: audit 2024-08-17T07:46:36.668406+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:38.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:37 smithi160 bash[81042]: cluster 2024-08-17T07:46:37.189421+0000 mgr.y (mgr.25669) 116 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:39.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:38 smithi122 bash[100778]: audit 2024-08-17T07:46:38.262361+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:39.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:38 smithi122 bash[103328]: audit 2024-08-17T07:46:38.262361+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:39.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:38 smithi160 bash[81042]: audit 2024-08-17T07:46:38.262361+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:39.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:39 smithi122 bash[100778]: cluster 2024-08-17T07:46:39.191044+0000 mgr.y (mgr.25669) 117 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:39.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:39 smithi122 bash[103328]: cluster 2024-08-17T07:46:39.191044+0000 mgr.y (mgr.25669) 117 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:40.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:39 smithi160 bash[81042]: cluster 2024-08-17T07:46:39.191044+0000 mgr.y (mgr.25669) 117 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:41.780 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: audit 2024-08-17T07:46:40.415946+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: audit 2024-08-17T07:46:40.424690+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: cephadm 2024-08-17T07:46:40.426353+0000 mgr.y (mgr.25669) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: audit 2024-08-17T07:46:40.426906+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: audit 2024-08-17T07:46:40.428405+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: cephadm 2024-08-17T07:46:40.433519+0000 mgr.y (mgr.25669) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi122 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[100778]: cluster 2024-08-17T07:46:41.191774+0000 mgr.y (mgr.25669) 120 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: audit 2024-08-17T07:46:40.415946+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: audit 2024-08-17T07:46:40.424690+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: cephadm 2024-08-17T07:46:40.426353+0000 mgr.y (mgr.25669) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T07:46:41.781 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: audit 2024-08-17T07:46:40.426906+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:46:41.782 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: audit 2024-08-17T07:46:40.428405+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:41.782 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: cephadm 2024-08-17T07:46:40.433519+0000 mgr.y (mgr.25669) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi122 2024-08-17T07:46:41.782 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:41 smithi122 bash[103328]: cluster 2024-08-17T07:46:41.191774+0000 mgr.y (mgr.25669) 120 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: audit 2024-08-17T07:46:40.415946+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: audit 2024-08-17T07:46:40.424690+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: cephadm 2024-08-17T07:46:40.426353+0000 mgr.y (mgr.25669) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: audit 2024-08-17T07:46:40.426906+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: audit 2024-08-17T07:46:40.428405+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: cephadm 2024-08-17T07:46:40.433519+0000 mgr.y (mgr.25669) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi122 2024-08-17T07:46:41.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:41 smithi160 bash[81042]: cluster 2024-08-17T07:46:41.191774+0000 mgr.y (mgr.25669) 120 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:42.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:42] "GET /metrics HTTP/1.1" 200 38026 "" "Prometheus/2.43.0" 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.190654+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.201348+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.211880+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.659308+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.666914+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.669002+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:46:43.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[100778]: audit 2024-08-17T07:46:42.671792+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.190654+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.201348+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.211880+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.659308+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.666914+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.669002+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:46:43.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:43 smithi122 bash[103328]: audit 2024-08-17T07:46:42.671792+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:43.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.190654+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.691 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.201348+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.692 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.211880+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.692 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.659308+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.692 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.666914+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:43.692 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.669002+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.nepisd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:46:43.692 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:43 smithi160 bash[81042]: audit 2024-08-17T07:46:42.671792+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:43.693 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:46:44.429 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:46:44.429 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 7s ago 38m - - 2024-08-17T07:46:44.429 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 2s ago 37m - - 2024-08-17T07:46:44.429 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (3m) 7s ago 30m 15.3M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:46:44.429 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (3m) 2s ago 30m 74.3M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (6m) 7s ago 28m 44.1M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (5m) 2s ago 37m 425M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (16m) 7s ago 39m 487M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (59s) 7s ago 39m 40.8M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (2m) 2s ago 37m 38.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (30s) 7s ago 37m 23.0M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 72c8fb620924 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (5m) 7s ago 30m 8364k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (5m) 2s ago 30m 7999k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (36m) 7s ago 36m 57.9M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (35m) 7s ago 35m 58.2M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (35m) 7s ago 35m 53.4M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (34m) 7s ago 34m 58.0M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:46:44.430 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (33m) 2s ago 33m 61.0M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (33m) 2s ago 33m 57.1M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (32m) 2s ago 32m 54.1M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (31m) 2s ago 31m 58.0M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (4m) 2s ago 30m 59.5M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (28m) 7s ago 28m 90.2M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:46:44.431 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (28m) 2s ago 28m 90.7M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:46:44.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[100778]: cephadm 2024-08-17T07:46:42.668462+0000 mgr.y (mgr.25669) 121 : cephadm [INF] Reconfiguring rgw.foo.smithi122.nepisd (monmap changed)... 2024-08-17T07:46:44.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[100778]: cephadm 2024-08-17T07:46:42.673215+0000 mgr.y (mgr.25669) 122 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:46:44.471 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[100778]: cluster 2024-08-17T07:46:43.192179+0000 mgr.y (mgr.25669) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:44.472 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[103328]: cephadm 2024-08-17T07:46:42.668462+0000 mgr.y (mgr.25669) 121 : cephadm [INF] Reconfiguring rgw.foo.smithi122.nepisd (monmap changed)... 2024-08-17T07:46:44.472 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[103328]: cephadm 2024-08-17T07:46:42.673215+0000 mgr.y (mgr.25669) 122 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:46:44.472 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:44 smithi122 bash[103328]: cluster 2024-08-17T07:46:43.192179+0000 mgr.y (mgr.25669) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:44.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:44 smithi160 bash[81042]: cephadm 2024-08-17T07:46:42.668462+0000 mgr.y (mgr.25669) 121 : cephadm [INF] Reconfiguring rgw.foo.smithi122.nepisd (monmap changed)... 2024-08-17T07:46:44.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:44 smithi160 bash[81042]: cephadm 2024-08-17T07:46:42.673215+0000 mgr.y (mgr.25669) 122 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.nepisd on smithi122 2024-08-17T07:46:44.567 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:44 smithi160 bash[81042]: cluster 2024-08-17T07:46:43.192179+0000 mgr.y (mgr.25669) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:44.836 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:46:44.836 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:46:44.836 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 3 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-08-17T07:46:44.837 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 5 2024-08-17T07:46:44.838 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:46:44.838 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:46:45.213 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:46:45.213 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:46:45.213 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:46:45.213 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi122", 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [ 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: "mon" 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: ], 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:46:45.214 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:46:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:43.672499+0000 mgr.y (mgr.25669) 124 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:44.041766+0000 mgr.y (mgr.25669) 125 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:44.838486+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.122:0/488203491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:45.065034+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:45.073366+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:45.075213+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:45.076141+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[100778]: audit 2024-08-17T07:46:45.076926+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:43.672499+0000 mgr.y (mgr.25669) 124 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:44.041766+0000 mgr.y (mgr.25669) 125 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:44.838486+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.122:0/488203491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:45.065034+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:45.073366+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:45.075213+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:45.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:45.076141+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:45.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:45 smithi122 bash[103328]: audit 2024-08-17T07:46:45.076926+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:45.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:43.672499+0000 mgr.y (mgr.25669) 124 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:44.041766+0000 mgr.y (mgr.25669) 125 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:44.838486+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.122:0/488203491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:45.065034+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:45.073366+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:45.075213+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:45.076141+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T07:46:45.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:45 smithi160 bash[81042]: audit 2024-08-17T07:46:45.076926+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: audit 2024-08-17T07:46:44.227126+0000 mgr.y (mgr.25669) 126 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: audit 2024-08-17T07:46:44.406786+0000 mgr.y (mgr.25669) 127 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: cephadm 2024-08-17T07:46:45.074832+0000 mgr.y (mgr.25669) 128 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: cephadm 2024-08-17T07:46:45.077951+0000 mgr.y (mgr.25669) 129 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: cluster 2024-08-17T07:46:45.193788+0000 mgr.y (mgr.25669) 130 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[103328]: audit 2024-08-17T07:46:45.215306+0000 mgr.y (mgr.25669) 131 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: audit 2024-08-17T07:46:44.227126+0000 mgr.y (mgr.25669) 126 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: audit 2024-08-17T07:46:44.406786+0000 mgr.y (mgr.25669) 127 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: cephadm 2024-08-17T07:46:45.074832+0000 mgr.y (mgr.25669) 128 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: cephadm 2024-08-17T07:46:45.077951+0000 mgr.y (mgr.25669) 129 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: cluster 2024-08-17T07:46:45.193788+0000 mgr.y (mgr.25669) 130 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:46.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:46 smithi122 bash[100778]: audit 2024-08-17T07:46:45.215306+0000 mgr.y (mgr.25669) 131 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: audit 2024-08-17T07:46:44.227126+0000 mgr.y (mgr.25669) 126 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: audit 2024-08-17T07:46:44.406786+0000 mgr.y (mgr.25669) 127 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: cephadm 2024-08-17T07:46:45.074832+0000 mgr.y (mgr.25669) 128 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: cephadm 2024-08-17T07:46:45.077951+0000 mgr.y (mgr.25669) 129 : cephadm [INF] Reconfiguring daemon mon.b on smithi160 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: cluster 2024-08-17T07:46:45.193788+0000 mgr.y (mgr.25669) 130 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:46.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:46 smithi160 bash[81042]: audit 2024-08-17T07:46:45.215306+0000 mgr.y (mgr.25669) 131 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:46:48.490 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:48 smithi160 bash[81042]: cluster 2024-08-17T07:46:47.194612+0000 mgr.y (mgr.25669) 132 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:48.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:48 smithi122 bash[100778]: cluster 2024-08-17T07:46:47.194612+0000 mgr.y (mgr.25669) 132 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:48.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:48 smithi122 bash[103328]: cluster 2024-08-17T07:46:47.194612+0000 mgr.y (mgr.25669) 132 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: audit 2024-08-17T07:46:48.342010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: audit 2024-08-17T07:46:48.352267+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: cephadm 2024-08-17T07:46:48.354392+0000 mgr.y (mgr.25669) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: audit 2024-08-17T07:46:48.355024+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: audit 2024-08-17T07:46:48.356752+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: audit 2024-08-17T07:46:48.358270+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: cephadm 2024-08-17T07:46:48.360067+0000 mgr.y (mgr.25669) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi160 2024-08-17T07:46:49.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:49 smithi160 bash[81042]: cluster 2024-08-17T07:46:49.196259+0000 mgr.y (mgr.25669) 135 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:49.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: audit 2024-08-17T07:46:48.342010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: audit 2024-08-17T07:46:48.352267+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: cephadm 2024-08-17T07:46:48.354392+0000 mgr.y (mgr.25669) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: audit 2024-08-17T07:46:48.355024+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: audit 2024-08-17T07:46:48.356752+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: audit 2024-08-17T07:46:48.358270+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: cephadm 2024-08-17T07:46:48.360067+0000 mgr.y (mgr.25669) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi160 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[100778]: cluster 2024-08-17T07:46:49.196259+0000 mgr.y (mgr.25669) 135 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: audit 2024-08-17T07:46:48.342010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: audit 2024-08-17T07:46:48.352267+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:49.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: cephadm 2024-08-17T07:46:48.354392+0000 mgr.y (mgr.25669) 133 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T07:46:49.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: audit 2024-08-17T07:46:48.355024+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T07:46:49.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: audit 2024-08-17T07:46:48.356752+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T07:46:49.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: audit 2024-08-17T07:46:48.358270+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:49.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: cephadm 2024-08-17T07:46:48.360067+0000 mgr.y (mgr.25669) 134 : cephadm [INF] Reconfiguring daemon mgr.x on smithi160 2024-08-17T07:46:49.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:49 smithi122 bash[103328]: cluster 2024-08-17T07:46:49.196259+0000 mgr.y (mgr.25669) 135 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:51.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:51 smithi122 bash[100778]: cluster 2024-08-17T07:46:51.196950+0000 mgr.y (mgr.25669) 136 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:51.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:51 smithi122 bash[103328]: cluster 2024-08-17T07:46:51.196950+0000 mgr.y (mgr.25669) 136 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:51.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:51 smithi160 bash[81042]: cluster 2024-08-17T07:46:51.196950+0000 mgr.y (mgr.25669) 136 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:52.713 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:46:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:46:52] "GET /metrics HTTP/1.1" 200 38026 "" "Prometheus/2.43.0" 2024-08-17T07:46:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:53 smithi160 bash[81042]: cluster 2024-08-17T07:46:53.197649+0000 mgr.y (mgr.25669) 137 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:53 smithi160 bash[81042]: audit 2024-08-17T07:46:53.263909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:53.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:53 smithi122 bash[100778]: cluster 2024-08-17T07:46:53.197649+0000 mgr.y (mgr.25669) 137 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:53.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:53 smithi122 bash[100778]: audit 2024-08-17T07:46:53.263909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:53.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:53 smithi122 bash[103328]: cluster 2024-08-17T07:46:53.197649+0000 mgr.y (mgr.25669) 137 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:53.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:53 smithi122 bash[103328]: audit 2024-08-17T07:46:53.263909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:53.609392+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:53.622599+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: cephadm 2024-08-17T07:46:53.624982+0000 mgr.y (mgr.25669) 138 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:53.625586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:53.627657+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: cephadm 2024-08-17T07:46:53.634392+0000 mgr.y (mgr.25669) 139 : cephadm [INF] Reconfiguring daemon osd.4 on smithi160 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:54.356322+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:54.362655+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[103328]: audit 2024-08-17T07:46:54.369179+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:53.609392+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:53.622599+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: cephadm 2024-08-17T07:46:53.624982+0000 mgr.y (mgr.25669) 138 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:53.625586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:53.627657+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: cephadm 2024-08-17T07:46:53.634392+0000 mgr.y (mgr.25669) 139 : cephadm [INF] Reconfiguring daemon osd.4 on smithi160 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:54.356322+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:54.362655+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:54 smithi122 bash[100778]: audit 2024-08-17T07:46:54.369179+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:53.609392+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:53.622599+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: cephadm 2024-08-17T07:46:53.624982+0000 mgr.y (mgr.25669) 138 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:53.625586+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:53.627657+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: cephadm 2024-08-17T07:46:53.634392+0000 mgr.y (mgr.25669) 139 : cephadm [INF] Reconfiguring daemon osd.4 on smithi160 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:54.356322+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:54.362655+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:54 smithi160 bash[81042]: audit 2024-08-17T07:46:54.369179+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:55.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:55 smithi160 bash[81042]: audit 2024-08-17T07:46:54.236607+0000 mgr.y (mgr.25669) 140 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:55.761 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:55 smithi160 bash[81042]: cluster 2024-08-17T07:46:55.198766+0000 mgr.y (mgr.25669) 141 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:55.875 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:55 smithi122 bash[103328]: audit 2024-08-17T07:46:54.236607+0000 mgr.y (mgr.25669) 140 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:55.875 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:55 smithi122 bash[103328]: cluster 2024-08-17T07:46:55.198766+0000 mgr.y (mgr.25669) 141 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:55.876 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:55 smithi122 bash[100778]: audit 2024-08-17T07:46:54.236607+0000 mgr.y (mgr.25669) 140 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:46:55.876 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:55 smithi122 bash[100778]: cluster 2024-08-17T07:46:55.198766+0000 mgr.y (mgr.25669) 141 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:46:57.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: audit 2024-08-17T07:46:56.376758+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: audit 2024-08-17T07:46:56.386614+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: cephadm 2024-08-17T07:46:56.388416+0000 mgr.y (mgr.25669) 142 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: audit 2024-08-17T07:46:56.388924+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: audit 2024-08-17T07:46:56.390465+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: cephadm 2024-08-17T07:46:56.395647+0000 mgr.y (mgr.25669) 143 : cephadm [INF] Reconfiguring daemon osd.5 on smithi160 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[100778]: cluster 2024-08-17T07:46:57.199432+0000 mgr.y (mgr.25669) 144 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: audit 2024-08-17T07:46:56.376758+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: audit 2024-08-17T07:46:56.386614+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: cephadm 2024-08-17T07:46:56.388416+0000 mgr.y (mgr.25669) 142 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: audit 2024-08-17T07:46:56.388924+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: audit 2024-08-17T07:46:56.390465+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: cephadm 2024-08-17T07:46:56.395647+0000 mgr.y (mgr.25669) 143 : cephadm [INF] Reconfiguring daemon osd.5 on smithi160 2024-08-17T07:46:57.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:57 smithi122 bash[103328]: cluster 2024-08-17T07:46:57.199432+0000 mgr.y (mgr.25669) 144 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: audit 2024-08-17T07:46:56.376758+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: audit 2024-08-17T07:46:56.386614+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: cephadm 2024-08-17T07:46:56.388416+0000 mgr.y (mgr.25669) 142 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: audit 2024-08-17T07:46:56.388924+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: audit 2024-08-17T07:46:56.390465+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: cephadm 2024-08-17T07:46:56.395647+0000 mgr.y (mgr.25669) 143 : cephadm [INF] Reconfiguring daemon osd.5 on smithi160 2024-08-17T07:46:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:57 smithi160 bash[81042]: cluster 2024-08-17T07:46:57.199432+0000 mgr.y (mgr.25669) 144 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: audit 2024-08-17T07:46:58.824955+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: audit 2024-08-17T07:46:58.834934+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: cephadm 2024-08-17T07:46:58.836960+0000 mgr.y (mgr.25669) 145 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: audit 2024-08-17T07:46:58.837565+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: audit 2024-08-17T07:46:58.839227+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: cephadm 2024-08-17T07:46:58.844796+0000 mgr.y (mgr.25669) 146 : cephadm [INF] Reconfiguring daemon osd.6 on smithi160 2024-08-17T07:47:00.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:46:59 smithi160 bash[81042]: cluster 2024-08-17T07:46:59.200981+0000 mgr.y (mgr.25669) 147 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: audit 2024-08-17T07:46:58.824955+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: audit 2024-08-17T07:46:58.834934+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: cephadm 2024-08-17T07:46:58.836960+0000 mgr.y (mgr.25669) 145 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: audit 2024-08-17T07:46:58.837565+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: audit 2024-08-17T07:46:58.839227+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: cephadm 2024-08-17T07:46:58.844796+0000 mgr.y (mgr.25669) 146 : cephadm [INF] Reconfiguring daemon osd.6 on smithi160 2024-08-17T07:47:00.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[100778]: cluster 2024-08-17T07:46:59.200981+0000 mgr.y (mgr.25669) 147 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: audit 2024-08-17T07:46:58.824955+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: audit 2024-08-17T07:46:58.834934+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: cephadm 2024-08-17T07:46:58.836960+0000 mgr.y (mgr.25669) 145 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: audit 2024-08-17T07:46:58.837565+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: audit 2024-08-17T07:46:58.839227+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: cephadm 2024-08-17T07:46:58.844796+0000 mgr.y (mgr.25669) 146 : cephadm [INF] Reconfiguring daemon osd.6 on smithi160 2024-08-17T07:47:00.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:46:59 smithi122 bash[103328]: cluster 2024-08-17T07:46:59.200981+0000 mgr.y (mgr.25669) 147 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:02.547 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:02] "GET /metrics HTTP/1.1" 200 38021 "" "Prometheus/2.43.0" 2024-08-17T07:47:02.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[100778]: cluster 2024-08-17T07:47:01.201721+0000 mgr.y (mgr.25669) 148 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:02.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[100778]: audit 2024-08-17T07:47:01.224897+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[100778]: audit 2024-08-17T07:47:01.235208+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[100778]: audit 2024-08-17T07:47:01.238052+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[100778]: audit 2024-08-17T07:47:01.239633+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[103328]: cluster 2024-08-17T07:47:01.201721+0000 mgr.y (mgr.25669) 148 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[103328]: audit 2024-08-17T07:47:01.224897+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[103328]: audit 2024-08-17T07:47:01.235208+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[103328]: audit 2024-08-17T07:47:01.238052+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:47:02.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:02 smithi122 bash[103328]: audit 2024-08-17T07:47:01.239633+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:02 smithi160 bash[81042]: cluster 2024-08-17T07:47:01.201721+0000 mgr.y (mgr.25669) 148 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:02 smithi160 bash[81042]: audit 2024-08-17T07:47:01.224897+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:02 smithi160 bash[81042]: audit 2024-08-17T07:47:01.235208+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:02 smithi160 bash[81042]: audit 2024-08-17T07:47:01.238052+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T07:47:02.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:02 smithi160 bash[81042]: audit 2024-08-17T07:47:01.239633+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: cephadm 2024-08-17T07:47:01.237406+0000 mgr.y (mgr.25669) 149 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: cephadm 2024-08-17T07:47:01.244876+0000 mgr.y (mgr.25669) 150 : cephadm [INF] Reconfiguring daemon osd.7 on smithi160 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: audit 2024-08-17T07:47:02.425792+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: audit 2024-08-17T07:47:02.437526+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: audit 2024-08-17T07:47:02.447901+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:03 smithi160 bash[81042]: cluster 2024-08-17T07:47:03.202482+0000 mgr.y (mgr.25669) 151 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: cephadm 2024-08-17T07:47:01.237406+0000 mgr.y (mgr.25669) 149 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: cephadm 2024-08-17T07:47:01.244876+0000 mgr.y (mgr.25669) 150 : cephadm [INF] Reconfiguring daemon osd.7 on smithi160 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: audit 2024-08-17T07:47:02.425792+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: audit 2024-08-17T07:47:02.437526+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: audit 2024-08-17T07:47:02.447901+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[100778]: cluster 2024-08-17T07:47:03.202482+0000 mgr.y (mgr.25669) 151 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: cephadm 2024-08-17T07:47:01.237406+0000 mgr.y (mgr.25669) 149 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: cephadm 2024-08-17T07:47:01.244876+0000 mgr.y (mgr.25669) 150 : cephadm [INF] Reconfiguring daemon osd.7 on smithi160 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: audit 2024-08-17T07:47:02.425792+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: audit 2024-08-17T07:47:02.437526+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: audit 2024-08-17T07:47:02.447901+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:03.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:03 smithi122 bash[103328]: cluster 2024-08-17T07:47:03.202482+0000 mgr.y (mgr.25669) 151 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: audit 2024-08-17T07:47:03.643170+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: audit 2024-08-17T07:47:03.653691+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: cephadm 2024-08-17T07:47:03.657123+0000 mgr.y (mgr.25669) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi160.kefmsv (monmap changed)... 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: audit 2024-08-17T07:47:03.657983+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: audit 2024-08-17T07:47:03.661833+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[100778]: cephadm 2024-08-17T07:47:03.663676+0000 mgr.y (mgr.25669) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: audit 2024-08-17T07:47:03.643170+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: audit 2024-08-17T07:47:03.653691+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: cephadm 2024-08-17T07:47:03.657123+0000 mgr.y (mgr.25669) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi160.kefmsv (monmap changed)... 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: audit 2024-08-17T07:47:03.657983+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: audit 2024-08-17T07:47:03.661833+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:05.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:04 smithi122 bash[103328]: cephadm 2024-08-17T07:47:03.663676+0000 mgr.y (mgr.25669) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:47:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: audit 2024-08-17T07:47:03.643170+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: audit 2024-08-17T07:47:03.653691+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: cephadm 2024-08-17T07:47:03.657123+0000 mgr.y (mgr.25669) 152 : cephadm [INF] Reconfiguring rgw.foo.smithi160.kefmsv (monmap changed)... 2024-08-17T07:47:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: audit 2024-08-17T07:47:03.657983+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi160.kefmsv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-17T07:47:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: audit 2024-08-17T07:47:03.661833+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:05.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:04 smithi160 bash[81042]: cephadm 2024-08-17T07:47:03.663676+0000 mgr.y (mgr.25669) 153 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi160.kefmsv on smithi160 2024-08-17T07:47:05.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:05 smithi160 bash[81042]: audit 2024-08-17T07:47:04.247569+0000 mgr.y (mgr.25669) 154 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:05.751 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:05 smithi160 bash[81042]: cluster 2024-08-17T07:47:05.204174+0000 mgr.y (mgr.25669) 155 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:06.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:05 smithi122 bash[100778]: audit 2024-08-17T07:47:04.247569+0000 mgr.y (mgr.25669) 154 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:06.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:05 smithi122 bash[100778]: cluster 2024-08-17T07:47:05.204174+0000 mgr.y (mgr.25669) 155 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:06.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:05 smithi122 bash[103328]: audit 2024-08-17T07:47:04.247569+0000 mgr.y (mgr.25669) 154 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:06.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:05 smithi122 bash[103328]: cluster 2024-08-17T07:47:05.204174+0000 mgr.y (mgr.25669) 155 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:07.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.275109+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.285100+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.374427+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.377565+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.380001+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.381189+0000 mgr.y (mgr.25669) 156 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.387897+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.392517+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.398053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.402430+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.407930+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.413653+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.415381+0000 mgr.y (mgr.25669) 157 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.421824+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.429737+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.431329+0000 mgr.y (mgr.25669) 158 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.437759+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.444894+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.446540+0000 mgr.y (mgr.25669) 159 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.452666+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.275109+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.285100+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.374427+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.377565+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.380001+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.381189+0000 mgr.y (mgr.25669) 156 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.387897+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.392517+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.398053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.402430+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.407930+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.413653+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.415381+0000 mgr.y (mgr.25669) 157 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.421824+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.429737+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.431329+0000 mgr.y (mgr.25669) 158 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.437759+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.444894+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.446540+0000 mgr.y (mgr.25669) 159 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.452666+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.458002+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.459618+0000 mgr.y (mgr.25669) 160 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.461904+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.463336+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.465807+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.467324+0000 mgr.y (mgr.25669) 161 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.473297+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.479892+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.481533+0000 mgr.y (mgr.25669) 162 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.488019+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.495215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.496663+0000 mgr.y (mgr.25669) 163 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.502752+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.509513+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.511010+0000 mgr.y (mgr.25669) 164 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.513045+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.514435+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.517594+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.519106+0000 mgr.y (mgr.25669) 165 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:47:07.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.521285+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.458002+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.459618+0000 mgr.y (mgr.25669) 160 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.461904+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.463336+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.465807+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.467324+0000 mgr.y (mgr.25669) 161 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.473297+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.479892+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.481533+0000 mgr.y (mgr.25669) 162 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.488019+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.495215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.496663+0000 mgr.y (mgr.25669) 163 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:47:07.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.502752+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.509513+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.511010+0000 mgr.y (mgr.25669) 164 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.513045+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.514435+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.517594+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.519106+0000 mgr.y (mgr.25669) 165 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.521285+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.522696+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.525871+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.527401+0000 mgr.y (mgr.25669) 166 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.529622+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.531135+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.534314+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.535824+0000 mgr.y (mgr.25669) 167 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.537987+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.539502+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.542334+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.543845+0000 mgr.y (mgr.25669) 168 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.545843+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.547344+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.550111+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.551701+0000 mgr.y (mgr.25669) 169 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:47:07.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.553722+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.555229+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.556538+0000 mgr.y (mgr.25669) 170 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.558547+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.522696+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.525871+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.527401+0000 mgr.y (mgr.25669) 166 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.529622+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.531135+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.534314+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.535824+0000 mgr.y (mgr.25669) 167 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:47:07.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.537987+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.539502+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.542334+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.543845+0000 mgr.y (mgr.25669) 168 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.545843+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.547344+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.550111+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.551701+0000 mgr.y (mgr.25669) 169 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.553722+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.555229+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.556538+0000 mgr.y (mgr.25669) 170 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:47:07.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.558547+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.564378+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.568762+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.574513+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.578846+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.584320+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.588701+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.590116+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.595768+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.600219+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.602077+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.607561+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.611813+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.613517+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.619268+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.623774+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.625405+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.564378+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.568762+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.574513+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.578846+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.584320+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.588701+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.590116+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:47:07.559 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.595768+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.600219+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.602077+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.607561+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.611813+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.613517+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.619268+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.623774+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.625405+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.630822+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:47:07.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.634995+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.639481+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.643444+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.644975+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.646513+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.648020+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.649415+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.650797+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cephadm 2024-08-17T07:47:06.651980+0000 mgr.y (mgr.25669) 171 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.652941+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.658988+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.662628+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.664221+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.672828+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.830468+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.831996+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: audit 2024-08-17T07:47:06.841463+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[100778]: cluster 2024-08-17T07:47:07.204883+0000 mgr.y (mgr.25669) 172 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.630822+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.634995+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.639481+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.643444+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.644975+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.646513+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.562 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.648020+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.649415+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.650797+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cephadm 2024-08-17T07:47:06.651980+0000 mgr.y (mgr.25669) 171 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.652941+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.658988+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.662628+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.664221+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.672828+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.830468+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.831996+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: audit 2024-08-17T07:47:06.841463+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:07 smithi122 bash[103328]: cluster 2024-08-17T07:47:07.204883+0000 mgr.y (mgr.25669) 172 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:07.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.275109+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.285100+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.571 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.374427+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.377565+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.380001+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.381189+0000 mgr.y (mgr.25669) 156 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.387897+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.392517+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.398053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.402430+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.407930+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.413653+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.415381+0000 mgr.y (mgr.25669) 157 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.421824+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.429737+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.572 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.431329+0000 mgr.y (mgr.25669) 158 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.437759+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.444894+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.446540+0000 mgr.y (mgr.25669) 159 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.452666+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.458002+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.459618+0000 mgr.y (mgr.25669) 160 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.461904+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.463336+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.465807+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.467324+0000 mgr.y (mgr.25669) 161 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.473297+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.479892+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.481533+0000 mgr.y (mgr.25669) 162 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T07:47:07.573 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.488019+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.495215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.496663+0000 mgr.y (mgr.25669) 163 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.502752+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.509513+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.511010+0000 mgr.y (mgr.25669) 164 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.513045+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.514435+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.517594+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.519106+0000 mgr.y (mgr.25669) 165 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T07:47:07.574 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.521285+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.522696+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.525871+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.527401+0000 mgr.y (mgr.25669) 166 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.529622+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.531135+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.534314+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.535824+0000 mgr.y (mgr.25669) 167 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.537987+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.575 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.539502+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.542334+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.543845+0000 mgr.y (mgr.25669) 168 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.545843+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.547344+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.550111+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.551701+0000 mgr.y (mgr.25669) 169 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.553722+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.555229+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.556538+0000 mgr.y (mgr.25669) 170 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.558547+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.564378+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.568762+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.574513+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:47:07.576 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.578846+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.584320+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.588701+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.590116+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.595768+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.600219+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.602077+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.607561+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.611813+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.613517+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.619268+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.623774+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.625405+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:47:07.577 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.630822+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.634995+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.639481+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.643444+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.644975+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.646513+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.648020+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.649415+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.650797+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cephadm 2024-08-17T07:47:06.651980+0000 mgr.y (mgr.25669) 171 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.652941+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.658988+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.662628+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.664221+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.578 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.672828+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.579 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.830468+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:07.579 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.831996+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:07.579 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: audit 2024-08-17T07:47:06.841463+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:07.579 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:07 smithi160 bash[81042]: cluster 2024-08-17T07:47:07.204883+0000 mgr.y (mgr.25669) 172 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:09.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:08 smithi160 bash[81042]: audit 2024-08-17T07:47:08.264608+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:09.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:08 smithi160 bash[81042]: audit 2024-08-17T07:47:08.287504+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:08 smithi122 bash[100778]: audit 2024-08-17T07:47:08.264608+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:09.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:08 smithi122 bash[100778]: audit 2024-08-17T07:47:08.287504+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:08 smithi122 bash[103328]: audit 2024-08-17T07:47:08.264608+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:09.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:08 smithi122 bash[103328]: audit 2024-08-17T07:47:08.287504+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:10.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:09 smithi160 bash[81042]: cluster 2024-08-17T07:47:09.206519+0000 mgr.y (mgr.25669) 173 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:10.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:09 smithi122 bash[100778]: cluster 2024-08-17T07:47:09.206519+0000 mgr.y (mgr.25669) 173 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:10.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:09 smithi122 bash[103328]: cluster 2024-08-17T07:47:09.206519+0000 mgr.y (mgr.25669) 173 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:11.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:11 smithi122 bash[100778]: cluster 2024-08-17T07:47:11.207201+0000 mgr.y (mgr.25669) 174 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:11.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:11 smithi122 bash[103328]: cluster 2024-08-17T07:47:11.207201+0000 mgr.y (mgr.25669) 174 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:11.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:11 smithi160 bash[81042]: cluster 2024-08-17T07:47:11.207201+0000 mgr.y (mgr.25669) 174 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:12.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:12] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-08-17T07:47:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:13 smithi122 bash[103328]: cluster 2024-08-17T07:47:13.207931+0000 mgr.y (mgr.25669) 175 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:13.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:13 smithi122 bash[100778]: cluster 2024-08-17T07:47:13.207931+0000 mgr.y (mgr.25669) 175 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:13 smithi160 bash[81042]: cluster 2024-08-17T07:47:13.207931+0000 mgr.y (mgr.25669) 175 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:15.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[100778]: audit 2024-08-17T07:47:14.256078+0000 mgr.y (mgr.25669) 176 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:15.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[100778]: audit 2024-08-17T07:47:14.496314+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[100778]: audit 2024-08-17T07:47:14.502065+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[100778]: audit 2024-08-17T07:47:14.509953+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[100778]: cluster 2024-08-17T07:47:15.209571+0000 mgr.y (mgr.25669) 177 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:15.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[103328]: audit 2024-08-17T07:47:14.256078+0000 mgr.y (mgr.25669) 176 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:15.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[103328]: audit 2024-08-17T07:47:14.496314+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[103328]: audit 2024-08-17T07:47:14.502065+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[103328]: audit 2024-08-17T07:47:14.509953+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:15 smithi122 bash[103328]: cluster 2024-08-17T07:47:15.209571+0000 mgr.y (mgr.25669) 177 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:15 smithi160 bash[81042]: audit 2024-08-17T07:47:14.256078+0000 mgr.y (mgr.25669) 176 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:15 smithi160 bash[81042]: audit 2024-08-17T07:47:14.496314+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:15 smithi160 bash[81042]: audit 2024-08-17T07:47:14.502065+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:15 smithi160 bash[81042]: audit 2024-08-17T07:47:14.509953+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:15.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:15 smithi160 bash[81042]: cluster 2024-08-17T07:47:15.209571+0000 mgr.y (mgr.25669) 177 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:16.343 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:47:16.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:16 smithi122 bash[100778]: audit 2024-08-17T07:47:15.593681+0000 mgr.y (mgr.25669) 178 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:16.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:16 smithi122 bash[103328]: audit 2024-08-17T07:47:15.593681+0000 mgr.y (mgr.25669) 178 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:16.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:16 smithi160 bash[81042]: audit 2024-08-17T07:47:15.593681+0000 mgr.y (mgr.25669) 178 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:17.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:17 smithi122 bash[100778]: cluster 2024-08-17T07:47:17.210327+0000 mgr.y (mgr.25669) 179 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:17.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:17 smithi122 bash[103328]: cluster 2024-08-17T07:47:17.210327+0000 mgr.y (mgr.25669) 179 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:17.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:17 smithi160 bash[81042]: cluster 2024-08-17T07:47:17.210327+0000 mgr.y (mgr.25669) 179 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:19.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:19 smithi122 bash[100778]: cluster 2024-08-17T07:47:19.211852+0000 mgr.y (mgr.25669) 180 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:19.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:19 smithi122 bash[103328]: cluster 2024-08-17T07:47:19.211852+0000 mgr.y (mgr.25669) 180 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:19 smithi160 bash[81042]: cluster 2024-08-17T07:47:19.211852+0000 mgr.y (mgr.25669) 180 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:19.692 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 5s ago 38m - - 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 17s ago 38m - - 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (4m) 5s ago 30m 14.6M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (3m) 17s ago 30m 74.3M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (7m) 5s ago 28m 44.2M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (5m) 17s ago 37m 426M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (17m) 5s ago 39m 493M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (95s) 5s ago 39m 44.8M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (2m) 17s ago 38m 40.0M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (65s) 5s ago 38m 30.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 72c8fb620924 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (6m) 5s ago 31m 8072k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:47:19.693 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (6m) 17s ago 31m 8384k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (37m) 5s ago 37m 58.2M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (36m) 5s ago 36m 58.2M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (35m) 5s ago 35m 53.5M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (35m) 5s ago 35m 58.1M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (34m) 17s ago 34m 60.9M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (33m) 17s ago 33m 57.1M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (33m) 17s ago 33m 54.1M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (32m) 17s ago 32m 57.8M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (5m) 17s ago 31m 60.5M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (28m) 5s ago 28m 90.3M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:47:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (28m) 17s ago 28m 90.8M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:47:20.459 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-08-17T07:47:20.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:20 smithi122 bash[100778]: audit 2024-08-17T07:47:19.655088+0000 mgr.y (mgr.25669) 181 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:20.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:20 smithi122 bash[103328]: audit 2024-08-17T07:47:19.655088+0000 mgr.y (mgr.25669) 181 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:20.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:20 smithi160 bash[81042]: audit 2024-08-17T07:47:19.655088+0000 mgr.y (mgr.25669) 181 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:21.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:21 smithi122 bash[100778]: cluster 2024-08-17T07:47:21.212551+0000 mgr.y (mgr.25669) 182 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:21.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:21 smithi122 bash[103328]: cluster 2024-08-17T07:47:21.212551+0000 mgr.y (mgr.25669) 182 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:21.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:21 smithi160 bash[81042]: cluster 2024-08-17T07:47:21.212551+0000 mgr.y (mgr.25669) 182 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:22.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:22] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-08-17T07:47:23.869 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:47:23.901 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[103328]: audit 2024-08-17T07:47:22.653860+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.901 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[103328]: audit 2024-08-17T07:47:22.666954+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.901 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[103328]: audit 2024-08-17T07:47:22.677942+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.902 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[103328]: cluster 2024-08-17T07:47:23.213248+0000 mgr.y (mgr.25669) 183 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:23.902 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[103328]: audit 2024-08-17T07:47:23.264781+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:23.902 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[100778]: audit 2024-08-17T07:47:22.653860+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.902 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[100778]: audit 2024-08-17T07:47:22.666954+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.902 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[100778]: audit 2024-08-17T07:47:22.677942+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:23.903 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[100778]: cluster 2024-08-17T07:47:23.213248+0000 mgr.y (mgr.25669) 183 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:23.903 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:23 smithi122 bash[100778]: audit 2024-08-17T07:47:23.264781+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:23 smithi160 bash[81042]: audit 2024-08-17T07:47:22.653860+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:23 smithi160 bash[81042]: audit 2024-08-17T07:47:22.666954+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:23 smithi160 bash[81042]: audit 2024-08-17T07:47:22.677942+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:23 smithi160 bash[81042]: cluster 2024-08-17T07:47:23.213248+0000 mgr.y (mgr.25669) 183 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:24.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:23 smithi160 bash[81042]: audit 2024-08-17T07:47:23.264781+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:24.580 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-08-17T07:47:24.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:24 smithi122 bash[103328]: audit 2024-08-17T07:47:23.857313+0000 mon.a (mon.0) 353 : audit [DBG] from='client.? 172.21.15.122:0/3878497625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:24.832 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:24 smithi122 bash[100778]: audit 2024-08-17T07:47:23.857313+0000 mon.a (mon.0) 353 : audit [DBG] from='client.? 172.21.15.122:0/3878497625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:25.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:24 smithi160 bash[81042]: audit 2024-08-17T07:47:23.857313+0000 mon.a (mon.0) 353 : audit [DBG] from='client.? 172.21.15.122:0/3878497625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:26.008 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:25 smithi122 bash[100778]: audit 2024-08-17T07:47:24.266788+0000 mgr.y (mgr.25669) 184 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:26.008 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:25 smithi122 bash[100778]: cluster 2024-08-17T07:47:25.214895+0000 mgr.y (mgr.25669) 185 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:26.008 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:25 smithi122 bash[103328]: audit 2024-08-17T07:47:24.266788+0000 mgr.y (mgr.25669) 184 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:26.008 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:25 smithi122 bash[103328]: cluster 2024-08-17T07:47:25.214895+0000 mgr.y (mgr.25669) 185 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:25 smithi160 bash[81042]: audit 2024-08-17T07:47:24.266788+0000 mgr.y (mgr.25669) 184 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:25 smithi160 bash[81042]: cluster 2024-08-17T07:47:25.214895+0000 mgr.y (mgr.25669) 185 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:27.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:27 smithi122 bash[100778]: cluster 2024-08-17T07:47:27.215704+0000 mgr.y (mgr.25669) 186 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:27.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:27 smithi122 bash[103328]: cluster 2024-08-17T07:47:27.215704+0000 mgr.y (mgr.25669) 186 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:27.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:27 smithi160 bash[81042]: cluster 2024-08-17T07:47:27.215704+0000 mgr.y (mgr.25669) 186 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:28.183 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)" 2024-08-17T07:47:28.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:28 smithi160 bash[81042]: audit 2024-08-17T07:47:28.171722+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.122:0/1102881189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:28.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:28 smithi122 bash[100778]: audit 2024-08-17T07:47:28.171722+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.122:0/1102881189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:28.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:28 smithi122 bash[103328]: audit 2024-08-17T07:47:28.171722+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.122:0/1102881189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:28.906 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-08-17T07:47:29.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:29 smithi122 bash[100778]: cluster 2024-08-17T07:47:29.217372+0000 mgr.y (mgr.25669) 187 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:29.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:29 smithi122 bash[103328]: cluster 2024-08-17T07:47:29.217372+0000 mgr.y (mgr.25669) 187 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:29.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:29 smithi160 bash[81042]: cluster 2024-08-17T07:47:29.217372+0000 mgr.y (mgr.25669) 187 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:31.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:31 smithi122 bash[100778]: cluster 2024-08-17T07:47:31.218081+0000 mgr.y (mgr.25669) 188 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:31.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:31 smithi122 bash[103328]: cluster 2024-08-17T07:47:31.218081+0000 mgr.y (mgr.25669) 188 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:31.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:31 smithi160 bash[81042]: cluster 2024-08-17T07:47:31.218081+0000 mgr.y (mgr.25669) 188 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:32.762 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:32] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-08-17T07:47:33.546 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:33 smithi122 bash[100778]: audit 2024-08-17T07:47:33.157426+0000 mgr.y (mgr.25669) 189 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:33.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:33 smithi122 bash[100778]: cluster 2024-08-17T07:47:33.218760+0000 mgr.y (mgr.25669) 190 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:33 smithi122 bash[103328]: audit 2024-08-17T07:47:33.157426+0000 mgr.y (mgr.25669) 189 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:33.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:33 smithi122 bash[103328]: cluster 2024-08-17T07:47:33.218760+0000 mgr.y (mgr.25669) 190 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:33 smithi160 bash[81042]: audit 2024-08-17T07:47:33.157426+0000 mgr.y (mgr.25669) 189 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:33.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:33 smithi160 bash[81042]: cluster 2024-08-17T07:47:33.218760+0000 mgr.y (mgr.25669) 190 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:35.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[103328]: audit 2024-08-17T07:47:34.276417+0000 mgr.y (mgr.25669) 191 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:35.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[103328]: audit 2024-08-17T07:47:34.692974+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[103328]: audit 2024-08-17T07:47:34.702740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[103328]: audit 2024-08-17T07:47:34.713089+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[103328]: cluster 2024-08-17T07:47:35.219889+0000 mgr.y (mgr.25669) 192 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[100778]: audit 2024-08-17T07:47:34.276417+0000 mgr.y (mgr.25669) 191 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[100778]: audit 2024-08-17T07:47:34.692974+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[100778]: audit 2024-08-17T07:47:34.702740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[100778]: audit 2024-08-17T07:47:34.713089+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:35.777 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:35 smithi122 bash[100778]: cluster 2024-08-17T07:47:35.219889+0000 mgr.y (mgr.25669) 192 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:35 smithi160 bash[81042]: audit 2024-08-17T07:47:34.276417+0000 mgr.y (mgr.25669) 191 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:36.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:35 smithi160 bash[81042]: audit 2024-08-17T07:47:34.692974+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:35 smithi160 bash[81042]: audit 2024-08-17T07:47:34.702740+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:35 smithi160 bash[81042]: audit 2024-08-17T07:47:34.713089+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:36.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:35 smithi160 bash[81042]: cluster 2024-08-17T07:47:35.219889+0000 mgr.y (mgr.25669) 192 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:36.543 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:47:37.142 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade status' 2024-08-17T07:47:37.442 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:37 smithi122 bash[100778]: cluster 2024-08-17T07:47:37.220395+0000 mgr.y (mgr.25669) 193 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:37.443 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:37 smithi122 bash[103328]: cluster 2024-08-17T07:47:37.220395+0000 mgr.y (mgr.25669) 193 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:37.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:37 smithi160 bash[81042]: cluster 2024-08-17T07:47:37.220395+0000 mgr.y (mgr.25669) 193 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:38.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:38 smithi122 bash[103328]: audit 2024-08-17T07:47:38.265171+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:38.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:38 smithi122 bash[100778]: audit 2024-08-17T07:47:38.265171+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:38.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:38 smithi160 bash[81042]: audit 2024-08-17T07:47:38.265171+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:39.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:39 smithi122 bash[100778]: cluster 2024-08-17T07:47:39.221896+0000 mgr.y (mgr.25669) 194 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:39.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:39 smithi122 bash[103328]: cluster 2024-08-17T07:47:39.221896+0000 mgr.y (mgr.25669) 194 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:39.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:39 smithi160 bash[81042]: cluster 2024-08-17T07:47:39.221896+0000 mgr.y (mgr.25669) 194 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:40.894 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:47:40.894 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": null, 2024-08-17T07:47:40.894 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": false, 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "", 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": null, 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "", 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:47:40.898 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:47:41.518 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph health detail' 2024-08-17T07:47:41.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:41 smithi122 bash[103328]: audit 2024-08-17T07:47:40.896087+0000 mgr.y (mgr.25669) 195 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:41.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:41 smithi122 bash[103328]: cluster 2024-08-17T07:47:41.222629+0000 mgr.y (mgr.25669) 196 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:41.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:41 smithi122 bash[100778]: audit 2024-08-17T07:47:40.896087+0000 mgr.y (mgr.25669) 195 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:41.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:41 smithi122 bash[100778]: cluster 2024-08-17T07:47:41.222629+0000 mgr.y (mgr.25669) 196 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:41 smithi160 bash[81042]: audit 2024-08-17T07:47:40.896087+0000 mgr.y (mgr.25669) 195 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:41.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:41 smithi160 bash[81042]: cluster 2024-08-17T07:47:41.222629+0000 mgr.y (mgr.25669) 196 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:42.712 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:42] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[100778]: audit 2024-08-17T07:47:42.869249+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[100778]: audit 2024-08-17T07:47:42.877600+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[100778]: audit 2024-08-17T07:47:42.884029+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[100778]: cluster 2024-08-17T07:47:43.223314+0000 mgr.y (mgr.25669) 197 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[103328]: audit 2024-08-17T07:47:42.869249+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[103328]: audit 2024-08-17T07:47:42.877600+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.286 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[103328]: audit 2024-08-17T07:47:42.884029+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.287 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:43 smithi122 bash[103328]: cluster 2024-08-17T07:47:43.223314+0000 mgr.y (mgr.25669) 197 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:43 smithi160 bash[81042]: audit 2024-08-17T07:47:42.869249+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:43 smithi160 bash[81042]: audit 2024-08-17T07:47:42.877600+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:43 smithi160 bash[81042]: audit 2024-08-17T07:47:42.884029+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:44.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:43 smithi160 bash[81042]: cluster 2024-08-17T07:47:43.223314+0000 mgr.y (mgr.25669) 197 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:45.032 INFO:teuthology.orchestra.run.smithi122.stdout:HEALTH_OK 2024-08-17T07:47:45.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:45 smithi122 bash[100778]: audit 2024-08-17T07:47:45.034479+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.122:0/1917950741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:47:45.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:45 smithi122 bash[103328]: audit 2024-08-17T07:47:45.034479+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.122:0/1917950741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:47:45.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:45 smithi160 bash[81042]: audit 2024-08-17T07:47:45.034479+0000 mon.a (mon.0) 362 : audit [DBG] from='client.? 172.21.15.122:0/1917950741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-17T07:47:45.799 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-08-17T07:47:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:46 smithi160 bash[81042]: audit 2024-08-17T07:47:44.286911+0000 mgr.y (mgr.25669) 198 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:46.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:46 smithi160 bash[81042]: cluster 2024-08-17T07:47:45.225016+0000 mgr.y (mgr.25669) 199 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:46 smithi122 bash[103328]: audit 2024-08-17T07:47:44.286911+0000 mgr.y (mgr.25669) 198 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:46.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:46 smithi122 bash[103328]: cluster 2024-08-17T07:47:45.225016+0000 mgr.y (mgr.25669) 199 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:46 smithi122 bash[100778]: audit 2024-08-17T07:47:44.286911+0000 mgr.y (mgr.25669) 198 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:46.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:46 smithi122 bash[100778]: cluster 2024-08-17T07:47:45.225016+0000 mgr.y (mgr.25669) 199 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:47.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:47 smithi122 bash[103328]: cluster 2024-08-17T07:47:47.225522+0000 mgr.y (mgr.25669) 200 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:47.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:47 smithi122 bash[100778]: cluster 2024-08-17T07:47:47.225522+0000 mgr.y (mgr.25669) 200 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:47.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:47 smithi160 bash[81042]: cluster 2024-08-17T07:47:47.225522+0000 mgr.y (mgr.25669) 200 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:49.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:49 smithi122 bash[103328]: cluster 2024-08-17T07:47:49.227022+0000 mgr.y (mgr.25669) 201 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:49.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:49 smithi122 bash[100778]: cluster 2024-08-17T07:47:49.227022+0000 mgr.y (mgr.25669) 201 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:49.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:49 smithi160 bash[81042]: cluster 2024-08-17T07:47:49.227022+0000 mgr.y (mgr.25669) 201 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:50.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:50 smithi122 bash[100778]: audit 2024-08-17T07:47:49.334518+0000 mgr.y (mgr.25669) 202 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:50.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:50 smithi122 bash[103328]: audit 2024-08-17T07:47:49.334518+0000 mgr.y (mgr.25669) 202 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:50.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:50 smithi160 bash[81042]: audit 2024-08-17T07:47:49.334518+0000 mgr.y (mgr.25669) 202 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:47:51.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:51 smithi122 bash[100778]: cluster 2024-08-17T07:47:51.227698+0000 mgr.y (mgr.25669) 203 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:51.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:51 smithi122 bash[103328]: cluster 2024-08-17T07:47:51.227698+0000 mgr.y (mgr.25669) 203 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:51.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:51 smithi160 bash[81042]: cluster 2024-08-17T07:47:51.227698+0000 mgr.y (mgr.25669) 203 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:51.890 INFO:teuthology.orchestra.run.smithi122.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:52.597 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T07:47:52.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:47:52] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-08-17T07:47:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: cephadm 2024-08-17T07:47:51.883821+0000 mgr.y (mgr.25669) 204 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: audit 2024-08-17T07:47:51.891134+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: audit 2024-08-17T07:47:51.894703+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: audit 2024-08-17T07:47:51.895886+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:53.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: audit 2024-08-17T07:47:51.902279+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[100778]: cephadm 2024-08-17T07:47:51.986536+0000 mgr.y (mgr.25669) 205 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: cephadm 2024-08-17T07:47:51.883821+0000 mgr.y (mgr.25669) 204 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: audit 2024-08-17T07:47:51.891134+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: audit 2024-08-17T07:47:51.894703+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: audit 2024-08-17T07:47:51.895886+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: audit 2024-08-17T07:47:51.902279+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:52 smithi122 bash[103328]: cephadm 2024-08-17T07:47:51.986536+0000 mgr.y (mgr.25669) 205 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: cephadm 2024-08-17T07:47:51.883821+0000 mgr.y (mgr.25669) 204 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: audit 2024-08-17T07:47:51.891134+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: audit 2024-08-17T07:47:51.894703+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: audit 2024-08-17T07:47:51.895886+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: audit 2024-08-17T07:47:51.902279+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:53.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:52 smithi160 bash[81042]: cephadm 2024-08-17T07:47:51.986536+0000 mgr.y (mgr.25669) 205 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691 2024-08-17T07:47:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:53 smithi122 bash[100778]: cluster 2024-08-17T07:47:53.228350+0000 mgr.y (mgr.25669) 206 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:54.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:53 smithi122 bash[100778]: audit 2024-08-17T07:47:53.265419+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:53 smithi122 bash[103328]: cluster 2024-08-17T07:47:53.228350+0000 mgr.y (mgr.25669) 206 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:54.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:53 smithi122 bash[103328]: audit 2024-08-17T07:47:53.265419+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:54.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:53 smithi160 bash[81042]: cluster 2024-08-17T07:47:53.228350+0000 mgr.y (mgr.25669) 206 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:54.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:53 smithi160 bash[81042]: audit 2024-08-17T07:47:53.265419+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:47:56.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[100778]: audit 2024-08-17T07:47:54.298101+0000 mgr.y (mgr.25669) 207 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:56.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[100778]: audit 2024-08-17T07:47:54.858370+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[100778]: audit 2024-08-17T07:47:54.864197+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[100778]: audit 2024-08-17T07:47:54.869526+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[100778]: cluster 2024-08-17T07:47:55.229166+0000 mgr.y (mgr.25669) 208 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:56.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[103328]: audit 2024-08-17T07:47:54.298101+0000 mgr.y (mgr.25669) 207 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:56.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[103328]: audit 2024-08-17T07:47:54.858370+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[103328]: audit 2024-08-17T07:47:54.864197+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[103328]: audit 2024-08-17T07:47:54.869526+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:55 smithi122 bash[103328]: cluster 2024-08-17T07:47:55.229166+0000 mgr.y (mgr.25669) 208 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:56.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:55 smithi160 bash[81042]: audit 2024-08-17T07:47:54.298101+0000 mgr.y (mgr.25669) 207 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:47:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:55 smithi160 bash[81042]: audit 2024-08-17T07:47:54.858370+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:55 smithi160 bash[81042]: audit 2024-08-17T07:47:54.864197+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:55 smithi160 bash[81042]: audit 2024-08-17T07:47:54.869526+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:56.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:55 smithi160 bash[81042]: cluster 2024-08-17T07:47:55.229166+0000 mgr.y (mgr.25669) 208 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:47:57.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.538942+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.539809+0000 mgr.y (mgr.25669) 209 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.539944+0000 mgr.y (mgr.25669) 210 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.542428+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.545441+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.546392+0000 mgr.y (mgr.25669) 211 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.551629+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.555963+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.556844+0000 mgr.y (mgr.25669) 212 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.561906+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.798 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.565532+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.566413+0000 mgr.y (mgr.25669) 213 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.570890+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.575375+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: audit 2024-08-17T07:47:56.575617+0000 mgr.y (mgr.25669) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cephadm 2024-08-17T07:47:56.577084+0000 mgr.y (mgr.25669) 215 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[100778]: cluster 2024-08-17T07:47:57.229593+0000 mgr.y (mgr.25669) 216 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.538942+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.539809+0000 mgr.y (mgr.25669) 209 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.539944+0000 mgr.y (mgr.25669) 210 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.542428+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:57.799 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.545441+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.546392+0000 mgr.y (mgr.25669) 211 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.551629+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.555963+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.556844+0000 mgr.y (mgr.25669) 212 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.561906+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.565532+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.566413+0000 mgr.y (mgr.25669) 213 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.570890+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.575375+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: audit 2024-08-17T07:47:56.575617+0000 mgr.y (mgr.25669) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.800 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cephadm 2024-08-17T07:47:56.577084+0000 mgr.y (mgr.25669) 215 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:47:57.801 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:47:57 smithi122 bash[103328]: cluster 2024-08-17T07:47:57.229593+0000 mgr.y (mgr.25669) 216 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:47:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.538942+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.539809+0000 mgr.y (mgr.25669) 209 : cephadm [INF] Upgrade: Target is version 19.1.0-1378-g567d40c0 (squid) 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.539944+0000 mgr.y (mgr.25669) 210 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691, digests ['quay.ceph.io/ceph-ci/ceph@sha256:32f8d90a151f40f0ba44aa2beb6308460110c8b835dcd8eb73ca4bf4346ff001'] 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.542428+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.545441+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.546392+0000 mgr.y (mgr.25669) 211 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.551629+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.555963+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.556844+0000 mgr.y (mgr.25669) 212 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T07:47:57.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.561906+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.565532+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.566413+0000 mgr.y (mgr.25669) 213 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.570890+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.575375+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: audit 2024-08-17T07:47:56.575617+0000 mgr.y (mgr.25669) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cephadm 2024-08-17T07:47:56.577084+0000 mgr.y (mgr.25669) 215 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:47:57.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:47:57 smithi160 bash[81042]: cluster 2024-08-17T07:47:57.229593+0000 mgr.y (mgr.25669) 216 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:00.197 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:48:00.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:00 smithi122 bash[103328]: cluster 2024-08-17T07:47:59.231224+0000 mgr.y (mgr.25669) 217 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:00.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:00 smithi122 bash[103328]: audit 2024-08-17T07:48:00.186339+0000 mgr.y (mgr.25669) 218 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:00.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:00 smithi122 bash[100778]: cluster 2024-08-17T07:47:59.231224+0000 mgr.y (mgr.25669) 217 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:00.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:00 smithi122 bash[100778]: audit 2024-08-17T07:48:00.186339+0000 mgr.y (mgr.25669) 218 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:00 smithi160 bash[81042]: cluster 2024-08-17T07:47:59.231224+0000 mgr.y (mgr.25669) 217 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:00.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:00 smithi160 bash[81042]: audit 2024-08-17T07:48:00.186339+0000 mgr.y (mgr.25669) 218 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:00.966 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 6s ago 39m - - 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 18s ago 39m - - 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (5m) 6s ago 31m 14.6M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (4m) 18s ago 31m 73.1M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (7m) 6s ago 29m 44.4M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (6m) 18s ago 38m 427M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (18m) 6s ago 40m 495M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (2m) 6s ago 40m 45.7M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (3m) 18s ago 38m 41.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (106s) 6s ago 38m 32.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 72c8fb620924 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (6m) 6s ago 31m 8072k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (6m) 18s ago 31m 8443k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:48:00.967 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (37m) 6s ago 37m 58.2M 4096M 17.2.0 e1d6a67b021e 3b6ad80a53f5 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (37m) 6s ago 37m 58.3M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (36m) 6s ago 36m 53.5M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (35m) 6s ago 35m 58.2M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (35m) 18s ago 35m 61.0M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (34m) 18s ago 34m 57.1M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (33m) 18s ago 33m 54.2M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (33m) 18s ago 33m 57.9M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (5m) 18s ago 32m 60.8M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (29m) 6s ago 29m 90.4M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:48:00.968 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (29m) 18s ago 29m 90.9M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:48:01.388 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:48:01.388 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:48:01.388 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 3 2024-08-17T07:48:01.388 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 5 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:48:01.389 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "0/8 daemons upgraded", 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:48:01.740 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:00.552683+0000 mgr.y (mgr.25669) 219 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: cephadm 2024-08-17T07:48:00.592143+0000 mgr.y (mgr.25669) 220 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:00.596039+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:00.597790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:00.598385+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: cephadm 2024-08-17T07:48:00.601175+0000 mgr.y (mgr.25669) 221 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:00.953921+0000 mgr.y (mgr.25669) 222 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:01.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:01 smithi160 bash[81042]: audit 2024-08-17T07:48:01.390306+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.122:0/425362004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:00.552683+0000 mgr.y (mgr.25669) 219 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: cephadm 2024-08-17T07:48:00.592143+0000 mgr.y (mgr.25669) 220 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:00.596039+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:00.597790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:00.598385+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: cephadm 2024-08-17T07:48:00.601175+0000 mgr.y (mgr.25669) 221 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:00.953921+0000 mgr.y (mgr.25669) 222 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:02.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[103328]: audit 2024-08-17T07:48:01.390306+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.122:0/425362004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:00.552683+0000 mgr.y (mgr.25669) 219 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: cephadm 2024-08-17T07:48:00.592143+0000 mgr.y (mgr.25669) 220 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:00.596039+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:00.597790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:00.598385+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: cephadm 2024-08-17T07:48:00.601175+0000 mgr.y (mgr.25669) 221 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:00.953921+0000 mgr.y (mgr.25669) 222 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:02.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:01 smithi122 bash[100778]: audit 2024-08-17T07:48:01.390306+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.122:0/425362004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:02.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:02] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-08-17T07:48:02.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:02 smithi122 bash[100778]: cluster 2024-08-17T07:48:01.231822+0000 mgr.y (mgr.25669) 223 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:02.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:02 smithi122 bash[100778]: audit 2024-08-17T07:48:01.741199+0000 mgr.y (mgr.25669) 224 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:02.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:02 smithi122 bash[103328]: cluster 2024-08-17T07:48:01.231822+0000 mgr.y (mgr.25669) 223 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:02.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:02 smithi122 bash[103328]: audit 2024-08-17T07:48:01.741199+0000 mgr.y (mgr.25669) 224 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:03.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:02 smithi160 bash[81042]: cluster 2024-08-17T07:48:01.231822+0000 mgr.y (mgr.25669) 223 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:03.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:02 smithi160 bash[81042]: audit 2024-08-17T07:48:01.741199+0000 mgr.y (mgr.25669) 224 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:04 smithi160 bash[81042]: audit 2024-08-17T07:48:03.085103+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:04 smithi160 bash[81042]: audit 2024-08-17T07:48:03.096410+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:04 smithi160 bash[81042]: audit 2024-08-17T07:48:03.106867+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[103328]: audit 2024-08-17T07:48:03.085103+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[103328]: audit 2024-08-17T07:48:03.096410+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[103328]: audit 2024-08-17T07:48:03.106867+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[100778]: audit 2024-08-17T07:48:03.085103+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[100778]: audit 2024-08-17T07:48:03.096410+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:04.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:04 smithi122 bash[100778]: audit 2024-08-17T07:48:03.106867+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:05.479 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:05 smithi122 bash[103328]: cluster 2024-08-17T07:48:03.232485+0000 mgr.y (mgr.25669) 225 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:05.480 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:05 smithi122 bash[100778]: cluster 2024-08-17T07:48:03.232485+0000 mgr.y (mgr.25669) 225 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:05.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:05 smithi160 bash[81042]: cluster 2024-08-17T07:48:03.232485+0000 mgr.y (mgr.25669) 225 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:48:06.468 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:06 smithi122 bash[100778]: audit 2024-08-17T07:48:04.306881+0000 mgr.y (mgr.25669) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:06.468 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:06 smithi122 bash[103328]: audit 2024-08-17T07:48:04.306881+0000 mgr.y (mgr.25669) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:06.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:06 smithi160 bash[81042]: audit 2024-08-17T07:48:04.306881+0000 mgr.y (mgr.25669) 226 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:06.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.798 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.798 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.799 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.799 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.799 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.800 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.800 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:06.800 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:06 smithi122 systemd[1]: Stopping Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:48:06.800 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:06 smithi122 bash[28585]: debug 2024-08-17T07:48:06.702+0000 7fb2fb640700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:48:06.800 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:06 smithi122 bash[28585]: debug 2024-08-17T07:48:06.702+0000 7fb2fb640700 -1 osd.0 113 *** Got signal Terminated *** 2024-08-17T07:48:06.800 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:06 smithi122 bash[28585]: debug 2024-08-17T07:48:06.702+0000 7fb2fb640700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:48:07.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:07 smithi122 bash[103328]: cluster 2024-08-17T07:48:05.234158+0000 mgr.y (mgr.25669) 227 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:07.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:07 smithi122 bash[103328]: cluster 2024-08-17T07:48:06.706550+0000 mon.a (mon.0) 386 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:07.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:07 smithi122 bash[100778]: cluster 2024-08-17T07:48:05.234158+0000 mgr.y (mgr.25669) 227 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:07.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:07 smithi122 bash[100778]: cluster 2024-08-17T07:48:06.706550+0000 mon.a (mon.0) 386 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:07.584 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:07 smithi160 bash[81042]: cluster 2024-08-17T07:48:05.234158+0000 mgr.y (mgr.25669) 227 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:48:07.585 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:07 smithi160 bash[81042]: cluster 2024-08-17T07:48:06.706550+0000 mon.a (mon.0) 386 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:08.440 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[108109]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:48:08.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[103328]: cluster 2024-08-17T07:48:07.117034+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:08.441 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[103328]: cluster 2024-08-17T07:48:07.137061+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-17T07:48:08.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[100778]: cluster 2024-08-17T07:48:07.117034+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:08.441 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[100778]: cluster 2024-08-17T07:48:07.137061+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-17T07:48:08.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:08 smithi160 bash[81042]: cluster 2024-08-17T07:48:07.117034+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:08.561 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:08 smithi160 bash[81042]: cluster 2024-08-17T07:48:07.137061+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-08-17T07:48:08.796 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:08 smithi122 bash[108174]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:48:09.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:09 smithi160 bash[81042]: cluster 2024-08-17T07:48:07.234899+0000 mgr.y (mgr.25669) 228 : cluster [DBG] pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:48:09.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:09 smithi160 bash[81042]: cluster 2024-08-17T07:48:08.144461+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-17T07:48:09.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:09 smithi160 bash[81042]: audit 2024-08-17T07:48:08.268920+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:09.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:09 smithi160 bash[81042]: audit 2024-08-17T07:48:08.269944+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[100778]: cluster 2024-08-17T07:48:07.234899+0000 mgr.y (mgr.25669) 228 : cluster [DBG] pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[100778]: cluster 2024-08-17T07:48:08.144461+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[100778]: audit 2024-08-17T07:48:08.268920+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[100778]: audit 2024-08-17T07:48:08.269944+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[103328]: cluster 2024-08-17T07:48:07.234899+0000 mgr.y (mgr.25669) 228 : cluster [DBG] pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[103328]: cluster 2024-08-17T07:48:08.144461+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-08-17T07:48:09.417 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[103328]: audit 2024-08-17T07:48:08.268920+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:09.418 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:09 smithi122 bash[103328]: audit 2024-08-17T07:48:08.269944+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:10.440 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:10 smithi122 bash[100778]: cluster 2024-08-17T07:48:10.136990+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:10.440 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:10 smithi122 bash[103328]: cluster 2024-08-17T07:48:10.136990+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:10.440 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T07:48:10.441 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: Stopped Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:48:10.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:10 smithi160 bash[81042]: cluster 2024-08-17T07:48:10.136990+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:10.702 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.702 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.703 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.703 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.703 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.704 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.704 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.704 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:10.704 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:11.046 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:10 smithi122 systemd[1]: Started Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:48:11.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: cluster 2024-08-17T07:48:09.236799+0000 mgr.y (mgr.25669) 229 : cluster [DBG] pgmap v73: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:11.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.751555+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.756956+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.763100+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.765231+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.766113+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.771212+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.848665+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.850316+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.852286+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.852838+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.857403+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.934825+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.936878+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.939300+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.939931+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:10.944856+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.029137+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.031124+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: cluster 2024-08-17T07:48:09.236799+0000 mgr.y (mgr.25669) 229 : cluster [DBG] pgmap v73: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.751555+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.756956+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.763100+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.765231+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.766113+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.771212+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.848665+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.850316+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.852286+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.852838+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.857403+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.934825+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.936878+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.939300+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.939931+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:10.944856+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.029137+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.031124+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.033076+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.033763+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.040995+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.134258+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.137000+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.140038+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.141114+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[100778]: audit 2024-08-17T07:48:11.149454+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.033076+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.033763+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.040995+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.134258+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.137000+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.140038+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.141114+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:11 smithi122 bash[103328]: audit 2024-08-17T07:48:11.149454+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: cluster 2024-08-17T07:48:09.236799+0000 mgr.y (mgr.25669) 229 : cluster [DBG] pgmap v73: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:11.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.751555+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.756956+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.763100+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.765231+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.766113+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.771212+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.848665+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.850316+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.852286+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.852838+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.857403+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.934825+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.936878+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.939300+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.939931+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:10.944856+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.029137+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.031124+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.033076+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.033763+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.040995+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.134258+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.137000+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.140038+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.141114+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:11.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:11 smithi160 bash[81042]: audit 2024-08-17T07:48:11.149454+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.549 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:12] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-08-17T07:48:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: cephadm 2024-08-17T07:48:10.771678+0000 mgr.y (mgr.25669) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: cephadm 2024-08-17T07:48:10.857802+0000 mgr.y (mgr.25669) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: cephadm 2024-08-17T07:48:10.945431+0000 mgr.y (mgr.25669) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.041475+0000 mgr.y (mgr.25669) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.149981+0000 mgr.y (mgr.25669) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.249012+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.250694+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.252390+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.253162+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.258346+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.334226+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.335874+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.337828+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.338452+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.344347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.426170+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.428333+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.430449+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.431150+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: cephadm 2024-08-17T07:48:10.771678+0000 mgr.y (mgr.25669) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: cephadm 2024-08-17T07:48:10.857802+0000 mgr.y (mgr.25669) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: cephadm 2024-08-17T07:48:10.945431+0000 mgr.y (mgr.25669) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.041475+0000 mgr.y (mgr.25669) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.149981+0000 mgr.y (mgr.25669) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.249012+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.250694+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.252390+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.253162+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.258346+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.334226+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.335874+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.337828+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.338452+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.344347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.426170+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.428333+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.430449+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.431150+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.437170+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.511548+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.514261+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.516383+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.517298+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.523638+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.606894+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.609134+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.611179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.611878+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.617688+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.715643+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.718177+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.721110+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.722258+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.730238+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.559 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.819140+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.821016+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.823626+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.824616+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.830699+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.908233+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.911789+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.914552+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.915607+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.560 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.921341+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:11.998932+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.000687+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.002299+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.002896+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.008035+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.088325+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.561 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.089936+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.091597+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.092233+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.099780+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.176910+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.178606+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.562 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.180278+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.437170+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.511548+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.514261+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.516383+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.517298+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.523638+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.606894+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.563 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.609134+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.611179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.611878+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.617688+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.715643+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.718177+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.721110+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.722258+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.730238+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.564 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.819140+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.565 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.821016+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.565 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.823626+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.565 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.180943+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.565 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[100778]: audit 2024-08-17T07:48:12.188896+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.824616+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.830699+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.908233+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.911789+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.914552+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.915607+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.921341+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.566 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:11.998932+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.000687+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.002299+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.002896+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.008035+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.088325+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.089936+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.091597+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.092233+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.099780+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.567 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.176910+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.568 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.178606+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.568 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.180278+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.568 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.180943+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.568 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[103328]: audit 2024-08-17T07:48:12.188896+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: cephadm 2024-08-17T07:48:10.771678+0000 mgr.y (mgr.25669) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: cephadm 2024-08-17T07:48:10.857802+0000 mgr.y (mgr.25669) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: cephadm 2024-08-17T07:48:10.945431+0000 mgr.y (mgr.25669) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.041475+0000 mgr.y (mgr.25669) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.149981+0000 mgr.y (mgr.25669) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.249012+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.250694+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.252390+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.253162+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.258346+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.334226+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.335874+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.337828+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.338452+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.344347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.426170+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.428333+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.430449+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.431150+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.437170+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.511548+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.514261+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.516383+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.517298+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.523638+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.606894+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.609134+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.611179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.611878+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.617688+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.715643+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.718177+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.721110+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.722258+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.730238+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.819140+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.821016+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.823626+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.824616+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.830699+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.908233+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.911789+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.914552+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.915607+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.921341+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:11.998932+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.000687+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.002299+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.002896+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.008035+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.088325+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.089936+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.091597+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.092233+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.099780+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.176910+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.178606+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.180278+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.180943+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:12.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:12 smithi160 bash[81042]: audit 2024-08-17T07:48:12.188896+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:12.914 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:12.914 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:12.914 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T07:48:12.914 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:12.914 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T07:48:13.210 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T07:48:13.211 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:12 smithi122 bash[108340]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cluster 2024-08-17T07:48:11.237410+0000 mgr.y (mgr.25669) 235 : cluster [DBG] pgmap v74: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.258826+0000 mgr.y (mgr.25669) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.344813+0000 mgr.y (mgr.25669) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.437615+0000 mgr.y (mgr.25669) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.524147+0000 mgr.y (mgr.25669) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.618461+0000 mgr.y (mgr.25669) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.730717+0000 mgr.y (mgr.25669) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.831203+0000 mgr.y (mgr.25669) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:11.921742+0000 mgr.y (mgr.25669) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.008617+0000 mgr.y (mgr.25669) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.100213+0000 mgr.y (mgr.25669) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.189507+0000 mgr.y (mgr.25669) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.276488+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.278863+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.281819+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.282853+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.289076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.371008+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.373002+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.375139+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cluster 2024-08-17T07:48:11.237410+0000 mgr.y (mgr.25669) 235 : cluster [DBG] pgmap v74: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.258826+0000 mgr.y (mgr.25669) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.344813+0000 mgr.y (mgr.25669) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.437615+0000 mgr.y (mgr.25669) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.524147+0000 mgr.y (mgr.25669) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.618461+0000 mgr.y (mgr.25669) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.730717+0000 mgr.y (mgr.25669) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.831203+0000 mgr.y (mgr.25669) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:11.921742+0000 mgr.y (mgr.25669) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.008617+0000 mgr.y (mgr.25669) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.100213+0000 mgr.y (mgr.25669) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.189507+0000 mgr.y (mgr.25669) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.276488+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.278863+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.281819+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.282853+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.289076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.371008+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.373002+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.375139+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.375964+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.381981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.461873+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.463539+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.465341+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.466069+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.471869+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.548815+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.551629+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.554292+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.555084+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.560996+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.638868+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.640504+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.642137+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.642791+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.647603+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.724063+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.725844+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.727921+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.728655+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.734599+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.811513+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.813441+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.815441+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.816122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.821048+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.897834+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.899470+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.901055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.901663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.907433+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.997147+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:12.999039+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.000851+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.001416+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.008902+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.085951+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.087823+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.553 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.089764+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.090469+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.098517+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.172818+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.175179+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.177202+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.177970+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[103328]: audit 2024-08-17T07:48:13.185847+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.375964+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.381981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.461873+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.463539+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.465341+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.466069+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.471869+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.548815+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.551629+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.554292+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.555084+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.560996+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.638868+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.640504+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.642137+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.642791+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.647603+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.724063+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.725844+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.727921+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.728655+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.734599+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.811513+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.813441+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.815441+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.816122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.821048+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.897834+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.899470+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.901055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.901663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.907433+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.997147+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:12.999039+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.000851+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.001416+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.008902+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.085951+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.087823+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.089764+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.090469+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.098517+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.172818+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.175179+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.177202+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.177970+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.558 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:13 smithi122 bash[100778]: audit 2024-08-17T07:48:13.185847+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cluster 2024-08-17T07:48:11.237410+0000 mgr.y (mgr.25669) 235 : cluster [DBG] pgmap v74: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.258826+0000 mgr.y (mgr.25669) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.344813+0000 mgr.y (mgr.25669) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.437615+0000 mgr.y (mgr.25669) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.524147+0000 mgr.y (mgr.25669) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.618461+0000 mgr.y (mgr.25669) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.730717+0000 mgr.y (mgr.25669) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.831203+0000 mgr.y (mgr.25669) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:11.921742+0000 mgr.y (mgr.25669) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.008617+0000 mgr.y (mgr.25669) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.100213+0000 mgr.y (mgr.25669) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.189507+0000 mgr.y (mgr.25669) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.276488+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.278863+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.281819+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.282853+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.289076+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.371008+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.373002+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.375139+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.375964+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.381981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.461873+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.463539+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.465341+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.466069+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.471869+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.548815+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.551629+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.554292+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.555084+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.560996+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.638868+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.640504+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.642137+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.642791+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.647603+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.724063+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.725844+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.727921+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.728655+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.734599+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.811513+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.813441+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.815441+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.816122+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.821048+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.897834+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.899470+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.901055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.901663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.907433+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.997147+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:12.999039+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.000851+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.001416+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.008902+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.085951+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.087823+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.089764+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.090469+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.098517+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.172818+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.175179+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.177202+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.177970+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:13.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:13 smithi160 bash[81042]: audit 2024-08-17T07:48:13.185847+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.289605+0000 mgr.y (mgr.25669) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.382456+0000 mgr.y (mgr.25669) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.472397+0000 mgr.y (mgr.25669) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.561477+0000 mgr.y (mgr.25669) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.648266+0000 mgr.y (mgr.25669) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.735120+0000 mgr.y (mgr.25669) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.821540+0000 mgr.y (mgr.25669) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:12.908038+0000 mgr.y (mgr.25669) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.009295+0000 mgr.y (mgr.25669) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.099142+0000 mgr.y (mgr.25669) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.186491+0000 mgr.y (mgr.25669) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.271679+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.274325+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.277506+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.278504+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.288176+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.370019+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.372757+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.374604+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.375268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.289605+0000 mgr.y (mgr.25669) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.382456+0000 mgr.y (mgr.25669) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.472397+0000 mgr.y (mgr.25669) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.561477+0000 mgr.y (mgr.25669) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.648266+0000 mgr.y (mgr.25669) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.735120+0000 mgr.y (mgr.25669) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.821540+0000 mgr.y (mgr.25669) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:12.908038+0000 mgr.y (mgr.25669) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.009295+0000 mgr.y (mgr.25669) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.099142+0000 mgr.y (mgr.25669) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.186491+0000 mgr.y (mgr.25669) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.271679+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.274325+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.277506+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.278504+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.288176+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.370019+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.372757+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.374604+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.375268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.380969+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.456204+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.458404+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.461095+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.461903+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.467674+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.554469+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.556439+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.558474+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.551 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.559199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.565208+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.655805+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.658014+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.660759+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.661757+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.668989+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.765760+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.767870+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.770881+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.771889+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.779521+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.883435+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.885453+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.887185+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.887884+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.892683+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.971745+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.974172+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.976849+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.977840+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:13.985644+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.088612+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.091284+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.094185+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.094878+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.102242+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.200398+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.202479+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.204398+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.205070+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[100778]: audit 2024-08-17T07:48:14.210160+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.380969+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.456204+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.458404+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.461095+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.461903+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.467674+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.554469+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.556439+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.558474+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.559199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.565208+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.655805+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.658014+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.660759+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.661757+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.668989+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.765760+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.767870+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.770881+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.771889+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.779521+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.883435+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.885453+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.887185+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.887884+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.892683+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.971745+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.974172+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.976849+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.977840+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.556 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:13.985644+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.088612+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.091284+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.094185+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.094878+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.102242+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.200398+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.202479+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.204398+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.205070+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.557 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:14 smithi122 bash[103328]: audit 2024-08-17T07:48:14.210160+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.289605+0000 mgr.y (mgr.25669) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.382456+0000 mgr.y (mgr.25669) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.472397+0000 mgr.y (mgr.25669) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.561477+0000 mgr.y (mgr.25669) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.648266+0000 mgr.y (mgr.25669) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.735120+0000 mgr.y (mgr.25669) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.821540+0000 mgr.y (mgr.25669) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:12.908038+0000 mgr.y (mgr.25669) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.009295+0000 mgr.y (mgr.25669) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.099142+0000 mgr.y (mgr.25669) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.186491+0000 mgr.y (mgr.25669) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.271679+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.274325+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.277506+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.278504+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.288176+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.370019+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.372757+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.374604+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.375268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.380969+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.456204+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.458404+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.461095+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.461903+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.467674+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.554469+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.556439+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.558474+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.559199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.565208+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.655805+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.658014+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.660759+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.661757+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.668989+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.765760+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.767870+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.770881+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.771889+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.779521+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.883435+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.885453+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.887185+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.887884+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.892683+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.971745+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.974172+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.976849+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.977840+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:13.985644+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.088612+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.091284+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.094185+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.094878+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.102242+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.200398+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.202479+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.204398+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.205070+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:14.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:14 smithi160 bash[81042]: audit 2024-08-17T07:48:14.210160+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cluster 2024-08-17T07:48:13.237878+0000 mgr.y (mgr.25669) 258 : cluster [DBG] pgmap v75: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.288774+0000 mgr.y (mgr.25669) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.381422+0000 mgr.y (mgr.25669) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.468093+0000 mgr.y (mgr.25669) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.565843+0000 mgr.y (mgr.25669) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.669419+0000 mgr.y (mgr.25669) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.780282+0000 mgr.y (mgr.25669) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.893076+0000 mgr.y (mgr.25669) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:13.986221+0000 mgr.y (mgr.25669) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.102700+0000 mgr.y (mgr.25669) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.210532+0000 mgr.y (mgr.25669) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.288663+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.290579+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.292249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.292857+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.297555+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.372031+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.373781+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.376094+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.376950+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cluster 2024-08-17T07:48:13.237878+0000 mgr.y (mgr.25669) 258 : cluster [DBG] pgmap v75: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.288774+0000 mgr.y (mgr.25669) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.381422+0000 mgr.y (mgr.25669) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.468093+0000 mgr.y (mgr.25669) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.565843+0000 mgr.y (mgr.25669) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.669419+0000 mgr.y (mgr.25669) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.780282+0000 mgr.y (mgr.25669) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.893076+0000 mgr.y (mgr.25669) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:13.986221+0000 mgr.y (mgr.25669) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.102700+0000 mgr.y (mgr.25669) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.210532+0000 mgr.y (mgr.25669) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.549 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.288663+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.290579+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.292249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.292857+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.297555+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.372031+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.373781+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.376094+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.376950+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.381777+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.550 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.454865+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.456703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.458529+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.459268+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.464158+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.547777+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.550826+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.553887+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.554909+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.563280+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.660709+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.662700+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.664582+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.551 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.665418+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.673100+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.762450+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.764070+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.765674+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.381777+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.454865+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.456703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.458529+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.459268+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.464158+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.552 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.547777+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.550826+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.553887+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.554909+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.563280+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.660709+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.662700+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.664582+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.665418+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.673100+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.762450+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.764070+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.553 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.765674+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.766285+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.770949+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.844959+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.847288+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.849939+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.850771+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.856431+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.934228+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.935881+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.937457+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.938140+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.943092+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.554 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.979969+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.986347+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:14.993023+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:15.024236+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:15.026679+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:15.028530+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:15.030019+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[103328]: audit 2024-08-17T07:48:15.031782+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.766285+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.770949+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.844959+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.847288+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.555 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.849939+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.850771+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.856431+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.934228+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.935881+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.937457+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.938140+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.943092+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.979969+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.986347+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:14.993023+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:15.024236+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:15.026679+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:15.028530+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.556 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:15.030019+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.557 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:15 smithi122 bash[100778]: audit 2024-08-17T07:48:15.031782+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cluster 2024-08-17T07:48:13.237878+0000 mgr.y (mgr.25669) 258 : cluster [DBG] pgmap v75: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.288774+0000 mgr.y (mgr.25669) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.381422+0000 mgr.y (mgr.25669) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.468093+0000 mgr.y (mgr.25669) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.565843+0000 mgr.y (mgr.25669) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.669419+0000 mgr.y (mgr.25669) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.780282+0000 mgr.y (mgr.25669) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.893076+0000 mgr.y (mgr.25669) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:13.986221+0000 mgr.y (mgr.25669) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.102700+0000 mgr.y (mgr.25669) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.210532+0000 mgr.y (mgr.25669) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.288663+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.290579+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.292249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.292857+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.297555+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.372031+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.373781+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.376094+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.603 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.376950+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.381777+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.454865+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.456703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.458529+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.459268+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.464158+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.547777+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.550826+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.553887+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.554909+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.604 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.563280+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.660709+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.662700+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.664582+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.665418+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.673100+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.762450+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.764070+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.765674+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.766285+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.770949+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.844959+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.605 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.847288+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.849939+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.850771+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.856431+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.934228+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.935881+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.937457+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.938140+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.943092+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.979969+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.986347+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.606 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:14.993023+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:15.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:15.024236+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:15.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:15.026679+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:15.028530+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:15.030019+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:15.607 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:15 smithi160 bash[81042]: audit 2024-08-17T07:48:15.031782+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.298028+0000 mgr.y (mgr.25669) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: audit 2024-08-17T07:48:14.314483+0000 mgr.y (mgr.25669) 270 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.382116+0000 mgr.y (mgr.25669) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.464534+0000 mgr.y (mgr.25669) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.563935+0000 mgr.y (mgr.25669) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.673856+0000 mgr.y (mgr.25669) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.771305+0000 mgr.y (mgr.25669) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.856928+0000 mgr.y (mgr.25669) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:14.943506+0000 mgr.y (mgr.25669) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: audit 2024-08-17T07:48:15.032040+0000 mgr.y (mgr.25669) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[100778]: cephadm 2024-08-17T07:48:15.033317+0000 mgr.y (mgr.25669) 279 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.298028+0000 mgr.y (mgr.25669) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: audit 2024-08-17T07:48:14.314483+0000 mgr.y (mgr.25669) 270 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.382116+0000 mgr.y (mgr.25669) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.464534+0000 mgr.y (mgr.25669) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.563935+0000 mgr.y (mgr.25669) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.673856+0000 mgr.y (mgr.25669) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.771305+0000 mgr.y (mgr.25669) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.856928+0000 mgr.y (mgr.25669) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:14.943506+0000 mgr.y (mgr.25669) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: audit 2024-08-17T07:48:15.032040+0000 mgr.y (mgr.25669) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:16.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:16 smithi122 bash[103328]: cephadm 2024-08-17T07:48:15.033317+0000 mgr.y (mgr.25669) 279 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.298028+0000 mgr.y (mgr.25669) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: audit 2024-08-17T07:48:14.314483+0000 mgr.y (mgr.25669) 270 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.382116+0000 mgr.y (mgr.25669) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.464534+0000 mgr.y (mgr.25669) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.563935+0000 mgr.y (mgr.25669) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.673856+0000 mgr.y (mgr.25669) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.771305+0000 mgr.y (mgr.25669) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.856928+0000 mgr.y (mgr.25669) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:14.943506+0000 mgr.y (mgr.25669) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: audit 2024-08-17T07:48:15.032040+0000 mgr.y (mgr.25669) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T07:48:16.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:16 smithi160 bash[81042]: cephadm 2024-08-17T07:48:15.033317+0000 mgr.y (mgr.25669) 279 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T07:48:17.507 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:17 smithi122 bash[100778]: cluster 2024-08-17T07:48:15.238949+0000 mgr.y (mgr.25669) 280 : cluster [DBG] pgmap v76: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:17.507 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:17 smithi122 bash[103328]: cluster 2024-08-17T07:48:15.238949+0000 mgr.y (mgr.25669) 280 : cluster [DBG] pgmap v76: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:17.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:17 smithi160 bash[81042]: cluster 2024-08-17T07:48:15.238949+0000 mgr.y (mgr.25669) 280 : cluster [DBG] pgmap v76: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:17.796 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:17 smithi122 bash[108733]: debug 2024-08-17T07:48:17.574+0000 7f4a3fb09640 1 -- 172.21.15.122:0/2034610810 <== mon.0 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f0bfb02960 con 0x55f0bfb23800 2024-08-17T07:48:18.391 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:18 smithi122 bash[108733]: debug 2024-08-17T07:48:18.126+0000 7f4a42370640 -1 Falling back to public interface 2024-08-17T07:48:19.508 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: cluster 2024-08-17T07:48:17.239842+0000 mgr.y (mgr.25669) 281 : cluster [DBG] pgmap v77: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:19.508 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: audit 2024-08-17T07:48:18.568855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.508 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: audit 2024-08-17T07:48:18.573851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.508 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: audit 2024-08-17T07:48:18.578522+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.508 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: audit 2024-08-17T07:48:18.756143+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[100778]: audit 2024-08-17T07:48:18.756909+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: cluster 2024-08-17T07:48:17.239842+0000 mgr.y (mgr.25669) 281 : cluster [DBG] pgmap v77: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: audit 2024-08-17T07:48:18.568855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: audit 2024-08-17T07:48:18.573851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: audit 2024-08-17T07:48:18.578522+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: audit 2024-08-17T07:48:18.756143+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:19.509 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:19 smithi122 bash[103328]: audit 2024-08-17T07:48:18.756909+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: cluster 2024-08-17T07:48:17.239842+0000 mgr.y (mgr.25669) 281 : cluster [DBG] pgmap v77: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: audit 2024-08-17T07:48:18.568855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: audit 2024-08-17T07:48:18.573851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: audit 2024-08-17T07:48:18.578522+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: audit 2024-08-17T07:48:18.756143+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T07:48:19.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:19 smithi160 bash[81042]: audit 2024-08-17T07:48:18.756909+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[103328]: cephadm 2024-08-17T07:48:18.754811+0000 mgr.y (mgr.25669) 282 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[103328]: cephadm 2024-08-17T07:48:18.759280+0000 mgr.y (mgr.25669) 283 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[103328]: cluster 2024-08-17T07:48:19.240699+0000 mgr.y (mgr.25669) 284 : cluster [DBG] pgmap v78: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[100778]: cephadm 2024-08-17T07:48:18.754811+0000 mgr.y (mgr.25669) 282 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[100778]: cephadm 2024-08-17T07:48:18.759280+0000 mgr.y (mgr.25669) 283 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:20.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:20 smithi122 bash[100778]: cluster 2024-08-17T07:48:19.240699+0000 mgr.y (mgr.25669) 284 : cluster [DBG] pgmap v78: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:20 smithi160 bash[81042]: cephadm 2024-08-17T07:48:18.754811+0000 mgr.y (mgr.25669) 282 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T07:48:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:20 smithi160 bash[81042]: cephadm 2024-08-17T07:48:18.759280+0000 mgr.y (mgr.25669) 283 : cephadm [INF] Deploying daemon osd.0 on smithi122 2024-08-17T07:48:20.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:20 smithi160 bash[81042]: cluster 2024-08-17T07:48:19.240699+0000 mgr.y (mgr.25669) 284 : cluster [DBG] pgmap v78: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:21.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:21 smithi122 bash[108733]: debug 2024-08-17T07:48:21.209+0000 7f4a42370640 -1 osd.0 0 read_superblock omap replica is missing. 2024-08-17T07:48:21.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:21 smithi122 bash[108733]: debug 2024-08-17T07:48:21.241+0000 7f4a42370640 -1 osd.0 113 log_to_monitors true 2024-08-17T07:48:22.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: cluster 2024-08-17T07:48:21.241154+0000 mgr.y (mgr.25669) 285 : cluster [DBG] pgmap v79: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:22.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: audit 2024-08-17T07:48:21.250530+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: audit 2024-08-17T07:48:21.250916+0000 mon.a (mon.0) 632 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.454 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: audit 2024-08-17T07:48:22.018382+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: audit 2024-08-17T07:48:22.026053+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[100778]: audit 2024-08-17T07:48:22.035405+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: cluster 2024-08-17T07:48:21.241154+0000 mgr.y (mgr.25669) 285 : cluster [DBG] pgmap v79: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: audit 2024-08-17T07:48:21.250530+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: audit 2024-08-17T07:48:21.250916+0000 mon.a (mon.0) 632 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: audit 2024-08-17T07:48:22.018382+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: audit 2024-08-17T07:48:22.026053+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.455 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[103328]: audit 2024-08-17T07:48:22.035405+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: cluster 2024-08-17T07:48:21.241154+0000 mgr.y (mgr.25669) 285 : cluster [DBG] pgmap v79: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: audit 2024-08-17T07:48:21.250530+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: audit 2024-08-17T07:48:21.250916+0000 mon.a (mon.0) 632 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: audit 2024-08-17T07:48:22.018382+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: audit 2024-08-17T07:48:22.026053+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:22 smithi160 bash[81042]: audit 2024-08-17T07:48:22.035405+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:22.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:22] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-08-17T07:48:23.260 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:22 smithi122 bash[108733]: debug 2024-08-17T07:48:22.805+0000 7f4a36113640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[100778]: audit 2024-08-17T07:48:22.259717+0000 mon.a (mon.0) 636 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[100778]: cluster 2024-08-17T07:48:22.263865+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[100778]: audit 2024-08-17T07:48:22.269139+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[100778]: audit 2024-08-17T07:48:22.269582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[100778]: audit 2024-08-17T07:48:22.789589+0000 mon.a (mon.0) 639 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T07:48:23.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[103328]: audit 2024-08-17T07:48:22.259717+0000 mon.a (mon.0) 636 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:23.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[103328]: cluster 2024-08-17T07:48:22.263865+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-17T07:48:23.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[103328]: audit 2024-08-17T07:48:22.269139+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[103328]: audit 2024-08-17T07:48:22.269582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:23 smithi122 bash[103328]: audit 2024-08-17T07:48:22.789589+0000 mon.a (mon.0) 639 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T07:48:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:23 smithi160 bash[81042]: audit 2024-08-17T07:48:22.259717+0000 mon.a (mon.0) 636 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:23 smithi160 bash[81042]: cluster 2024-08-17T07:48:22.263865+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-08-17T07:48:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:23 smithi160 bash[81042]: audit 2024-08-17T07:48:22.269139+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:23 smithi160 bash[81042]: audit 2024-08-17T07:48:22.269582+0000 mon.a (mon.0) 638 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:23.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:23 smithi160 bash[81042]: audit 2024-08-17T07:48:22.789589+0000 mon.a (mon.0) 639 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T07:48:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: cluster 2024-08-17T07:48:23.242069+0000 mgr.y (mgr.25669) 286 : cluster [DBG] pgmap v81: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.279853+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.281636+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.308405+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.323951+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.345329+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: cluster 2024-08-17T07:48:23.788988+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: cluster 2024-08-17T07:48:23.804712+0000 mon.a (mon.0) 646 : cluster [INF] osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799] boot 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: cluster 2024-08-17T07:48:23.804766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[100778]: audit 2024-08-17T07:48:23.804976+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: cluster 2024-08-17T07:48:23.242069+0000 mgr.y (mgr.25669) 286 : cluster [DBG] pgmap v81: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.279853+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.281636+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.308405+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.323951+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.345329+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: cluster 2024-08-17T07:48:23.788988+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: cluster 2024-08-17T07:48:23.804712+0000 mon.a (mon.0) 646 : cluster [INF] osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799] boot 2024-08-17T07:48:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: cluster 2024-08-17T07:48:23.804766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T07:48:24.549 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:24 smithi122 bash[103328]: audit 2024-08-17T07:48:23.804976+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: cluster 2024-08-17T07:48:23.242069+0000 mgr.y (mgr.25669) 286 : cluster [DBG] pgmap v81: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.279853+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.281636+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.308405+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.323951+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.345329+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: cluster 2024-08-17T07:48:23.788988+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:24.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: cluster 2024-08-17T07:48:23.804712+0000 mon.a (mon.0) 646 : cluster [INF] osd.0 [v2:172.21.15.122:6802/162122799,v1:172.21.15.122:6803/162122799] boot 2024-08-17T07:48:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: cluster 2024-08-17T07:48:23.804766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T07:48:24.602 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:24 smithi160 bash[81042]: audit 2024-08-17T07:48:23.804976+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:25 smithi160 bash[81042]: audit 2024-08-17T07:48:24.325365+0000 mgr.y (mgr.25669) 287 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:26.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:25 smithi160 bash[81042]: cluster 2024-08-17T07:48:24.817480+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T07:48:26.232 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:25 smithi122 bash[100778]: audit 2024-08-17T07:48:24.325365+0000 mgr.y (mgr.25669) 287 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:26.232 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:25 smithi122 bash[100778]: cluster 2024-08-17T07:48:24.817480+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T07:48:26.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:25 smithi122 bash[103328]: audit 2024-08-17T07:48:24.325365+0000 mgr.y (mgr.25669) 287 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:26.232 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:25 smithi122 bash[103328]: cluster 2024-08-17T07:48:24.817480+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T07:48:26.487 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.487 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.488 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.488 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.488 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.488 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.489 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.489 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.489 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:26.797 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:26 smithi122 systemd[1]: Stopping Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:48:26.797 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[108733]: debug 2024-08-17T07:48:26.605+0000 7f4a3f308640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:48:26.797 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[108733]: debug 2024-08-17T07:48:26.605+0000 7f4a3f308640 -1 osd.0 118 *** Got signal Terminated *** 2024-08-17T07:48:26.797 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[108733]: debug 2024-08-17T07:48:26.605+0000 7f4a3f308640 -1 osd.0 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:48:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:26 smithi160 bash[81042]: cluster 2024-08-17T07:48:25.242960+0000 mgr.y (mgr.25669) 288 : cluster [DBG] pgmap v84: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:26 smithi160 bash[81042]: cluster 2024-08-17T07:48:25.810539+0000 mon.a (mon.0) 650 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:27.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:26 smithi160 bash[81042]: cluster 2024-08-17T07:48:26.609101+0000 mon.a (mon.0) 651 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[100778]: cluster 2024-08-17T07:48:25.242960+0000 mgr.y (mgr.25669) 288 : cluster [DBG] pgmap v84: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[100778]: cluster 2024-08-17T07:48:25.810539+0000 mon.a (mon.0) 650 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[100778]: cluster 2024-08-17T07:48:26.609101+0000 mon.a (mon.0) 651 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[103328]: cluster 2024-08-17T07:48:25.242960+0000 mgr.y (mgr.25669) 288 : cluster [DBG] pgmap v84: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[103328]: cluster 2024-08-17T07:48:25.810539+0000 mon.a (mon.0) 650 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:27.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:26 smithi122 bash[103328]: cluster 2024-08-17T07:48:26.609101+0000 mon.a (mon.0) 651 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T07:48:28.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:27 smithi160 bash[81042]: cluster 2024-08-17T07:48:26.820901+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:28.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:27 smithi160 bash[81042]: cluster 2024-08-17T07:48:26.837836+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-17T07:48:28.212 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[110306]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:48:28.212 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:27 smithi122 bash[103328]: cluster 2024-08-17T07:48:26.820901+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:28.213 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:27 smithi122 bash[103328]: cluster 2024-08-17T07:48:26.837836+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-17T07:48:28.213 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:27 smithi122 bash[100778]: cluster 2024-08-17T07:48:26.820901+0000 mon.a (mon.0) 652 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T07:48:28.213 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:27 smithi122 bash[100778]: cluster 2024-08-17T07:48:26.837836+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-08-17T07:48:28.546 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[110371]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:48:29.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:28 smithi160 bash[81042]: cluster 2024-08-17T07:48:27.243581+0000 mgr.y (mgr.25669) 289 : cluster [DBG] pgmap v86: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:29.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:28 smithi160 bash[81042]: cluster 2024-08-17T07:48:27.847027+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-17T07:48:29.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[100778]: cluster 2024-08-17T07:48:27.243581+0000 mgr.y (mgr.25669) 289 : cluster [DBG] pgmap v86: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:29.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[100778]: cluster 2024-08-17T07:48:27.847027+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-17T07:48:29.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[103328]: cluster 2024-08-17T07:48:27.243581+0000 mgr.y (mgr.25669) 289 : cluster [DBG] pgmap v86: 161 pgs: 37 peering, 13 active+undersized, 8 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-08-17T07:48:29.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:28 smithi122 bash[103328]: cluster 2024-08-17T07:48:27.847027+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-08-17T07:48:30.732 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.733 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T07:48:30.733 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: Stopped Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:48:30.733 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.733 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.733 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.734 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.734 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.734 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.735 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:30.735 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:48:31.046 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:30 smithi122 systemd[1]: Started Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: cluster 2024-08-17T07:48:29.245367+0000 mgr.y (mgr.25669) 290 : cluster [DBG] pgmap v88: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.780902+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.787941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.794948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.796536+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.797212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[100778]: audit 2024-08-17T07:48:30.804799+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: cluster 2024-08-17T07:48:29.245367+0000 mgr.y (mgr.25669) 290 : cluster [DBG] pgmap v88: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.780902+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.787941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.794948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.796536+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:31.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.797212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:31.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:30 smithi122 bash[103328]: audit 2024-08-17T07:48:30.804799+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: cluster 2024-08-17T07:48:29.245367+0000 mgr.y (mgr.25669) 290 : cluster [DBG] pgmap v88: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.780902+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.787941+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.794948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.796536+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.797212+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:31.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:30 smithi160 bash[81042]: audit 2024-08-17T07:48:30.804799+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: cephadm 2024-08-17T07:48:30.805339+0000 mgr.y (mgr.25669) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.885351+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.887168+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.889367+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.890051+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.895122+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: cephadm 2024-08-17T07:48:30.895621+0000 mgr.y (mgr.25669) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.970161+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.972179+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.974133+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.974873+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:30.980801+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: cephadm 2024-08-17T07:48:30.981335+0000 mgr.y (mgr.25669) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.075001+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.077390+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.079481+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.080220+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.087513+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.088074+0000 mgr.y (mgr.25669) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.174909+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.177789+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.180699+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.181857+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.191862+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.192396+0000 mgr.y (mgr.25669) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.286310+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.288071+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.103 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.289629+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.290232+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.295100+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.367036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.368961+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.371408+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.372114+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.378719+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.465395+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.104 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.468065+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.471227+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.472552+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.479529+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.595460+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.597189+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.598841+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.599429+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.605072+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.700879+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.105 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.702640+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.704255+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.704840+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.710667+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.824475+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.826882+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.828779+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.829491+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.106 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:31 smithi160 bash[81042]: audit 2024-08-17T07:48:31.835351+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.142 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: cephadm 2024-08-17T07:48:30.805339+0000 mgr.y (mgr.25669) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.885351+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.887168+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.889367+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.890051+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.895122+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: cephadm 2024-08-17T07:48:30.895621+0000 mgr.y (mgr.25669) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.970161+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.972179+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.974133+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.974873+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:30.980801+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: cephadm 2024-08-17T07:48:30.981335+0000 mgr.y (mgr.25669) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.075001+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.077390+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.079481+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.080220+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.087513+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.298 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.088074+0000 mgr.y (mgr.25669) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.174909+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.177789+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.180699+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.181857+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.191862+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.192396+0000 mgr.y (mgr.25669) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.286310+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.288071+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.289629+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.290232+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.295100+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.367036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.368961+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.371408+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.372114+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.378719+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.465395+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.468065+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.471227+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.472552+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.479529+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.595460+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.597189+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.598841+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.599429+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.605072+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.700879+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.702640+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.704255+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.704840+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.710667+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.824475+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.826882+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.828779+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.829491+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[100778]: audit 2024-08-17T07:48:31.835351+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: cephadm 2024-08-17T07:48:30.805339+0000 mgr.y (mgr.25669) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.885351+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.887168+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.889367+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.890051+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.895122+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: cephadm 2024-08-17T07:48:30.895621+0000 mgr.y (mgr.25669) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.970161+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.972179+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.974133+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.974873+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:30.980801+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: cephadm 2024-08-17T07:48:30.981335+0000 mgr.y (mgr.25669) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.075001+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.077390+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.079481+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.080220+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.087513+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.088074+0000 mgr.y (mgr.25669) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.174909+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.177789+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.180699+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.181857+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.191862+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.192396+0000 mgr.y (mgr.25669) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.286310+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.288071+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.289629+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.290232+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.295100+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.367036+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.368961+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.371408+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.372114+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.378719+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.465395+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.468065+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.471227+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.472552+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.479529+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.595460+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.597189+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.598841+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.599429+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.605072+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.700879+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.702640+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.704255+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.704840+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.710667+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.824475+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.826882+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.828779+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.829491+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:32.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:31 smithi122 bash[103328]: audit 2024-08-17T07:48:31.835351+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:32.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:32] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 10s ago 39m - - 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 9s ago 39m - - 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (5m) 10s ago 32m 14.7M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (5m) 9s ago 31m 71.8M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (8m) 10s ago 29m 44.5M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:48:32.869 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (7m) 9s ago 38m 427M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (18m) 10s ago 41m 497M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (2m) 10s ago 41m 48.8M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (3m) 9s ago 39m 43.1M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (2m) 10s ago 39m 33.0M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 72c8fb620924 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (7m) 10s ago 32m 8640k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (7m) 9s ago 32m 8435k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 starting - - - 4096M 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (37m) 10s ago 37m 59.3M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (36m) 10s ago 37m 53.9M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (36m) 10s ago 36m 58.9M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (35m) 9s ago 35m 60.7M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (34m) 9s ago 35m 57.0M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:48:32.870 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (34m) 9s ago 34m 54.8M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:48:32.871 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (33m) 9s ago 33m 58.7M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:48:32.871 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (6m) 9s ago 32m 58.7M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:48:32.871 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (30m) 10s ago 30m 90.5M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:48:32.871 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (30m) 9s ago 30m 91.1M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:48:33.214 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cluster 2024-08-17T07:48:31.246305+0000 mgr.y (mgr.25669) 296 : cluster [DBG] pgmap v89: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:33.214 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.295493+0000 mgr.y (mgr.25669) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.214 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.379127+0000 mgr.y (mgr.25669) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.214 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.480042+0000 mgr.y (mgr.25669) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.605471+0000 mgr.y (mgr.25669) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.711089+0000 mgr.y (mgr.25669) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.835959+0000 mgr.y (mgr.25669) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:31.920142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:31.922044+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:31.923886+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:31.924530+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:31.929587+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:31.930155+0000 mgr.y (mgr.25669) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.005573+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.007729+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.009721+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.215 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.010469+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.016078+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.016532+0000 mgr.y (mgr.25669) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cluster 2024-08-17T07:48:31.246305+0000 mgr.y (mgr.25669) 296 : cluster [DBG] pgmap v89: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.295493+0000 mgr.y (mgr.25669) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.379127+0000 mgr.y (mgr.25669) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.480042+0000 mgr.y (mgr.25669) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.605471+0000 mgr.y (mgr.25669) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.711089+0000 mgr.y (mgr.25669) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.835959+0000 mgr.y (mgr.25669) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.216 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:31.920142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:31.922044+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:31.923886+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:31.924530+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:31.929587+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:31.930155+0000 mgr.y (mgr.25669) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.005573+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.007729+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.009721+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.010469+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.016078+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.217 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.016532+0000 mgr.y (mgr.25669) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.091363+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.093127+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.094874+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.095522+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.100126+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.100578+0000 mgr.y (mgr.25669) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.131491+0000 mgr.y (mgr.25669) 306 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.171933+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.174196+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.176277+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.177047+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.218 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.182222+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.182778+0000 mgr.y (mgr.25669) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.257297+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.258921+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.260619+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.261168+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.266611+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.346421+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.348113+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.091363+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.093127+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.219 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.094874+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.095522+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.100126+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.100578+0000 mgr.y (mgr.25669) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.131491+0000 mgr.y (mgr.25669) 306 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.171933+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.174196+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.176277+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.177047+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.182222+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.182778+0000 mgr.y (mgr.25669) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.257297+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.258921+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.260619+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.220 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.261168+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.266611+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.346421+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.348113+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.349762+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.350390+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.355763+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.428505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.221 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.430297+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.432465+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.433114+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.439012+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.516547+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.518566+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.520327+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.520929+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.525741+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.597833+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.599694+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.601390+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.602014+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.222 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.606880+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.697487+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.699656+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.701562+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.702362+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.709961+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.786618+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.788466+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.790390+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.791016+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.223 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[103328]: audit 2024-08-17T07:48:32.796508+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.349762+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.350390+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.355763+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.428505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.430297+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.432465+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.433114+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.439012+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.516547+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.518566+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.520327+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.520929+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.224 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.525741+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.597833+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.599694+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.601390+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.602014+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.606880+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.697487+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.699656+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.701562+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.702362+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.709961+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.786618+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.225 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.788466+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.226 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.790390+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.226 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.791016+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.226 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:32 smithi122 bash[100778]: audit 2024-08-17T07:48:32.796508+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cluster 2024-08-17T07:48:31.246305+0000 mgr.y (mgr.25669) 296 : cluster [DBG] pgmap v89: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.295493+0000 mgr.y (mgr.25669) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.379127+0000 mgr.y (mgr.25669) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.480042+0000 mgr.y (mgr.25669) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.605471+0000 mgr.y (mgr.25669) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.711089+0000 mgr.y (mgr.25669) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.835959+0000 mgr.y (mgr.25669) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:31.920142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:31.922044+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:31.923886+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:31.924530+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:31.929587+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:31.930155+0000 mgr.y (mgr.25669) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.005573+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.007729+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.009721+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.010469+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.016078+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.016532+0000 mgr.y (mgr.25669) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.091363+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.093127+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.094874+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.095522+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.100126+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.100578+0000 mgr.y (mgr.25669) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.131491+0000 mgr.y (mgr.25669) 306 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.171933+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.174196+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.176277+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.177047+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.182222+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.182778+0000 mgr.y (mgr.25669) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.257297+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.258921+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.260619+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.261168+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.266611+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.346421+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.348113+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.349762+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.350390+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.355763+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.428505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.430297+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.432465+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.433114+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.439012+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.516547+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.518566+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.520327+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.520929+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.525741+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.597833+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.599694+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.601390+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.602014+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.606880+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.697487+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.699656+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.701562+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.702362+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.709961+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.786618+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.788466+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.790390+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:33.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.791016+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:33.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:32 smithi160 bash[81042]: audit 2024-08-17T07:48:32.796508+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:33.391 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:48:33.391 INFO:teuthology.orchestra.run.smithi122.stdout: "mon": { 2024-08-17T07:48:33.391 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 3 2024-08-17T07:48:33.391 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:33.391 INFO:teuthology.orchestra.run.smithi122.stdout: "mgr": { 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 2 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "osd": { 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "rgw": { 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: }, 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "overall": { 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph version 19.1.0-1378-g567d40c0 (567d40c0225a848dd016200d2d42edae1ad46691) squid (rc)": 5 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout: } 2024-08-17T07:48:33.392 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:48:33.546 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T07:48:33.547 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[110517]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "in_progress": true, 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "services_complete": [], 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "progress": "0/8 daemons upgraded", 2024-08-17T07:48:33.767 INFO:teuthology.orchestra.run.smithi122.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T07:48:33.768 INFO:teuthology.orchestra.run.smithi122.stdout: "is_paused": false 2024-08-17T07:48:33.768 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.267042+0000 mgr.y (mgr.25669) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.356261+0000 mgr.y (mgr.25669) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.439442+0000 mgr.y (mgr.25669) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.503972+0000 mgr.y (mgr.25669) 311 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.526246+0000 mgr.y (mgr.25669) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.607464+0000 mgr.y (mgr.25669) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:33.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.710713+0000 mgr.y (mgr.25669) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.267042+0000 mgr.y (mgr.25669) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.356261+0000 mgr.y (mgr.25669) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.439442+0000 mgr.y (mgr.25669) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.503972+0000 mgr.y (mgr.25669) 311 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.526246+0000 mgr.y (mgr.25669) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.607464+0000 mgr.y (mgr.25669) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.710713+0000 mgr.y (mgr.25669) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.797118+0000 mgr.y (mgr.25669) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.849541+0000 mgr.y (mgr.25669) 316 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.874057+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.875977+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.877694+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.878425+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.884206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.885451+0000 mgr.y (mgr.25669) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.963867+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.965980+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.967914+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.968585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:32.973514+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.267042+0000 mgr.y (mgr.25669) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.356261+0000 mgr.y (mgr.25669) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.439442+0000 mgr.y (mgr.25669) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.503972+0000 mgr.y (mgr.25669) 311 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.526246+0000 mgr.y (mgr.25669) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.607464+0000 mgr.y (mgr.25669) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.710713+0000 mgr.y (mgr.25669) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.797118+0000 mgr.y (mgr.25669) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.849541+0000 mgr.y (mgr.25669) 316 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.874057+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.875977+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.877694+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.878425+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.884206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.885451+0000 mgr.y (mgr.25669) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.963867+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.965980+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.967914+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.968585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:32.973514+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:32.974790+0000 mgr.y (mgr.25669) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.055853+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.057983+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.059852+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.060568+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.065783+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.066515+0000 mgr.y (mgr.25669) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.178900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.181519+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.185252+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.186637+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.193653+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.194326+0000 mgr.y (mgr.25669) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.276196+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.278344+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.280405+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.281060+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.286886+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.366918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.369156+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.371300+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.372111+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.377385+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.392123+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.122:0/1616035353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.456081+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.457774+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.459362+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.459962+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.465467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.541631+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.543719+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.545901+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.546577+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.551869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.627449+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.629845+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.631600+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.632410+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.637589+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.708771+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.710735+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.713034+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.713808+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.718989+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.795762+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.797409+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.798879+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.799461+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[103328]: audit 2024-08-17T07:48:33.805120+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:32.974790+0000 mgr.y (mgr.25669) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.055853+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.057983+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.059852+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.060568+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.065783+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.066515+0000 mgr.y (mgr.25669) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.178900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.181519+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.185252+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.186637+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.193653+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.194326+0000 mgr.y (mgr.25669) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.276196+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.278344+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.280405+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.281060+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.286886+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.366918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.369156+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.371300+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.372111+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.377385+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.392123+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.122:0/1616035353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.456081+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.457774+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.459362+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.459962+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.465467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.541631+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.543719+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.545901+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.546577+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.551869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.627449+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.629845+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.631600+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.632410+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.637589+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.708771+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.710735+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.713034+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.713808+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.718989+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.795762+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.797409+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.798879+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.799461+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.310 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:33 smithi122 bash[100778]: audit 2024-08-17T07:48:33.805120+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.797118+0000 mgr.y (mgr.25669) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.849541+0000 mgr.y (mgr.25669) 316 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:34.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.874057+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.875977+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.877694+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.878425+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.884206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.885451+0000 mgr.y (mgr.25669) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.963867+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.965980+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.967914+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.968585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:32.973514+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:32.974790+0000 mgr.y (mgr.25669) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.055853+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.057983+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.059852+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.060568+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.065783+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.066515+0000 mgr.y (mgr.25669) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.178900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.181519+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.185252+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.186637+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.193653+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.194326+0000 mgr.y (mgr.25669) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.276196+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.278344+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.280405+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.281060+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.286886+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.366918+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.369156+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.371300+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.372111+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.377385+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.392123+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.122:0/1616035353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.456081+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.457774+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.459362+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.459962+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.465467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.541631+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.543719+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.545901+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.546577+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.551869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.627449+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.629845+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.631600+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.632410+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.637589+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.708771+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.710735+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.713034+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.713808+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.718989+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.795762+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.797409+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.798879+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.799461+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:34.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:33 smithi160 bash[81042]: audit 2024-08-17T07:48:33.805120+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cluster 2024-08-17T07:48:33.246910+0000 mgr.y (mgr.25669) 321 : cluster [DBG] pgmap v90: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.287633+0000 mgr.y (mgr.25669) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.378019+0000 mgr.y (mgr.25669) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.465953+0000 mgr.y (mgr.25669) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.553004+0000 mgr.y (mgr.25669) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.638140+0000 mgr.y (mgr.25669) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.721148+0000 mgr.y (mgr.25669) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.769324+0000 mgr.y (mgr.25669) 328 : audit [DBG] from='client.54238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.805497+0000 mgr.y (mgr.25669) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.885170+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.887539+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.889237+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.889798+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.896722+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.897198+0000 mgr.y (mgr.25669) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.977214+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.979233+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.980889+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.981553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cluster 2024-08-17T07:48:33.246910+0000 mgr.y (mgr.25669) 321 : cluster [DBG] pgmap v90: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.287633+0000 mgr.y (mgr.25669) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.378019+0000 mgr.y (mgr.25669) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.465953+0000 mgr.y (mgr.25669) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.553004+0000 mgr.y (mgr.25669) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.638140+0000 mgr.y (mgr.25669) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.721148+0000 mgr.y (mgr.25669) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.769324+0000 mgr.y (mgr.25669) 328 : audit [DBG] from='client.54238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.805497+0000 mgr.y (mgr.25669) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.299 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.885170+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.887539+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.889237+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.889798+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.896722+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.897198+0000 mgr.y (mgr.25669) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.977214+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.979233+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.980889+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.981553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:33.987916+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:33.989743+0000 mgr.y (mgr.25669) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.069083+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.070880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.072495+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.073092+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.077578+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.077941+0000 mgr.y (mgr.25669) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.155945+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.157815+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.301 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.159604+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.160346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.165576+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.165932+0000 mgr.y (mgr.25669) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.237708+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.239361+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.241325+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.241932+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.247515+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.341478+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.343453+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.345146+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.302 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.345772+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.350559+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.421694+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.423311+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.424852+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.425425+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.430043+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.515483+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.517154+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.519139+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.520070+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.525292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.598825+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.600471+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.601991+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.602606+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.607112+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.687029+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.689587+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.692270+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.692935+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.702333+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.788620+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.790432+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.792286+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.792993+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[103328]: audit 2024-08-17T07:48:34.802029+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:33.987916+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:33.989743+0000 mgr.y (mgr.25669) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.069083+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.070880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.072495+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.073092+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.077578+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.077941+0000 mgr.y (mgr.25669) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.155945+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.157815+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.159604+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.160346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.165576+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.165932+0000 mgr.y (mgr.25669) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.237708+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.239361+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.241325+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.241932+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.247515+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.341478+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.343453+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.345146+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.345772+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.350559+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.421694+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.423311+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.424852+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.425425+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.430043+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.515483+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.517154+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.519139+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.520070+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.525292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.598825+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.600471+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.601991+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.602606+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.607112+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.687029+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.689587+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.692270+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.692935+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.702333+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.788620+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.790432+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.792286+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.792993+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:34 smithi122 bash[100778]: audit 2024-08-17T07:48:34.802029+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cluster 2024-08-17T07:48:33.246910+0000 mgr.y (mgr.25669) 321 : cluster [DBG] pgmap v90: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.287633+0000 mgr.y (mgr.25669) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.378019+0000 mgr.y (mgr.25669) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.465953+0000 mgr.y (mgr.25669) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.553004+0000 mgr.y (mgr.25669) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.638140+0000 mgr.y (mgr.25669) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.721148+0000 mgr.y (mgr.25669) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.769324+0000 mgr.y (mgr.25669) 328 : audit [DBG] from='client.54238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.805497+0000 mgr.y (mgr.25669) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.885170+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.887539+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.889237+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.889798+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.896722+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.897198+0000 mgr.y (mgr.25669) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.977214+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.979233+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.980889+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.981553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:33.987916+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:33.989743+0000 mgr.y (mgr.25669) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.069083+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.070880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.072495+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.073092+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.077578+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.077941+0000 mgr.y (mgr.25669) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.155945+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.157815+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.159604+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.160346+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.165576+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.165932+0000 mgr.y (mgr.25669) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.237708+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.239361+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.241325+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.241932+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.247515+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.341478+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.343453+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.345146+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.345772+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.350559+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.421694+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.423311+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.424852+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.425425+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.430043+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.515483+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.517154+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.519139+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.520070+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.525292+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.598825+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.600471+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.359 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.601991+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.602606+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.607112+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.687029+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.689587+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.692270+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.692935+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.702333+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.788620+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.790432+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.792286+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.792993+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:35.360 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:34 smithi160 bash[81042]: audit 2024-08-17T07:48:34.802029+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.247954+0000 mgr.y (mgr.25669) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.334549+0000 mgr.y (mgr.25669) 335 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.350999+0000 mgr.y (mgr.25669) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.430457+0000 mgr.y (mgr.25669) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.525836+0000 mgr.y (mgr.25669) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.607481+0000 mgr.y (mgr.25669) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.702893+0000 mgr.y (mgr.25669) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.802537+0000 mgr.y (mgr.25669) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.894662+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.896872+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.898937+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.899571+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.904424+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.905018+0000 mgr.y (mgr.25669) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.979345+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.980948+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.982488+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.983153+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:34.987927+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:34.988313+0000 mgr.y (mgr.25669) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.057867+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.060018+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.062510+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.063264+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.070257+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.070897+0000 mgr.y (mgr.25669) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.164310+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.166678+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.169945+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.170804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.299 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.179293+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.179795+0000 mgr.y (mgr.25669) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.293436+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.296173+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.298513+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.299235+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.308824+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.402514+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.404722+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.300 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.247954+0000 mgr.y (mgr.25669) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.334549+0000 mgr.y (mgr.25669) 335 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.350999+0000 mgr.y (mgr.25669) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.430457+0000 mgr.y (mgr.25669) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.525836+0000 mgr.y (mgr.25669) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.607481+0000 mgr.y (mgr.25669) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.702893+0000 mgr.y (mgr.25669) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.802537+0000 mgr.y (mgr.25669) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.894662+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.301 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.896872+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.898937+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.899571+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.904424+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.905018+0000 mgr.y (mgr.25669) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.979345+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.980948+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.982488+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.983153+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:34.987927+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.302 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:34.988313+0000 mgr.y (mgr.25669) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.407504+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.408142+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.420137+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.503405+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.505803+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.508004+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.508626+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.516967+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.303 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.613403+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.615713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.618839+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.619539+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.625721+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: cluster 2024-08-17T07:48:35.675457+0000 mon.a (mon.0) 916 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.698116+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.700694+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.702464+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.703113+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.709098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.789824+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.304 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.792381+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.794479+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.795292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[103328]: audit 2024-08-17T07:48:35.803632+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.057867+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.060018+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.305 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.062510+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.063264+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.070257+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.070897+0000 mgr.y (mgr.25669) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.164310+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.166678+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.169945+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.170804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.179293+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.179795+0000 mgr.y (mgr.25669) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.293436+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.306 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.296173+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.298513+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.299235+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.308824+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.402514+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.404722+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.407504+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.408142+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.420137+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.503405+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.505803+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.508004+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.508626+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.516967+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.307 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.613403+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.615713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.618839+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.619539+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.625721+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: cluster 2024-08-17T07:48:35.675457+0000 mon.a (mon.0) 916 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.698116+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.700694+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.702464+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.703113+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.709098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.789824+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.792381+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.308 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.794479+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.795292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.309 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:35 smithi122 bash[100778]: audit 2024-08-17T07:48:35.803632+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.247954+0000 mgr.y (mgr.25669) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.334549+0000 mgr.y (mgr.25669) 335 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.350999+0000 mgr.y (mgr.25669) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.430457+0000 mgr.y (mgr.25669) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.525836+0000 mgr.y (mgr.25669) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.607481+0000 mgr.y (mgr.25669) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.702893+0000 mgr.y (mgr.25669) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.802537+0000 mgr.y (mgr.25669) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.894662+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.896872+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.898937+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.899571+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.904424+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.905018+0000 mgr.y (mgr.25669) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.979345+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.980948+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.982488+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.983153+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:34.987927+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:34.988313+0000 mgr.y (mgr.25669) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.057867+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.060018+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.062510+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.063264+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.070257+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.070897+0000 mgr.y (mgr.25669) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.164310+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.166678+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.169945+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.170804+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.179293+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.179795+0000 mgr.y (mgr.25669) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.293436+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.296173+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.298513+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.299235+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.308824+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.402514+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.404722+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.407504+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.408142+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.420137+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.503405+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.505803+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.508004+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.508626+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.516967+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.613403+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.615713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.618839+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.619539+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.625721+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: cluster 2024-08-17T07:48:35.675457+0000 mon.a (mon.0) 916 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.698116+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.700694+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.702464+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.703113+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.709098+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.789824+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.792381+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.794479+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.795292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:36.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:35 smithi160 bash[81042]: audit 2024-08-17T07:48:35.803632+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.047 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[111026]: debug 2024-08-17T07:48:36.805+0000 7f9c5f320640 1 -- 172.21.15.122:0/2176361411 <== mon.0 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c35568960 con 0x562c3634a000 2024-08-17T07:48:37.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cluster 2024-08-17T07:48:35.248568+0000 mgr.y (mgr.25669) 346 : cluster [DBG] pgmap v91: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 170 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:37.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.309376+0000 mgr.y (mgr.25669) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.420673+0000 mgr.y (mgr.25669) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.517437+0000 mgr.y (mgr.25669) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.626177+0000 mgr.y (mgr.25669) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.709521+0000 mgr.y (mgr.25669) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.804101+0000 mgr.y (mgr.25669) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.901492+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.903567+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.905559+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.906191+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.912735+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.913131+0000 mgr.y (mgr.25669) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.987724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.989422+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.991028+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.991613+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:35.998313+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.048 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:35.998744+0000 mgr.y (mgr.25669) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cluster 2024-08-17T07:48:35.248568+0000 mgr.y (mgr.25669) 346 : cluster [DBG] pgmap v91: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 170 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.309376+0000 mgr.y (mgr.25669) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.420673+0000 mgr.y (mgr.25669) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.517437+0000 mgr.y (mgr.25669) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.626177+0000 mgr.y (mgr.25669) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.709521+0000 mgr.y (mgr.25669) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.804101+0000 mgr.y (mgr.25669) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.901492+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.903567+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.905559+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.906191+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.912735+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.913131+0000 mgr.y (mgr.25669) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.987724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.989422+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.991028+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.991613+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:35.998313+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:35.998744+0000 mgr.y (mgr.25669) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.075125+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.076773+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.078323+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.078954+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.085582+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.085959+0000 mgr.y (mgr.25669) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.158830+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.160704+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.051 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.162645+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.163473+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.170365+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.170784+0000 mgr.y (mgr.25669) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.251540+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.253808+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.256477+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.257271+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.262849+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.340304+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.342512+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.345067+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.346167+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.352540+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.425193+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.426983+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.428988+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.429651+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.434665+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.513447+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.516045+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.519047+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.520066+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.527759+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.614507+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.616513+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.618449+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.619196+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.627766+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.726456+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.729217+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.732179+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.732899+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.738666+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.837461+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.839163+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.840828+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.841435+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[100778]: audit 2024-08-17T07:48:36.846314+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.075125+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.076773+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.078323+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.078954+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.085582+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.085959+0000 mgr.y (mgr.25669) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.158830+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.160704+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.162645+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.163473+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.170365+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.170784+0000 mgr.y (mgr.25669) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.251540+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.253808+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.256477+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.257271+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.262849+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.340304+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.342512+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.345067+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.346167+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.352540+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.425193+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.426983+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.428988+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.429651+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.434665+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.513447+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.516045+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.519047+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.520066+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.527759+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.614507+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.616513+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.618449+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.619196+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.627766+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.726456+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.729217+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.732179+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.058 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.732899+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.738666+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.837461+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.839163+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.840828+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.841435+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:36 smithi122 bash[103328]: audit 2024-08-17T07:48:36.846314+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cluster 2024-08-17T07:48:35.248568+0000 mgr.y (mgr.25669) 346 : cluster [DBG] pgmap v91: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 170 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.309376+0000 mgr.y (mgr.25669) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.420673+0000 mgr.y (mgr.25669) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.517437+0000 mgr.y (mgr.25669) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.626177+0000 mgr.y (mgr.25669) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.709521+0000 mgr.y (mgr.25669) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.804101+0000 mgr.y (mgr.25669) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.901492+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.903567+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.905559+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.906191+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.912735+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.913131+0000 mgr.y (mgr.25669) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.987724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.989422+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.991028+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.991613+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:35.998313+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:35.998744+0000 mgr.y (mgr.25669) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.075125+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.076773+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.078323+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.078954+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.085582+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.085959+0000 mgr.y (mgr.25669) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.158830+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.160704+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.162645+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.163473+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.170365+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.170784+0000 mgr.y (mgr.25669) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.251540+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.253808+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.256477+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.257271+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.262849+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.340304+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.342512+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.345067+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.346167+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.352540+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.425193+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.426983+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.428988+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.429651+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.434665+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.513447+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.516045+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.519047+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.520066+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.527759+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.614507+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.616513+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.618449+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.619196+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.627766+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.726456+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.729217+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.732179+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.732899+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.738666+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.837461+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.839163+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.840828+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.841435+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.358 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:36 smithi160 bash[81042]: audit 2024-08-17T07:48:36.846314+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.688 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[111026]: debug 2024-08-17T07:48:37.353+0000 7f9c61b87640 -1 Falling back to public interface 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.263228+0000 mgr.y (mgr.25669) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.353061+0000 mgr.y (mgr.25669) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.435099+0000 mgr.y (mgr.25669) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.528289+0000 mgr.y (mgr.25669) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.628329+0000 mgr.y (mgr.25669) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.739228+0000 mgr.y (mgr.25669) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.950 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.846713+0000 mgr.y (mgr.25669) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:36.924243+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:36.926003+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:36.927609+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:36.928136+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:36.932745+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:36.933109+0000 mgr.y (mgr.25669) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.015270+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.017652+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.020217+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.021283+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.028025+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.028515+0000 mgr.y (mgr.25669) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.108274+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.951 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.109945+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.111586+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.112235+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.118464+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.118829+0000 mgr.y (mgr.25669) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.205888+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.208309+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.210498+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.211172+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.216152+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.952 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.216618+0000 mgr.y (mgr.25669) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.304120+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.306880+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.309603+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.310631+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.316409+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.409308+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.411349+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.413210+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.413854+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.418733+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.495664+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.497421+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.953 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.499202+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.499793+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.504620+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.593854+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.596085+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.598771+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.599634+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.605117+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.699568+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.701402+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.703379+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.703924+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.954 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.708411+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.784119+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.785815+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.787472+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.788044+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[100778]: audit 2024-08-17T07:48:37.792451+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.263228+0000 mgr.y (mgr.25669) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.353061+0000 mgr.y (mgr.25669) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.435099+0000 mgr.y (mgr.25669) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.528289+0000 mgr.y (mgr.25669) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.628329+0000 mgr.y (mgr.25669) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.739228+0000 mgr.y (mgr.25669) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.846713+0000 mgr.y (mgr.25669) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:36.924243+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:36.926003+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:36.927609+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.956 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:36.928136+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:36.932745+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:36.933109+0000 mgr.y (mgr.25669) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.015270+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.017652+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.020217+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.021283+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.028025+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.028515+0000 mgr.y (mgr.25669) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.108274+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.109945+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.111586+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.112235+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.957 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.118464+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.118829+0000 mgr.y (mgr.25669) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.205888+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.208309+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.210498+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.211172+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.216152+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.216618+0000 mgr.y (mgr.25669) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.304120+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.306880+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.309603+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.310631+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.316409+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.409308+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.411349+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.413210+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.413854+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.418733+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.495664+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.497421+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.499202+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.499793+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.504620+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.593854+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.596085+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.598771+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.599634+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.605117+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.699568+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.701402+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.703379+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.703924+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.708411+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:37.960 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.784119+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:37.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.785815+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:37.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.787472+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:37.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.788044+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:37.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:37 smithi122 bash[103328]: audit 2024-08-17T07:48:37.792451+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.263228+0000 mgr.y (mgr.25669) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.353061+0000 mgr.y (mgr.25669) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.435099+0000 mgr.y (mgr.25669) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.528289+0000 mgr.y (mgr.25669) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.628329+0000 mgr.y (mgr.25669) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.739228+0000 mgr.y (mgr.25669) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.846713+0000 mgr.y (mgr.25669) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:36.924243+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:36.926003+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:36.927609+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:36.928136+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:36.932745+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:36.933109+0000 mgr.y (mgr.25669) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.015270+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.017652+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.020217+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.021283+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.028025+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.028515+0000 mgr.y (mgr.25669) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.108274+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.109945+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.111586+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.112235+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.118464+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.118829+0000 mgr.y (mgr.25669) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.205888+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.208309+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.210498+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.211172+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.216152+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.216618+0000 mgr.y (mgr.25669) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.304120+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.306880+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.309603+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.310631+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.316409+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.409308+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.411349+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.413210+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.413854+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.418733+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.495664+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.497421+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.499202+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.499793+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.504620+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.593854+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.596085+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.598771+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.599634+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.605117+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.699568+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.701402+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.703379+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.703924+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.708411+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.784119+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.785815+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.787472+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:38.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.788044+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:38.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:37 smithi160 bash[81042]: audit 2024-08-17T07:48:37.792451+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cluster 2024-08-17T07:48:37.249113+0000 mgr.y (mgr.25669) 368 : cluster [DBG] pgmap v92: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:39.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.316886+0000 mgr.y (mgr.25669) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.419179+0000 mgr.y (mgr.25669) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.505010+0000 mgr.y (mgr.25669) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.605577+0000 mgr.y (mgr.25669) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.708791+0000 mgr.y (mgr.25669) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.792903+0000 mgr.y (mgr.25669) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.869312+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.871186+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.872848+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.873450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.879461+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.879846+0000 mgr.y (mgr.25669) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.950524+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.952702+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.954555+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.955262+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:37.961610+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.052 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:37.962042+0000 mgr.y (mgr.25669) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cluster 2024-08-17T07:48:37.249113+0000 mgr.y (mgr.25669) 368 : cluster [DBG] pgmap v92: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:39.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.316886+0000 mgr.y (mgr.25669) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.052 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.419179+0000 mgr.y (mgr.25669) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.505010+0000 mgr.y (mgr.25669) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.605577+0000 mgr.y (mgr.25669) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.708791+0000 mgr.y (mgr.25669) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.792903+0000 mgr.y (mgr.25669) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.869312+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.871186+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.872848+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.873450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.879461+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.879846+0000 mgr.y (mgr.25669) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.950524+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.952702+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.053 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.954555+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.955262+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:37.961610+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:37.962042+0000 mgr.y (mgr.25669) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.034286+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.036612+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.038899+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.039668+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.046347+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.046756+0000 mgr.y (mgr.25669) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.118635+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.121174+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.123013+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.123609+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.129912+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.130546+0000 mgr.y (mgr.25669) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.200496+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.202826+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.205124+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.205897+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.213932+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.055 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.214590+0000 mgr.y (mgr.25669) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.265945+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.297946+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.034286+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.036612+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.038899+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.039668+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.046347+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.056 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.046756+0000 mgr.y (mgr.25669) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.118635+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.121174+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.123013+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.123609+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.129912+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.130546+0000 mgr.y (mgr.25669) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.200496+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.202826+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.205124+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.205897+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.213932+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.214590+0000 mgr.y (mgr.25669) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.057 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.265945+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.297946+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.299932+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.301728+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.302345+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.309495+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.391599+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.393288+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.394973+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.395546+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.402143+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.485677+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.058 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.487528+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.490602+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.491608+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.499283+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.603713+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.605478+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.607368+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.608014+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.615079+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.299932+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.059 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.301728+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.302345+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.309495+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.391599+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.393288+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.394973+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.395546+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.402143+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.485677+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.487528+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.490602+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.060 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.491608+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.499283+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.603713+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.605478+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.607368+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.608014+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.615079+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.685892+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.687637+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.689197+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.689782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.695387+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.770407+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.772154+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.773692+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.774267+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.779955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.859164+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.062 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[100778]: audit 2024-08-17T07:48:38.860861+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.685892+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.687637+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.689197+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.689782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.695387+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.770407+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.772154+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.773692+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.774267+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.779955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.063 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.859164+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.064 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:38 smithi122 bash[103328]: audit 2024-08-17T07:48:38.860861+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cluster 2024-08-17T07:48:37.249113+0000 mgr.y (mgr.25669) 368 : cluster [DBG] pgmap v92: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.316886+0000 mgr.y (mgr.25669) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.419179+0000 mgr.y (mgr.25669) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.505010+0000 mgr.y (mgr.25669) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.605577+0000 mgr.y (mgr.25669) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.708791+0000 mgr.y (mgr.25669) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.792903+0000 mgr.y (mgr.25669) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.869312+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.871186+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.872848+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.873450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.879461+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.879846+0000 mgr.y (mgr.25669) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.950524+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.952702+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.954555+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.955262+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:37.961610+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:37.962042+0000 mgr.y (mgr.25669) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.034286+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.036612+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.038899+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.039668+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.046347+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.046756+0000 mgr.y (mgr.25669) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.118635+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.121174+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.123013+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.123609+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.129912+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.130546+0000 mgr.y (mgr.25669) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.200496+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.202826+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.205124+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.205897+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.213932+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.214590+0000 mgr.y (mgr.25669) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:39.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.265945+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.297946+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.299932+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.301728+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.302345+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.309495+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.391599+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.393288+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.394973+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.395546+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.402143+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.485677+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.487528+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.490602+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.491608+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.499283+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.603713+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.605478+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.607368+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.608014+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.615079+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.685892+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.687637+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.689197+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.689782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.695387+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.770407+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.772154+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.773692+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.774267+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.779955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:39.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.859164+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:39.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:38 smithi160 bash[81042]: audit 2024-08-17T07:48:38.860861+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.309889+0000 mgr.y (mgr.25669) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.402545+0000 mgr.y (mgr.25669) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.499855+0000 mgr.y (mgr.25669) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.181 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.615597+0000 mgr.y (mgr.25669) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.697666+0000 mgr.y (mgr.25669) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.780343+0000 mgr.y (mgr.25669) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.862868+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.863517+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.880503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.881006+0000 mgr.y (mgr.25669) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.954756+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.956595+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.958870+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.959526+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:38.964563+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.182 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:38.964969+0000 mgr.y (mgr.25669) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.056840+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.058912+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.061873+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.062856+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.309889+0000 mgr.y (mgr.25669) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.402545+0000 mgr.y (mgr.25669) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.499855+0000 mgr.y (mgr.25669) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.615597+0000 mgr.y (mgr.25669) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.183 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.697666+0000 mgr.y (mgr.25669) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.780343+0000 mgr.y (mgr.25669) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.862868+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.863517+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.880503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.881006+0000 mgr.y (mgr.25669) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.954756+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.956595+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.958870+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.959526+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:38.964563+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:38.964969+0000 mgr.y (mgr.25669) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.056840+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.184 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.058912+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.061873+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.062856+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.068567+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.069143+0000 mgr.y (mgr.25669) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.149261+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.151517+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.185 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.154100+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.154823+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.160562+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.161162+0000 mgr.y (mgr.25669) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.237842+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.239783+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.241565+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.242331+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.186 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.248372+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.325733+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.327859+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.329818+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.330500+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.335955+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.447232+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.449465+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.451363+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.452052+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.457065+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.533441+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.535988+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.538161+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.187 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.538974+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.544091+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.622270+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.624132+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.625974+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.626740+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.632784+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.715812+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.717452+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.719107+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.719682+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.724266+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.805981+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.808164+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.188 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.810446+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.811414+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[100778]: audit 2024-08-17T07:48:39.816810+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.068567+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.069143+0000 mgr.y (mgr.25669) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.149261+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.151517+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.154100+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.189 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.154823+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.160562+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.161162+0000 mgr.y (mgr.25669) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.237842+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.239783+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.241565+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.242331+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.248372+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.325733+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.327859+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.190 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.329818+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.330500+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.335955+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.447232+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.449465+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.194 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.451363+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.452052+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.457065+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.533441+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.535988+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.538161+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.538974+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.544091+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.622270+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.624132+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.625974+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.626740+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.632784+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.715812+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.195 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.717452+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.719107+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.719682+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.724266+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.805981+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.808164+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.810446+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.811414+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.196 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:39 smithi122 bash[103328]: audit 2024-08-17T07:48:39.816810+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.309889+0000 mgr.y (mgr.25669) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.402545+0000 mgr.y (mgr.25669) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.499855+0000 mgr.y (mgr.25669) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.615597+0000 mgr.y (mgr.25669) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.697666+0000 mgr.y (mgr.25669) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.780343+0000 mgr.y (mgr.25669) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.862868+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.863517+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.880503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.881006+0000 mgr.y (mgr.25669) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.954756+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.956595+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.958870+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.959526+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:38.964563+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:38.964969+0000 mgr.y (mgr.25669) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.056840+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.058912+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.061873+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.062856+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.068567+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.069143+0000 mgr.y (mgr.25669) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.149261+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.151517+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.154100+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.154823+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.160562+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.161162+0000 mgr.y (mgr.25669) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.237842+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.239783+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.241565+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.242331+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.248372+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.325733+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.327859+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.329818+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.330500+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.335955+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.447232+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.449465+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.451363+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.452052+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.457065+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.533441+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.535988+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.538161+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.538974+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.544091+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.622270+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.624132+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.625974+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.626740+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.632784+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.715812+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.717452+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.719107+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.719682+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.724266+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.805981+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.808164+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.810446+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:40.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.811414+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:40.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:39 smithi160 bash[81042]: audit 2024-08-17T07:48:39.816810+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:40.796 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[111026]: debug 2024-08-17T07:48:40.449+0000 7f9c61b87640 -1 osd.0 118 log_to_monitors true 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.248927+0000 mgr.y (mgr.25669) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cluster 2024-08-17T07:48:39.250167+0000 mgr.y (mgr.25669) 391 : cluster [DBG] pgmap v93: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.337181+0000 mgr.y (mgr.25669) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.457510+0000 mgr.y (mgr.25669) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.544573+0000 mgr.y (mgr.25669) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.150 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.633260+0000 mgr.y (mgr.25669) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.724628+0000 mgr.y (mgr.25669) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.817384+0000 mgr.y (mgr.25669) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:39.928478+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:39.930432+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:39.932368+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:39.933048+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:39.938518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:39.938992+0000 mgr.y (mgr.25669) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.018218+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.020686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.022662+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.151 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.023327+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.029405+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:40.029918+0000 mgr.y (mgr.25669) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.143295+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.145490+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.148070+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.148776+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.155882+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: cephadm 2024-08-17T07:48:40.156616+0000 mgr.y (mgr.25669) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.167468+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.174819+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.182423+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.235884+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.152 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.237762+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.240284+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.246407+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.250062+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.253697+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.255160+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.256448+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.257577+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.258711+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.153 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.259859+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.262798+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.264449+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.271457+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.272978+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.280046+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.281579+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.282175+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.282734+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:48:41.154 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.283252+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.283743+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.284243+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.284740+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.285221+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.285712+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.288733+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.248927+0000 mgr.y (mgr.25669) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cluster 2024-08-17T07:48:39.250167+0000 mgr.y (mgr.25669) 391 : cluster [DBG] pgmap v93: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.337181+0000 mgr.y (mgr.25669) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.457510+0000 mgr.y (mgr.25669) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.155 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.544573+0000 mgr.y (mgr.25669) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.633260+0000 mgr.y (mgr.25669) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.724628+0000 mgr.y (mgr.25669) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.817384+0000 mgr.y (mgr.25669) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:39.928478+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:39.930432+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:39.932368+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:39.933048+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:39.938518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:39.938992+0000 mgr.y (mgr.25669) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.018218+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.020686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.022662+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.023327+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.156 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.029405+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.290117+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.290646+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.291148+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.291619+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.292114+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.292600+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.293290+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.297709+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.299020+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.157 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.299650+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.305998+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.383995+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.384664+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.391827+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[103328]: audit 2024-08-17T07:48:40.453753+0000 mon.a (mon.0) 1201 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:40.029918+0000 mgr.y (mgr.25669) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.158 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.143295+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.145490+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.148070+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.148776+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.155882+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: cephadm 2024-08-17T07:48:40.156616+0000 mgr.y (mgr.25669) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.167468+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.174819+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.182423+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.235884+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.237762+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.240284+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.246407+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.159 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.250062+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.253697+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.255160+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.256448+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.257577+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.258711+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.259859+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.262798+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.264449+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.271457+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.272978+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.280046+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.281579+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:48:41.160 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.282175+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.282734+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.283252+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.283743+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.284243+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.284740+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.285221+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.285712+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.288733+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.290117+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.290646+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.291148+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.291619+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.292114+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.292600+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.161 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.293290+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.297709+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.299020+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.299650+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.305998+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.383995+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.384664+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.391827+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.162 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:40 smithi122 bash[100778]: audit 2024-08-17T07:48:40.453753+0000 mon.a (mon.0) 1201 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.248927+0000 mgr.y (mgr.25669) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cluster 2024-08-17T07:48:39.250167+0000 mgr.y (mgr.25669) 391 : cluster [DBG] pgmap v93: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:41.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.337181+0000 mgr.y (mgr.25669) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.457510+0000 mgr.y (mgr.25669) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.544573+0000 mgr.y (mgr.25669) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.633260+0000 mgr.y (mgr.25669) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.724628+0000 mgr.y (mgr.25669) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.817384+0000 mgr.y (mgr.25669) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:39.928478+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:39.930432+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:39.932368+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:39.933048+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:39.938518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:39.938992+0000 mgr.y (mgr.25669) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.018218+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.352 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.020686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.022662+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.023327+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.029405+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:40.029918+0000 mgr.y (mgr.25669) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.143295+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.145490+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.353 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.148070+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.148776+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.155882+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: cephadm 2024-08-17T07:48:40.156616+0000 mgr.y (mgr.25669) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.167468+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.174819+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.182423+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.235884+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.237762+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.240284+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.246407+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.250062+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.354 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.253697+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.255160+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.256448+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.257577+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.258711+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.259859+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.262798+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.264449+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.271457+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.272978+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.280046+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.281579+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.282175+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T07:48:41.355 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.282734+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.283252+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.283743+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.284243+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.284740+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.285221+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.285712+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.288733+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.290117+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.290646+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.291148+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.291619+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.292114+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.292600+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T07:48:41.356 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.293290+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.297709+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.299020+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.299650+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.305998+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.383995+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.384664+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.391827+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:41.357 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:40 smithi160 bash[81042]: audit 2024-08-17T07:48:40.453753+0000 mon.a (mon.0) 1201 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T07:48:41.796 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[111026]: debug 2024-08-17T07:48:41.445+0000 7f9c59932640 -1 osd.0 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: cephadm 2024-08-17T07:48:40.240888+0000 mgr.y (mgr.25669) 401 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: cephadm 2024-08-17T07:48:40.259220+0000 mgr.y (mgr.25669) 402 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: cephadm 2024-08-17T07:48:40.292971+0000 mgr.y (mgr.25669) 403 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: audit 2024-08-17T07:48:41.392686+0000 mon.a (mon.0) 1202 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: cluster 2024-08-17T07:48:41.400592+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-08-17T07:48:42.297 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[100778]: audit 2024-08-17T07:48:41.403774+0000 mon.a (mon.0) 1204 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: cephadm 2024-08-17T07:48:40.240888+0000 mgr.y (mgr.25669) 401 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: cephadm 2024-08-17T07:48:40.259220+0000 mgr.y (mgr.25669) 402 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: cephadm 2024-08-17T07:48:40.292971+0000 mgr.y (mgr.25669) 403 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: audit 2024-08-17T07:48:41.392686+0000 mon.a (mon.0) 1202 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: cluster 2024-08-17T07:48:41.400592+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-08-17T07:48:42.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:41 smithi122 bash[103328]: audit 2024-08-17T07:48:41.403774+0000 mon.a (mon.0) 1204 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: cephadm 2024-08-17T07:48:40.240888+0000 mgr.y (mgr.25669) 401 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: cephadm 2024-08-17T07:48:40.259220+0000 mgr.y (mgr.25669) 402 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: cephadm 2024-08-17T07:48:40.292971+0000 mgr.y (mgr.25669) 403 : cephadm [INF] Upgrade: Complete! 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: audit 2024-08-17T07:48:41.392686+0000 mon.a (mon.0) 1202 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: cluster 2024-08-17T07:48:41.400592+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-08-17T07:48:42.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:41 smithi160 bash[81042]: audit 2024-08-17T07:48:41.403774+0000 mon.a (mon.0) 1204 : audit [INF] from='osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-08-17T07:48:42.796 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:42] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[103328]: cluster 2024-08-17T07:48:41.251058+0000 mgr.y (mgr.25669) 404 : cluster [DBG] pgmap v94: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[103328]: cluster 2024-08-17T07:48:42.393518+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[103328]: cluster 2024-08-17T07:48:42.403637+0000 mon.a (mon.0) 1206 : cluster [INF] osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653] boot 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[103328]: cluster 2024-08-17T07:48:42.403760+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[103328]: audit 2024-08-17T07:48:42.405857+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[100778]: cluster 2024-08-17T07:48:41.251058+0000 mgr.y (mgr.25669) 404 : cluster [DBG] pgmap v94: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[100778]: cluster 2024-08-17T07:48:42.393518+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:43.141 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[100778]: cluster 2024-08-17T07:48:42.403637+0000 mon.a (mon.0) 1206 : cluster [INF] osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653] boot 2024-08-17T07:48:43.142 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[100778]: cluster 2024-08-17T07:48:42.403760+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T07:48:43.142 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:42 smithi122 bash[100778]: audit 2024-08-17T07:48:42.405857+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:42 smithi160 bash[81042]: cluster 2024-08-17T07:48:41.251058+0000 mgr.y (mgr.25669) 404 : cluster [DBG] pgmap v94: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:42 smithi160 bash[81042]: cluster 2024-08-17T07:48:42.393518+0000 mon.a (mon.0) 1205 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T07:48:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:42 smithi160 bash[81042]: cluster 2024-08-17T07:48:42.403637+0000 mon.a (mon.0) 1206 : cluster [INF] osd.0 [v2:172.21.15.122:6802/3469128653,v1:172.21.15.122:6803/3469128653] boot 2024-08-17T07:48:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:42 smithi160 bash[81042]: cluster 2024-08-17T07:48:42.403760+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T07:48:43.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:42 smithi160 bash[81042]: audit 2024-08-17T07:48:42.405857+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: cluster 2024-08-17T07:48:43.251833+0000 mgr.y (mgr.25669) 405 : cluster [DBG] pgmap v97: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.353213+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: cluster 2024-08-17T07:48:43.402900+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.515911+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.521180+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.527947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.629140+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.637584+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[100778]: audit 2024-08-17T07:48:43.644474+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: cluster 2024-08-17T07:48:43.251833+0000 mgr.y (mgr.25669) 405 : cluster [DBG] pgmap v97: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.353213+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: cluster 2024-08-17T07:48:43.402900+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.515911+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.521180+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.527947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.629140+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.637584+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:44 smithi122 bash[103328]: audit 2024-08-17T07:48:43.644474+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: cluster 2024-08-17T07:48:43.251833+0000 mgr.y (mgr.25669) 405 : cluster [DBG] pgmap v97: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.353213+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: cluster 2024-08-17T07:48:43.402900+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.515911+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.521180+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.527947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.629140+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.637584+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:44.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:44 smithi160 bash[81042]: audit 2024-08-17T07:48:43.644474+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:45.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:45 smithi122 bash[103328]: audit 2024-08-17T07:48:44.342859+0000 mgr.y (mgr.25669) 406 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:45.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:45 smithi122 bash[100778]: audit 2024-08-17T07:48:44.342859+0000 mgr.y (mgr.25669) 406 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:45.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:45 smithi160 bash[81042]: audit 2024-08-17T07:48:44.342859+0000 mgr.y (mgr.25669) 406 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:46.742 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:46 smithi122 bash[100778]: cluster 2024-08-17T07:48:45.253459+0000 mgr.y (mgr.25669) 407 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%); 0 B/s, 3 objects/s recovering 2024-08-17T07:48:46.742 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:46 smithi122 bash[100778]: cluster 2024-08-17T07:48:45.352876+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:46.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:46 smithi122 bash[103328]: cluster 2024-08-17T07:48:45.253459+0000 mgr.y (mgr.25669) 407 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%); 0 B/s, 3 objects/s recovering 2024-08-17T07:48:46.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:46 smithi122 bash[103328]: cluster 2024-08-17T07:48:45.352876+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:46.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:46 smithi160 bash[81042]: cluster 2024-08-17T07:48:45.253459+0000 mgr.y (mgr.25669) 407 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%); 0 B/s, 3 objects/s recovering 2024-08-17T07:48:46.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:46 smithi160 bash[81042]: cluster 2024-08-17T07:48:45.352876+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T07:48:47.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:47 smithi122 bash[100778]: cluster 2024-08-17T07:48:47.365426+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-08-17T07:48:47.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:47 smithi122 bash[100778]: cluster 2024-08-17T07:48:47.365477+0000 mon.a (mon.0) 1219 : cluster [INF] Cluster is now healthy 2024-08-17T07:48:47.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:47 smithi122 bash[103328]: cluster 2024-08-17T07:48:47.365426+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-08-17T07:48:47.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:47 smithi122 bash[103328]: cluster 2024-08-17T07:48:47.365477+0000 mon.a (mon.0) 1219 : cluster [INF] Cluster is now healthy 2024-08-17T07:48:47.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:47 smithi160 bash[81042]: cluster 2024-08-17T07:48:47.365426+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-08-17T07:48:47.851 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:47 smithi160 bash[81042]: cluster 2024-08-17T07:48:47.365477+0000 mon.a (mon.0) 1219 : cluster [INF] Cluster is now healthy 2024-08-17T07:48:48.706 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:48 smithi122 bash[100778]: cluster 2024-08-17T07:48:47.254364+0000 mgr.y (mgr.25669) 408 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-08-17T07:48:48.707 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:48 smithi122 bash[103328]: cluster 2024-08-17T07:48:47.254364+0000 mgr.y (mgr.25669) 408 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-08-17T07:48:48.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:48 smithi160 bash[81042]: cluster 2024-08-17T07:48:47.254364+0000 mgr.y (mgr.25669) 408 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-08-17T07:48:50.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:50 smithi160 bash[81042]: cluster 2024-08-17T07:48:49.255844+0000 mgr.y (mgr.25669) 409 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:50.796 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:50 smithi122 bash[100778]: cluster 2024-08-17T07:48:49.255844+0000 mgr.y (mgr.25669) 409 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:50.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:50 smithi122 bash[103328]: cluster 2024-08-17T07:48:49.255844+0000 mgr.y (mgr.25669) 409 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:52.725 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:52 smithi160 bash[81042]: cluster 2024-08-17T07:48:51.256439+0000 mgr.y (mgr.25669) 410 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:52.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:52 smithi122 bash[100778]: cluster 2024-08-17T07:48:51.256439+0000 mgr.y (mgr.25669) 410 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:52.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:48:52 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:48:52] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-08-17T07:48:52.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:52 smithi122 bash[103328]: cluster 2024-08-17T07:48:51.256439+0000 mgr.y (mgr.25669) 410 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[100778]: cluster 2024-08-17T07:48:53.257270+0000 mgr.y (mgr.25669) 411 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[100778]: audit 2024-08-17T07:48:53.281393+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[100778]: audit 2024-08-17T07:48:53.283571+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[100778]: audit 2024-08-17T07:48:53.388931+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[103328]: cluster 2024-08-17T07:48:53.257270+0000 mgr.y (mgr.25669) 411 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[103328]: audit 2024-08-17T07:48:53.281393+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:54.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[103328]: audit 2024-08-17T07:48:53.283571+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:54.548 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:54 smithi122 bash[103328]: audit 2024-08-17T07:48:53.388931+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:54.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:54 smithi160 bash[81042]: cluster 2024-08-17T07:48:53.257270+0000 mgr.y (mgr.25669) 411 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-08-17T07:48:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:54 smithi160 bash[81042]: audit 2024-08-17T07:48:53.281393+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:54 smithi160 bash[81042]: audit 2024-08-17T07:48:53.283571+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:48:54.601 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:54 smithi160 bash[81042]: audit 2024-08-17T07:48:53.388931+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:48:55.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:55 smithi122 bash[100778]: audit 2024-08-17T07:48:54.346344+0000 mgr.y (mgr.25669) 412 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:55.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:55 smithi122 bash[103328]: audit 2024-08-17T07:48:54.346344+0000 mgr.y (mgr.25669) 412 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:55.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:55 smithi160 bash[81042]: audit 2024-08-17T07:48:54.346344+0000 mgr.y (mgr.25669) 412 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:48:56.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:56 smithi122 bash[100778]: cluster 2024-08-17T07:48:55.258887+0000 mgr.y (mgr.25669) 413 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-08-17T07:48:56.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:56 smithi122 bash[103328]: cluster 2024-08-17T07:48:55.258887+0000 mgr.y (mgr.25669) 413 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-08-17T07:48:56.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:56 smithi160 bash[81042]: cluster 2024-08-17T07:48:55.258887+0000 mgr.y (mgr.25669) 413 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-08-17T07:48:58.547 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:48:58 smithi122 bash[100778]: cluster 2024-08-17T07:48:57.259730+0000 mgr.y (mgr.25669) 414 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-08-17T07:48:58.547 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:48:58 smithi122 bash[103328]: cluster 2024-08-17T07:48:57.259730+0000 mgr.y (mgr.25669) 414 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-08-17T07:48:58.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:48:58 smithi160 bash[81042]: cluster 2024-08-17T07:48:57.259730+0000 mgr.y (mgr.25669) 414 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-08-17T07:49:00.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:00 smithi160 bash[81042]: cluster 2024-08-17T07:48:59.261321+0000 mgr.y (mgr.25669) 415 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:00.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:00 smithi122 bash[100778]: cluster 2024-08-17T07:48:59.261321+0000 mgr.y (mgr.25669) 415 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:00.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:00 smithi122 bash[103328]: cluster 2024-08-17T07:48:59.261321+0000 mgr.y (mgr.25669) 415 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:02.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:02 smithi160 bash[81042]: cluster 2024-08-17T07:49:01.262012+0000 mgr.y (mgr.25669) 416 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:02.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:02 smithi122 bash[100778]: cluster 2024-08-17T07:49:01.262012+0000 mgr.y (mgr.25669) 416 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:02.797 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:02 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:49:02] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-08-17T07:49:02.797 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:02 smithi122 bash[103328]: cluster 2024-08-17T07:49:01.262012+0000 mgr.y (mgr.25669) 416 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: cluster 2024-08-17T07:49:03.262910+0000 mgr.y (mgr.25669) 417 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.697034+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.706607+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.714971+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.816886+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.824101+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.953 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:03.832540+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.953 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[103328]: audit 2024-08-17T07:49:04.150759+0000 mgr.y (mgr.25669) 418 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:04.954 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch ps' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: cluster 2024-08-17T07:49:03.262910+0000 mgr.y (mgr.25669) 417 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.697034+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.706607+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.714971+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.816886+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.824101+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.955 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:03.832540+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:04.956 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:04 smithi122 bash[100778]: audit 2024-08-17T07:49:04.150759+0000 mgr.y (mgr.25669) 418 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: cluster 2024-08-17T07:49:03.262910+0000 mgr.y (mgr.25669) 417 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.697034+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.706607+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.714971+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.816886+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.824101+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:03.832540+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' 2024-08-17T07:49:05.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:04 smithi160 bash[81042]: audit 2024-08-17T07:49:04.150759+0000 mgr.y (mgr.25669) 418 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:06.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:05 smithi122 bash[100778]: audit 2024-08-17T07:49:04.354713+0000 mgr.y (mgr.25669) 419 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:06.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:05 smithi122 bash[103328]: audit 2024-08-17T07:49:04.354713+0000 mgr.y (mgr.25669) 419 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:06.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:05 smithi160 bash[81042]: audit 2024-08-17T07:49:04.354713+0000 mgr.y (mgr.25669) 419 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:07.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:06 smithi122 bash[100778]: cluster 2024-08-17T07:49:05.264424+0000 mgr.y (mgr.25669) 420 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:07.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:06 smithi122 bash[103328]: cluster 2024-08-17T07:49:05.264424+0000 mgr.y (mgr.25669) 420 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:07.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:06 smithi160 bash[81042]: cluster 2024-08-17T07:49:05.264424+0000 mgr.y (mgr.25669) 420 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:09.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:08 smithi122 bash[100778]: cluster 2024-08-17T07:49:07.265314+0000 mgr.y (mgr.25669) 421 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:09.045 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:08 smithi122 bash[100778]: audit 2024-08-17T07:49:08.275623+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:09.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:08 smithi122 bash[103328]: cluster 2024-08-17T07:49:07.265314+0000 mgr.y (mgr.25669) 421 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:09.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:08 smithi122 bash[103328]: audit 2024-08-17T07:49:08.275623+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:09.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:08 smithi160 bash[81042]: cluster 2024-08-17T07:49:07.265314+0000 mgr.y (mgr.25669) 421 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:09.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:08 smithi160 bash[81042]: audit 2024-08-17T07:49:08.275623+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi122 smithi122 running 5s ago 40m - - 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:agent.smithi160 smithi160 running 5s ago 40m - - 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:alertmanager.a smithi122 *:9093,9094 running (6m) 5s ago 32m 14.7M - 0.25.0 c8568f914cd2 90f35a6118de 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:grafana.a smithi160 *:3000 running (5m) 5s ago 32m 73.5M - 9.4.12 2bacad6d85d8 1b1e76ee2dc5 2024-08-17T07:49:09.486 INFO:teuthology.orchestra.run.smithi122.stdout:iscsi.foo.smithi122.gwbink smithi122 running (9m) 5s ago 30m 44.7M - 3.5 e1d6a67b021e 693bba8b2204 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.x smithi160 *:8443,9283,8765 running (7m) 5s ago 39m 428M - 19.1.0-1378-g567d40c0 93c8b402dfba fe4e8ab8539d 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:mgr.y smithi122 *:8443,9283,8765 running (19m) 5s ago 41m 499M - 19.1.0-1378-g567d40c0 93c8b402dfba 5ebbbb8c3092 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:mon.a smithi122 running (3m) 5s ago 41m 50.9M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba f1dd6c2868b6 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:mon.b smithi160 running (4m) 5s ago 39m 44.4M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 49c0fe2569ed 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:mon.c smithi122 running (2m) 5s ago 40m 36.2M 2048M 19.1.0-1378-g567d40c0 93c8b402dfba 72c8fb620924 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.a smithi122 *:9100 running (8m) 5s ago 33m 8328k - 1.5.0 0da6a335fe13 2f3d4d88729f 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:node-exporter.b smithi160 *:9100 running (8m) 5s ago 33m 8496k - 1.5.0 0da6a335fe13 0f9f389cc57f 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.0 smithi122 running (35s) 5s ago 39m 45.3M 4096M 19.1.0-1378-g567d40c0 93c8b402dfba ad80f29283c6 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.1 smithi122 running (38m) 5s ago 38m 62.4M 4096M 17.2.0 e1d6a67b021e 8f5f67818f94 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.2 smithi122 running (37m) 5s ago 37m 55.0M 4096M 17.2.0 e1d6a67b021e 8674927c33d6 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.3 smithi122 running (36m) 5s ago 36m 61.9M 4096M 17.2.0 e1d6a67b021e 9d19d7a2b2dc 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.4 smithi160 running (36m) 5s ago 36m 64.3M 4096M 17.2.0 e1d6a67b021e 7e422d0d4bc2 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.5 smithi160 running (35m) 5s ago 35m 59.7M 4096M 17.2.0 e1d6a67b021e 1702340c79fd 2024-08-17T07:49:09.487 INFO:teuthology.orchestra.run.smithi122.stdout:osd.6 smithi160 running (34m) 5s ago 34m 57.6M 4096M 17.2.0 e1d6a67b021e cea4086d334a 2024-08-17T07:49:09.488 INFO:teuthology.orchestra.run.smithi122.stdout:osd.7 smithi160 running (34m) 5s ago 34m 62.1M 4096M 17.2.0 e1d6a67b021e a3aa8337719f 2024-08-17T07:49:09.488 INFO:teuthology.orchestra.run.smithi122.stdout:prometheus.a smithi160 *:9095 running (7m) 5s ago 33m 59.4M - 2.43.0 a07b618ecd1d bff1416ccc2f 2024-08-17T07:49:09.488 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi122.nepisd smithi122 *:8000 running (30m) 5s ago 30m 90.9M - 17.2.0 e1d6a67b021e 31f2b55880a9 2024-08-17T07:49:09.488 INFO:teuthology.orchestra.run.smithi122.stdout:rgw.foo.smithi160.kefmsv smithi160 *:8000 running (30m) 5s ago 30m 91.5M - 17.2.0 e1d6a67b021e 60cca103bff9 2024-08-17T07:49:10.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:10 smithi122 bash[103328]: cluster 2024-08-17T07:49:09.266144+0000 mgr.y (mgr.25669) 422 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:10.796 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:10 smithi122 bash[103328]: audit 2024-08-17T07:49:09.457977+0000 mgr.y (mgr.25669) 423 : audit [DBG] from='client.54256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:10.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:10 smithi122 bash[100778]: cluster 2024-08-17T07:49:09.266144+0000 mgr.y (mgr.25669) 422 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:10.797 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:10 smithi122 bash[100778]: audit 2024-08-17T07:49:09.457977+0000 mgr.y (mgr.25669) 423 : audit [DBG] from='client.54256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:10.801 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-17T07:49:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:10 smithi160 bash[81042]: cluster 2024-08-17T07:49:09.266144+0000 mgr.y (mgr.25669) 422 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:11.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:10 smithi160 bash[81042]: audit 2024-08-17T07:49:09.457977+0000 mgr.y (mgr.25669) 423 : audit [DBG] from='client.54256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:12.713 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:12 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:49:12] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-08-17T07:49:12.850 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:12 smithi160 bash[81042]: cluster 2024-08-17T07:49:11.266840+0000 mgr.y (mgr.25669) 424 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:13.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:12 smithi122 bash[100778]: cluster 2024-08-17T07:49:11.266840+0000 mgr.y (mgr.25669) 424 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:13.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:12 smithi122 bash[103328]: cluster 2024-08-17T07:49:11.266840+0000 mgr.y (mgr.25669) 424 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:14 smithi122 bash[100778]: cluster 2024-08-17T07:49:13.267765+0000 mgr.y (mgr.25669) 425 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:15.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:14 smithi122 bash[103328]: cluster 2024-08-17T07:49:13.267765+0000 mgr.y (mgr.25669) 425 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:15.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:14 smithi160 bash[81042]: cluster 2024-08-17T07:49:13.267765+0000 mgr.y (mgr.25669) 425 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:15.593 INFO:teuthology.orchestra.run.smithi122.stdout:true 2024-08-17T07:49:16.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:15 smithi122 bash[103328]: audit 2024-08-17T07:49:14.363795+0000 mgr.y (mgr.25669) 426 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:16.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:15 smithi122 bash[103328]: audit 2024-08-17T07:49:15.581778+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.122:0/1808345038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:49:16.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:15 smithi122 bash[100778]: audit 2024-08-17T07:49:14.363795+0000 mgr.y (mgr.25669) 426 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:16.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:15 smithi122 bash[100778]: audit 2024-08-17T07:49:15.581778+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.122:0/1808345038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:49:16.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:15 smithi160 bash[81042]: audit 2024-08-17T07:49:14.363795+0000 mgr.y (mgr.25669) 426 : audit [DBG] from='client.25300 -' entity='client.iscsi.foo.smithi122.gwbink' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-17T07:49:16.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:15 smithi160 bash[81042]: audit 2024-08-17T07:49:15.581778+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.122:0/1808345038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T07:49:16.359 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-08-17T07:49:17.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:16 smithi122 bash[103328]: cluster 2024-08-17T07:49:15.268508+0000 mgr.y (mgr.25669) 427 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:17.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:16 smithi122 bash[100778]: cluster 2024-08-17T07:49:15.268508+0000 mgr.y (mgr.25669) 427 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:17.101 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:16 smithi160 bash[81042]: cluster 2024-08-17T07:49:15.268508+0000 mgr.y (mgr.25669) 427 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:19.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:18 smithi122 bash[100778]: cluster 2024-08-17T07:49:17.269301+0000 mgr.y (mgr.25669) 428 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:19.048 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:18 smithi122 bash[103328]: cluster 2024-08-17T07:49:17.269301+0000 mgr.y (mgr.25669) 428 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:19.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:18 smithi160 bash[81042]: cluster 2024-08-17T07:49:17.269301+0000 mgr.y (mgr.25669) 428 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:21.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:20 smithi122 bash[100778]: cluster 2024-08-17T07:49:19.270792+0000 mgr.y (mgr.25669) 429 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:21.047 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:20 smithi122 bash[100778]: audit 2024-08-17T07:49:20.057201+0000 mgr.y (mgr.25669) 430 : audit [DBG] from='client.54268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:20 smithi122 bash[103328]: cluster 2024-08-17T07:49:19.270792+0000 mgr.y (mgr.25669) 429 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:21.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:20 smithi122 bash[103328]: audit 2024-08-17T07:49:20.057201+0000 mgr.y (mgr.25669) 430 : audit [DBG] from='client.54268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:21.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:20 smithi160 bash[81042]: cluster 2024-08-17T07:49:19.270792+0000 mgr.y (mgr.25669) 429 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-17T07:49:21.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:20 smithi160 bash[81042]: audit 2024-08-17T07:49:20.057201+0000 mgr.y (mgr.25669) 430 : audit [DBG] from='client.54268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:567d40c0225a848dd016200d2d42edae1ad46691", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T07:49:22.628 INFO:teuthology.orchestra.run.smithi122.stdout:false 2024-08-17T07:49:22.739 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:22 smithi122 bash[70658]: ::ffff:172.21.15.160 - - [17/Aug/2024:07:49:22] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-08-17T07:49:23.046 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:22 smithi122 bash[100778]: cluster 2024-08-17T07:49:21.271477+0000 mgr.y (mgr.25669) 431 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:23.047 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:22 smithi122 bash[103328]: cluster 2024-08-17T07:49:21.271477+0000 mgr.y (mgr.25669) 431 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:23.102 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:22 smithi160 bash[81042]: cluster 2024-08-17T07:49:21.271477+0000 mgr.y (mgr.25669) 431 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-08-17T07:49:23.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T07:49:23.294 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-08-17T07:49:23.548 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8e927a4ab6db49f293724ac73f5f3ddd Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_567d40c0225a848dd016200d2d42edae1ad46691/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-08-17T07:49:23.551 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T07:49:23.559 INFO:tasks.cephadm:Teardown begin 2024-08-17T07:49:23.559 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:49:23.589 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:49:23.604 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T07:49:23.605 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T07:49:23.636 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T07:49:23.652 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T07:49:23.652 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T07:49:23.652 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a 2024-08-17T07:49:23.933 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[70658]: [17/Aug/2024:07:49:23] ENGINE Bus STOPPING 2024-08-17T07:49:23.934 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:23 smithi122 systemd[1]: Stopping Ceph mon.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:23.934 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[100778]: audit 2024-08-17T07:49:23.275923+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:23.934 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[100778]: debug 2024-08-17T07:49:23.812+0000 7fc109bb5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:49:23.934 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[100778]: debug 2024-08-17T07:49:23.812+0000 7fc109bb5640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T07:49:23.935 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[103328]: audit 2024-08-17T07:49:23.275923+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:24.100 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:23 smithi160 bash[81042]: audit 2024-08-17T07:49:23.275923+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25669 172.21.15.122:0/1109113374' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T07:49:24.296 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[70658]: [17/Aug/2024:07:49:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:49:24.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[70658]: [17/Aug/2024:07:49:23] ENGINE Bus STOPPED 2024-08-17T07:49:24.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:23 smithi122 bash[70658]: [17/Aug/2024:07:49:23] ENGINE Bus STARTING 2024-08-17T07:49:24.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:24 smithi122 bash[70658]: [17/Aug/2024:07:49:24] ENGINE Serving on http://:::9283 2024-08-17T07:49:24.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:24 smithi122 bash[70658]: [17/Aug/2024:07:49:24] ENGINE Bus STARTED 2024-08-17T07:49:24.767 INFO:journalctl@ceph.mon.a.smithi122.stdout:Aug 17 07:49:24 smithi122 bash[113867]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mon-a 2024-08-17T07:49:24.785 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T07:49:24.817 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:24.817 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T07:49:24.818 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T07:49:24.818 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.c 2024-08-17T07:49:25.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:24 smithi122 systemd[1]: Stopping Ceph mon.c for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:25.296 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[103328]: debug 2024-08-17T07:49:25.040+0000 7fa5a765f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mon.c.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[103328]: debug 2024-08-17T07:49:25.040+0000 7fa5a765f640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE Bus STOPPING 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE Bus STOPPED 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE Bus STARTING 2024-08-17T07:49:25.297 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE Serving on http://:::9283 2024-08-17T07:49:25.298 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:25 smithi122 bash[70658]: [17/Aug/2024:07:49:25] ENGINE Bus STARTED 2024-08-17T07:49:26.048 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T07:49:26.076 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:26.076 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T07:49:26.076 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T07:49:26.077 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.b 2024-08-17T07:49:26.350 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:26 smithi160 systemd[1]: Stopping Ceph mon.b for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:26 smithi160 bash[81042]: debug 2024-08-17T07:49:26.226+0000 7fe276e86640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-17T07:49:26.351 INFO:journalctl@ceph.mon.b.smithi160.stdout:Aug 17 07:49:26 smithi160 bash[81042]: debug 2024-08-17T07:49:26.226+0000 7fe276e86640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T07:49:27.034 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T07:49:27.068 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:27.068 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T07:49:27.069 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T07:49:27.069 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y 2024-08-17T07:49:27.529 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:27 smithi122 systemd[1]: Stopping Ceph mgr.y for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:27.529 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:27 smithi122 bash[70658]: debug 2024-08-17T07:49:27.244+0000 7f96a9000640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:49:27.530 INFO:journalctl@ceph.mgr.y.smithi122.stdout:Aug 17 07:49:27 smithi122 bash[70658]: debug 2024-08-17T07:49:27.244+0000 7f96a9000640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-17T07:49:28.159 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T07:49:28.183 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:28.184 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T07:49:28.184 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T07:49:28.184 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x 2024-08-17T07:49:28.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:49:28 smithi160 systemd[1]: Stopping Ceph mgr.x for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:29.600 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Aug 17 07:49:29 smithi160 bash[87782]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-mgr-x 2024-08-17T07:49:29.756 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T07:49:29.779 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:29.780 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T07:49:29.780 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T07:49:29.780 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.0 2024-08-17T07:49:30.046 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:29 smithi122 systemd[1]: Stopping Ceph osd.0 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:30.047 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:29 smithi122 bash[111026]: debug 2024-08-17T07:49:29.992+0000 7f9c5eb1f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:49:30.047 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:29 smithi122 bash[111026]: debug 2024-08-17T07:49:29.992+0000 7f9c5eb1f640 -1 osd.0 123 *** Got signal Terminated *** 2024-08-17T07:49:30.047 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:29 smithi122 bash[111026]: debug 2024-08-17T07:49:29.992+0000 7f9c5eb1f640 -1 osd.0 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:49:36.246 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:35 smithi122 bash[114558]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:49:36.246 INFO:journalctl@ceph.osd.0.smithi122.stdout:Aug 17 07:49:36 smithi122 bash[115025]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-0 2024-08-17T07:49:38.216 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T07:49:38.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:38.246 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T07:49:38.247 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T07:49:38.247 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.1 2024-08-17T07:49:38.546 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:38 smithi122 systemd[1]: Stopping Ceph osd.1 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:38.547 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:38 smithi122 bash[31870]: debug 2024-08-17T07:49:38.396+0000 7f68b03d5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:49:38.547 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:38 smithi122 bash[31870]: debug 2024-08-17T07:49:38.396+0000 7f68b03d5700 -1 osd.1 123 *** Got signal Terminated *** 2024-08-17T07:49:38.547 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:38 smithi122 bash[31870]: debug 2024-08-17T07:49:38.396+0000 7f68b03d5700 -1 osd.1 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:49:44.836 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:44 smithi122 bash[115127]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-1 2024-08-17T07:49:44.921 INFO:journalctl@ceph.osd.1.smithi122.stdout:Aug 17 07:49:44 smithi122 bash[115166]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.1 2024-08-17T07:49:46.626 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T07:49:46.656 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:46.657 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T07:49:46.657 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T07:49:46.658 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.2 2024-08-17T07:49:47.047 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:46 smithi122 systemd[1]: Stopping Ceph osd.2 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:47.047 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:46 smithi122 bash[35180]: debug 2024-08-17T07:49:46.808+0000 7ff109542700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:49:47.047 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:46 smithi122 bash[35180]: debug 2024-08-17T07:49:46.808+0000 7ff109542700 -1 osd.2 123 *** Got signal Terminated *** 2024-08-17T07:49:47.047 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:46 smithi122 bash[35180]: debug 2024-08-17T07:49:46.808+0000 7ff109542700 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:49:53.127 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:52 smithi122 bash[115290]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-2 2024-08-17T07:49:53.128 INFO:journalctl@ceph.osd.2.smithi122.stdout:Aug 17 07:49:52 smithi122 bash[115586]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.2 2024-08-17T07:49:55.495 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T07:49:55.513 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:49:55.514 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T07:49:55.514 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T07:49:55.514 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.3 2024-08-17T07:49:55.796 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:55 smithi122 systemd[1]: Stopping Ceph osd.3 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:49:55.797 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:55 smithi122 bash[38571]: debug 2024-08-17T07:49:55.660+0000 7f2778de8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:49:55.797 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:55 smithi122 bash[38571]: debug 2024-08-17T07:49:55.660+0000 7f2778de8700 -1 osd.3 123 *** Got signal Terminated *** 2024-08-17T07:49:55.797 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:55 smithi122 bash[38571]: debug 2024-08-17T07:49:55.660+0000 7f2778de8700 -1 osd.3 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:49:56.546 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:56 smithi122 bash[38571]: debug 2024-08-17T07:49:56.091+0000 7f2776785700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:30.679127+0000 front 2024-08-17T07:49:30.679164+0000 (oldest deadline 2024-08-17T07:49:55.979385+0000) 2024-08-17T07:49:56.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:49:56 smithi160 bash[32064]: debug 2024-08-17T07:49:56.653+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:49:56.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:49:56 smithi160 bash[28772]: debug 2024-08-17T07:49:56.517+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:49:57.546 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:57 smithi122 bash[38571]: debug 2024-08-17T07:49:57.103+0000 7f2776785700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:30.679127+0000 front 2024-08-17T07:49:30.679164+0000 (oldest deadline 2024-08-17T07:49:55.979385+0000) 2024-08-17T07:49:57.600 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:49:57 smithi160 bash[28772]: debug 2024-08-17T07:49:57.509+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:49:57.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:49:57 smithi160 bash[35389]: debug 2024-08-17T07:49:57.309+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:49:58.100 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:49:57 smithi160 bash[32064]: debug 2024-08-17T07:49:57.681+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:49:58.546 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:58 smithi122 bash[38571]: debug 2024-08-17T07:49:58.071+0000 7f2776785700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:30.679127+0000 front 2024-08-17T07:49:30.679164+0000 (oldest deadline 2024-08-17T07:49:55.979385+0000) 2024-08-17T07:49:58.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:49:58 smithi160 bash[35389]: debug 2024-08-17T07:49:58.277+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:49:58.601 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:49:58 smithi160 bash[28772]: debug 2024-08-17T07:49:58.521+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:49:59.100 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:49:58 smithi160 bash[32064]: debug 2024-08-17T07:49:58.729+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:49:59.508 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:49:59 smithi160 bash[35389]: debug 2024-08-17T07:49:59.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:49:59.546 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:49:59 smithi122 bash[38571]: debug 2024-08-17T07:49:59.067+0000 7f2776785700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:30.679127+0000 front 2024-08-17T07:49:30.679164+0000 (oldest deadline 2024-08-17T07:49:55.979385+0000) 2024-08-17T07:49:59.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:49:59 smithi160 bash[28772]: debug 2024-08-17T07:49:59.505+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:49:59.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:49:59 smithi160 bash[32064]: debug 2024-08-17T07:49:59.681+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:00.546 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:50:00 smithi122 bash[38571]: debug 2024-08-17T07:50:00.091+0000 7f2776785700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:30.679127+0000 front 2024-08-17T07:49:30.679164+0000 (oldest deadline 2024-08-17T07:49:55.979385+0000) 2024-08-17T07:50:00.600 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:00 smithi160 bash[28772]: debug 2024-08-17T07:50:00.497+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:00.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:00 smithi160 bash[35389]: debug 2024-08-17T07:50:00.285+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:01.053 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:00 smithi160 bash[32064]: debug 2024-08-17T07:50:00.729+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:01.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:01 smithi160 bash[35389]: debug 2024-08-17T07:50:01.265+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:01.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:01 smithi160 bash[25496]: debug 2024-08-17T07:50:01.053+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:01.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:01 smithi160 bash[28772]: debug 2024-08-17T07:50:01.457+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:01.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:01 smithi160 bash[32064]: debug 2024-08-17T07:50:01.681+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:02.046 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:50:01 smithi122 bash[116237]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-3 2024-08-17T07:50:02.047 INFO:journalctl@ceph.osd.3.smithi122.stdout:Aug 17 07:50:01 smithi122 bash[116290]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.3 2024-08-17T07:50:02.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:02 smithi160 bash[35389]: debug 2024-08-17T07:50:02.269+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:02.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:02 smithi160 bash[25496]: debug 2024-08-17T07:50:02.053+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:02.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:02 smithi160 bash[28772]: debug 2024-08-17T07:50:02.465+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:02.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:02 smithi160 bash[32064]: debug 2024-08-17T07:50:02.689+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:03.350 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:03 smithi160 bash[25496]: debug 2024-08-17T07:50:03.077+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:03.351 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:03 smithi160 bash[35389]: debug 2024-08-17T07:50:03.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:03.813 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T07:50:03.841 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:03.841 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T07:50:03.841 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T07:50:03.841 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.4 2024-08-17T07:50:03.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:03 smithi160 bash[32064]: debug 2024-08-17T07:50:03.689+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:03.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:03 smithi160 bash[28772]: debug 2024-08-17T07:50:03.505+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:04.257 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:03 smithi160 systemd[1]: Stopping Ceph osd.4 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:04.257 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[25496]: debug 2024-08-17T07:50:04.025+0000 7f0ef9d9e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:50:04.257 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[25496]: debug 2024-08-17T07:50:04.025+0000 7f0ef9d9e700 -1 osd.4 123 *** Got signal Terminated *** 2024-08-17T07:50:04.257 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[25496]: debug 2024-08-17T07:50:04.025+0000 7f0ef9d9e700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:50:04.258 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[25496]: debug 2024-08-17T07:50:04.029+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:04.533 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[35389]: debug 2024-08-17T07:50:04.257+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:04.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[32064]: debug 2024-08-17T07:50:04.709+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:04.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:04 smithi160 bash[28772]: debug 2024-08-17T07:50:04.529+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:05.350 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:05 smithi160 bash[25496]: debug 2024-08-17T07:50:05.073+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:05.351 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:05 smithi160 bash[35389]: debug 2024-08-17T07:50:05.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:05.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:05 smithi160 bash[28772]: debug 2024-08-17T07:50:05.497+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:05.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:05 smithi160 bash[32064]: debug 2024-08-17T07:50:05.733+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:05.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:05 smithi160 bash[32064]: debug 2024-08-17T07:50:05.733+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:06.514 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:06 smithi160 bash[35389]: debug 2024-08-17T07:50:06.213+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:06.514 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:06 smithi160 bash[25496]: debug 2024-08-17T07:50:06.101+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:06.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:06 smithi160 bash[28772]: debug 2024-08-17T07:50:06.509+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:06.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:06 smithi160 bash[32064]: debug 2024-08-17T07:50:06.717+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:06.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:06 smithi160 bash[32064]: debug 2024-08-17T07:50:06.717+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:07.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[35389]: debug 2024-08-17T07:50:07.253+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:07.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[25496]: debug 2024-08-17T07:50:07.081+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:07.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[25496]: debug 2024-08-17T07:50:07.081+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:43.236878+0000 front 2024-08-17T07:49:43.236912+0000 (oldest deadline 2024-08-17T07:50:06.136983+0000) 2024-08-17T07:50:07.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[28772]: debug 2024-08-17T07:50:07.529+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:07.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[28772]: debug 2024-08-17T07:50:07.529+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:07.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[32064]: debug 2024-08-17T07:50:07.677+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:07.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:07 smithi160 bash[32064]: debug 2024-08-17T07:50:07.677+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:08.351 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[35389]: debug 2024-08-17T07:50:08.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:08.351 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[25496]: debug 2024-08-17T07:50:08.077+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.134727+0000 front 2024-08-17T07:49:32.134529+0000 (oldest deadline 2024-08-17T07:50:00.335204+0000) 2024-08-17T07:50:08.352 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[25496]: debug 2024-08-17T07:50:08.077+0000 7f0ef3f34700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:43.236878+0000 front 2024-08-17T07:49:43.236912+0000 (oldest deadline 2024-08-17T07:50:06.136983+0000) 2024-08-17T07:50:08.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[28772]: debug 2024-08-17T07:50:08.561+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:08.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[28772]: debug 2024-08-17T07:50:08.561+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:08.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[32064]: debug 2024-08-17T07:50:08.677+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:08.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:08 smithi160 bash[32064]: debug 2024-08-17T07:50:08.677+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:09.510 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:09 smithi160 bash[35389]: debug 2024-08-17T07:50:09.241+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:09.778 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:09 smithi160 bash[28772]: debug 2024-08-17T07:50:09.545+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:09.778 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:09 smithi160 bash[28772]: debug 2024-08-17T07:50:09.545+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:09.778 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:09 smithi160 bash[32064]: debug 2024-08-17T07:50:09.645+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:09.779 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:09 smithi160 bash[32064]: debug 2024-08-17T07:50:09.645+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:10.548 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[88826]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-4 2024-08-17T07:50:10.549 INFO:journalctl@ceph.osd.4.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[88917]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.4 2024-08-17T07:50:10.549 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[35389]: debug 2024-08-17T07:50:10.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:10.549 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[35389]: debug 2024-08-17T07:50:10.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:10.934 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[32064]: debug 2024-08-17T07:50:10.621+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:10.935 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[32064]: debug 2024-08-17T07:50:10.621+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:10.935 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[28772]: debug 2024-08-17T07:50:10.577+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:10.935 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[28772]: debug 2024-08-17T07:50:10.577+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:11.185 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[75756]: ts=2024-08-17T07:50:10.880Z 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.122:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-08-17T07:50:11.186 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[75756]: ts=2024-08-17T07:50:10.881Z 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.122:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-08-17T07:50:11.186 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[75756]: ts=2024-08-17T07:50:10.884Z 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.122:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-08-17T07:50:11.186 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[75756]: ts=2024-08-17T07:50:10.885Z 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.122:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-08-17T07:50:11.186 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:10 smithi160 bash[75756]: ts=2024-08-17T07:50:10.885Z 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.122:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-08-17T07:50:11.539 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[35389]: debug 2024-08-17T07:50:11.181+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:11.539 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[35389]: debug 2024-08-17T07:50:11.181+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:11.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[28772]: debug 2024-08-17T07:50:11.533+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:11.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[28772]: debug 2024-08-17T07:50:11.533+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:11.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[32064]: debug 2024-08-17T07:50:11.605+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:11.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:11 smithi160 bash[32064]: debug 2024-08-17T07:50:11.605+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:12.544 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[35389]: debug 2024-08-17T07:50:12.129+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:12.545 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[35389]: debug 2024-08-17T07:50:12.129+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:12.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[28772]: debug 2024-08-17T07:50:12.545+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:12.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[28772]: debug 2024-08-17T07:50:12.545+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:12.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[32064]: debug 2024-08-17T07:50:12.621+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:12.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:12 smithi160 bash[32064]: debug 2024-08-17T07:50:12.621+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:13.320 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[35389]: debug 2024-08-17T07:50:13.089+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:13.321 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[35389]: debug 2024-08-17T07:50:13.089+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:13.321 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[35389]: debug 2024-08-17T07:50:13.089+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:13.580 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[28772]: debug 2024-08-17T07:50:13.549+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:13.580 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[28772]: debug 2024-08-17T07:50:13.549+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:13.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[32064]: debug 2024-08-17T07:50:13.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:13.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:13 smithi160 bash[32064]: debug 2024-08-17T07:50:13.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:14.089 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T07:50:14.163 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:14.163 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T07:50:14.163 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T07:50:14.163 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.5 2024-08-17T07:50:14.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[35389]: debug 2024-08-17T07:50:14.121+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:14.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[35389]: debug 2024-08-17T07:50:14.121+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:14.351 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[35389]: debug 2024-08-17T07:50:14.121+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:14.351 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 systemd[1]: Stopping Ceph osd.5 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:14.351 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[28772]: debug 2024-08-17T07:50:14.301+0000 7fc8f24fd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:50:14.351 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[28772]: debug 2024-08-17T07:50:14.301+0000 7fc8f24fd700 -1 osd.5 123 *** Got signal Terminated *** 2024-08-17T07:50:14.351 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[28772]: debug 2024-08-17T07:50:14.301+0000 7fc8f24fd700 -1 osd.5 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:50:14.850 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[28772]: debug 2024-08-17T07:50:14.529+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:14.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[28772]: debug 2024-08-17T07:50:14.529+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:14.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[32064]: debug 2024-08-17T07:50:14.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:14.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:14 smithi160 bash[32064]: debug 2024-08-17T07:50:14.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:15.411 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[35389]: debug 2024-08-17T07:50:15.137+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:15.411 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[35389]: debug 2024-08-17T07:50:15.137+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:15.411 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[35389]: debug 2024-08-17T07:50:15.137+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:15.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[28772]: debug 2024-08-17T07:50:15.481+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:15.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[28772]: debug 2024-08-17T07:50:15.481+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:15.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[32064]: debug 2024-08-17T07:50:15.521+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:15.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[32064]: debug 2024-08-17T07:50:15.521+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:15.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:15 smithi160 bash[32064]: debug 2024-08-17T07:50:15.521+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:16.480 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[35389]: debug 2024-08-17T07:50:16.101+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:16.480 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[35389]: debug 2024-08-17T07:50:16.101+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:16.480 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[35389]: debug 2024-08-17T07:50:16.101+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:16.799 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[28772]: debug 2024-08-17T07:50:16.517+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:16.800 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[28772]: debug 2024-08-17T07:50:16.517+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:16.800 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[28772]: debug 2024-08-17T07:50:16.517+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:50.849797+0000 front 2024-08-17T07:49:50.849491+0000 (oldest deadline 2024-08-17T07:50:16.149419+0000) 2024-08-17T07:50:16.800 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[32064]: debug 2024-08-17T07:50:16.477+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:16.800 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[32064]: debug 2024-08-17T07:50:16.477+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:16.800 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:16 smithi160 bash[32064]: debug 2024-08-17T07:50:16.477+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:17.503 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[35389]: debug 2024-08-17T07:50:17.133+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:17.503 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[35389]: debug 2024-08-17T07:50:17.133+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:17.503 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[35389]: debug 2024-08-17T07:50:17.133+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[28772]: debug 2024-08-17T07:50:17.497+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[28772]: debug 2024-08-17T07:50:17.497+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[28772]: debug 2024-08-17T07:50:17.497+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:50.849797+0000 front 2024-08-17T07:49:50.849491+0000 (oldest deadline 2024-08-17T07:50:16.149419+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[32064]: debug 2024-08-17T07:50:17.497+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[32064]: debug 2024-08-17T07:50:17.497+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:17.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:17 smithi160 bash[32064]: debug 2024-08-17T07:50:17.497+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:18.456 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[35389]: debug 2024-08-17T07:50:18.181+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:18.456 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[35389]: debug 2024-08-17T07:50:18.181+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:18.456 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[35389]: debug 2024-08-17T07:50:18.181+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:18.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[32064]: debug 2024-08-17T07:50:18.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:18.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[32064]: debug 2024-08-17T07:50:18.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:18.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[32064]: debug 2024-08-17T07:50:18.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:18.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[28772]: debug 2024-08-17T07:50:18.453+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:31.045079+0000 front 2024-08-17T07:49:31.045495+0000 (oldest deadline 2024-08-17T07:49:56.345317+0000) 2024-08-17T07:50:18.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[28772]: debug 2024-08-17T07:50:18.453+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:38.047042+0000 front 2024-08-17T07:49:38.046882+0000 (oldest deadline 2024-08-17T07:50:06.847646+0000) 2024-08-17T07:50:18.851 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:18 smithi160 bash[28772]: debug 2024-08-17T07:50:18.453+0000 7fc8ec693700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:50.849797+0000 front 2024-08-17T07:49:50.849491+0000 (oldest deadline 2024-08-17T07:50:16.149419+0000) 2024-08-17T07:50:19.475 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[35389]: debug 2024-08-17T07:50:19.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:19.475 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[35389]: debug 2024-08-17T07:50:19.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:19.475 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[35389]: debug 2024-08-17T07:50:19.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:19.829 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[32064]: debug 2024-08-17T07:50:19.469+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:19.829 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[32064]: debug 2024-08-17T07:50:19.469+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:19.829 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:19 smithi160 bash[32064]: debug 2024-08-17T07:50:19.469+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:20.521 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[89115]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-5 2024-08-17T07:50:20.522 INFO:journalctl@ceph.osd.5.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[89316]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.5 2024-08-17T07:50:20.522 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[35389]: debug 2024-08-17T07:50:20.165+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:20.522 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[35389]: debug 2024-08-17T07:50:20.165+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:20.523 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[35389]: debug 2024-08-17T07:50:20.165+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:20.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[32064]: debug 2024-08-17T07:50:20.517+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:20.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[32064]: debug 2024-08-17T07:50:20.517+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:20.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:20 smithi160 bash[32064]: debug 2024-08-17T07:50:20.517+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:21.491 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[35389]: debug 2024-08-17T07:50:21.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:21.491 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[35389]: debug 2024-08-17T07:50:21.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:21.491 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[35389]: debug 2024-08-17T07:50:21.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:21.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[32064]: debug 2024-08-17T07:50:21.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:21.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[32064]: debug 2024-08-17T07:50:21.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:21.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[32064]: debug 2024-08-17T07:50:21.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:21.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:21 smithi160 bash[32064]: debug 2024-08-17T07:50:21.485+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:22.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[35389]: debug 2024-08-17T07:50:22.161+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:22.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[35389]: debug 2024-08-17T07:50:22.161+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:22.350 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[35389]: debug 2024-08-17T07:50:22.161+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:22.711 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.529+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:22.711 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.529+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:22.711 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.529+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:22.711 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.529+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:22.715 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T07:50:22.742 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:22.743 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T07:50:22.743 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T07:50:22.743 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.6 2024-08-17T07:50:23.100 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 systemd[1]: Stopping Ceph osd.6 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:23.101 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.897+0000 7f5a1ec68700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:50:23.101 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.897+0000 7f5a1ec68700 -1 osd.6 123 *** Got signal Terminated *** 2024-08-17T07:50:23.101 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:22 smithi160 bash[32064]: debug 2024-08-17T07:50:22.897+0000 7f5a1ec68700 -1 osd.6 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:50:23.580 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[35389]: debug 2024-08-17T07:50:23.209+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:23.580 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[35389]: debug 2024-08-17T07:50:23.209+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:23.581 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[35389]: debug 2024-08-17T07:50:23.209+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:23.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[32064]: debug 2024-08-17T07:50:23.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:23.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[32064]: debug 2024-08-17T07:50:23.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:23.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[32064]: debug 2024-08-17T07:50:23.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:23.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:23 smithi160 bash[32064]: debug 2024-08-17T07:50:23.577+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:24.571 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[35389]: debug 2024-08-17T07:50:24.185+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:24.571 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[35389]: debug 2024-08-17T07:50:24.185+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:24.571 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[35389]: debug 2024-08-17T07:50:24.185+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:24.571 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[35389]: debug 2024-08-17T07:50:24.185+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:24.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[32064]: debug 2024-08-17T07:50:24.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:24.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[32064]: debug 2024-08-17T07:50:24.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:24.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[32064]: debug 2024-08-17T07:50:24.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:24.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[32064]: debug 2024-08-17T07:50:24.569+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:24.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:24 smithi160 bash[32064]: debug 2024-08-17T07:50:24.569+0000 7f5a1be04700 -1 osd.6 123 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24449.0:4403 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94408182218624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e123) 2024-08-17T07:50:25.554 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[35389]: debug 2024-08-17T07:50:25.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:25.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[35389]: debug 2024-08-17T07:50:25.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:25.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[35389]: debug 2024-08-17T07:50:25.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:25.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[35389]: debug 2024-08-17T07:50:25.193+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:25.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[32064]: debug 2024-08-17T07:50:25.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:25.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[32064]: debug 2024-08-17T07:50:25.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:25.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[32064]: debug 2024-08-17T07:50:25.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:25.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[32064]: debug 2024-08-17T07:50:25.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:25.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:25 smithi160 bash[32064]: debug 2024-08-17T07:50:25.549+0000 7f5a1be04700 -1 osd.6 123 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24449.0:4403 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94408182218624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e123) 2024-08-17T07:50:26.548 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[35389]: debug 2024-08-17T07:50:26.201+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:26.549 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[35389]: debug 2024-08-17T07:50:26.201+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:26.549 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[35389]: debug 2024-08-17T07:50:26.201+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:26.549 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[35389]: debug 2024-08-17T07:50:26.201+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:26.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[32064]: debug 2024-08-17T07:50:26.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:26.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[32064]: debug 2024-08-17T07:50:26.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:26.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[32064]: debug 2024-08-17T07:50:26.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:26.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[32064]: debug 2024-08-17T07:50:26.549+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:26.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:26 smithi160 bash[32064]: debug 2024-08-17T07:50:26.549+0000 7f5a1be04700 -1 osd.6 123 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24449.0:4403 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94408182218624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e123) 2024-08-17T07:50:27.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[35389]: debug 2024-08-17T07:50:27.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:27.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[35389]: debug 2024-08-17T07:50:27.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:27.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[35389]: debug 2024-08-17T07:50:27.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:27.555 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[35389]: debug 2024-08-17T07:50:27.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:27.850 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[32064]: debug 2024-08-17T07:50:27.553+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:32.215864+0000 front 2024-08-17T07:49:32.215694+0000 (oldest deadline 2024-08-17T07:49:55.715679+0000) 2024-08-17T07:50:27.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[32064]: debug 2024-08-17T07:50:27.553+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:41.517662+0000 front 2024-08-17T07:49:41.517622+0000 (oldest deadline 2024-08-17T07:50:05.617746+0000) 2024-08-17T07:50:27.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[32064]: debug 2024-08-17T07:50:27.553+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:51.321122+0000 front 2024-08-17T07:49:51.321033+0000 (oldest deadline 2024-08-17T07:50:15.420716+0000) 2024-08-17T07:50:27.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[32064]: debug 2024-08-17T07:50:27.553+0000 7f5a1be04700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:56.522278+0000 front 2024-08-17T07:49:56.522213+0000 (oldest deadline 2024-08-17T07:50:21.221925+0000) 2024-08-17T07:50:27.851 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:27 smithi160 bash[32064]: debug 2024-08-17T07:50:27.553+0000 7f5a1be04700 -1 osd.6 123 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24449.0:4403 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94408182218624] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e123) 2024-08-17T07:50:28.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[35389]: debug 2024-08-17T07:50:28.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:28.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[35389]: debug 2024-08-17T07:50:28.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:28.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[35389]: debug 2024-08-17T07:50:28.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:28.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[35389]: debug 2024-08-17T07:50:28.245+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:29.200 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[89878]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-6 2024-08-17T07:50:29.200 INFO:journalctl@ceph.osd.6.smithi160.stdout:Aug 17 07:50:28 smithi160 bash[89920]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.6 2024-08-17T07:50:29.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:29 smithi160 bash[35389]: debug 2024-08-17T07:50:29.241+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:29.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:29 smithi160 bash[35389]: debug 2024-08-17T07:50:29.241+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:29.604 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:29 smithi160 bash[35389]: debug 2024-08-17T07:50:29.241+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:29.605 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:29 smithi160 bash[35389]: debug 2024-08-17T07:50:29.241+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:30.595 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:30 smithi160 bash[35389]: debug 2024-08-17T07:50:30.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:30.595 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:30 smithi160 bash[35389]: debug 2024-08-17T07:50:30.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:30.595 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:30 smithi160 bash[35389]: debug 2024-08-17T07:50:30.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:30.596 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:30 smithi160 bash[35389]: debug 2024-08-17T07:50:30.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:31.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:31 smithi160 bash[35389]: debug 2024-08-17T07:50:31.261+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:31.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:31 smithi160 bash[35389]: debug 2024-08-17T07:50:31.261+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:31.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:31 smithi160 bash[35389]: debug 2024-08-17T07:50:31.261+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:31.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:31 smithi160 bash[35389]: debug 2024-08-17T07:50:31.261+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:31.952 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T07:50:31.975 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:31.975 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T07:50:31.975 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T07:50:31.975 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.7 2024-08-17T07:50:32.259 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 systemd[1]: Stopping Ceph osd.7 for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:32.260 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.121+0000 7f42c090c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-17T07:50:32.260 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.121+0000 7f42c090c700 -1 osd.7 123 *** Got signal Terminated *** 2024-08-17T07:50:32.260 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.121+0000 7f42c090c700 -1 osd.7 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T07:50:32.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.297+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:32.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.297+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:32.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.297+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:32.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:32 smithi160 bash[35389]: debug 2024-08-17T07:50:32.297+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:33.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:33 smithi160 bash[35389]: debug 2024-08-17T07:50:33.277+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:33.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:33 smithi160 bash[35389]: debug 2024-08-17T07:50:33.277+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:33.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:33 smithi160 bash[35389]: debug 2024-08-17T07:50:33.277+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:33.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:33 smithi160 bash[35389]: debug 2024-08-17T07:50:33.277+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:34.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:34 smithi160 bash[35389]: debug 2024-08-17T07:50:34.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:34.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:34 smithi160 bash[35389]: debug 2024-08-17T07:50:34.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:34.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:34 smithi160 bash[35389]: debug 2024-08-17T07:50:34.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:34.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:34 smithi160 bash[35389]: debug 2024-08-17T07:50:34.229+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:35.600 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:35 smithi160 bash[35389]: debug 2024-08-17T07:50:35.213+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:35.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:35 smithi160 bash[35389]: debug 2024-08-17T07:50:35.213+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:35.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:35 smithi160 bash[35389]: debug 2024-08-17T07:50:35.213+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:35.601 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:35 smithi160 bash[35389]: debug 2024-08-17T07:50:35.213+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:36.602 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:36 smithi160 bash[35389]: debug 2024-08-17T07:50:36.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6806 osd.0 since back 2024-08-17T07:49:33.782537+0000 front 2024-08-17T07:49:33.782507+0000 (oldest deadline 2024-08-17T07:49:56.682417+0000) 2024-08-17T07:50:36.602 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:36 smithi160 bash[35389]: debug 2024-08-17T07:50:36.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6814 osd.1 since back 2024-08-17T07:49:40.783849+0000 front 2024-08-17T07:49:40.784041+0000 (oldest deadline 2024-08-17T07:50:09.584411+0000) 2024-08-17T07:50:36.602 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:36 smithi160 bash[35389]: debug 2024-08-17T07:50:36.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6822 osd.2 since back 2024-08-17T07:49:49.585401+0000 front 2024-08-17T07:49:49.585334+0000 (oldest deadline 2024-08-17T07:50:12.485145+0000) 2024-08-17T07:50:36.602 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:36 smithi160 bash[35389]: debug 2024-08-17T07:50:36.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.122:6830 osd.3 since back 2024-08-17T07:49:58.287345+0000 front 2024-08-17T07:49:58.287277+0000 (oldest deadline 2024-08-17T07:50:24.186992+0000) 2024-08-17T07:50:36.603 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:36 smithi160 bash[35389]: debug 2024-08-17T07:50:36.217+0000 7f42bdaa8700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.160:6804 osd.4 since back 2024-08-17T07:50:04.187707+0000 front 2024-08-17T07:50:04.187747+0000 (oldest deadline 2024-08-17T07:50:35.388335+0000) 2024-08-17T07:50:38.274 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:37 smithi160 bash[90078]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd-7 2024-08-17T07:50:38.274 INFO:journalctl@ceph.osd.7.smithi160.stdout:Aug 17 07:50:37 smithi160 bash[90262]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-osd.7 2024-08-17T07:50:39.989 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T07:50:40.016 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:40.017 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T07:50:40.017 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T07:50:40.017 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T07:50:40.240 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 systemd[1]: Stopping Ceph prometheus.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T07:50:40.241 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T07:50:40.242 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.231Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T07:50:40.242 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.232Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T07:50:40.242 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.232Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T07:50:40.242 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.232Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T07:50:40.242 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Aug 17 07:50:40 smithi160 bash[75756]: ts=2024-08-17T07:50:40.232Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T07:50:40.977 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3912a32a-5c67-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T07:50:41.000 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T07:50:41.000 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T07:50:41.000 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T07:50:43.985 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:43.986 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:43 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.296 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.296 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.603 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.604 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.896 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.897 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.897 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:44.897 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:44 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.184 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.184 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.526 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.526 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.780 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.781 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:45.781 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:45 smithi122 systemd[1]: Stopping Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:46.546 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 bash[117826]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T07:50:46.546 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:50:46.546 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 bash[117887]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T07:50:46.547 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T07:50:46.547 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: Stopped Ceph node-exporter.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:50:46.880 INFO:journalctl@ceph.node-exporter.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:46.880 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:50:46.880 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:46 smithi122 systemd[1]: Stopping Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:50:46.881 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:46 smithi122 bash[93322]: ts=2024-08-17T07:50:46.840Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T07:50:47.769 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:47 smithi122 bash[117950]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:50:47.769 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:47 smithi122 bash[118009]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T07:50:47.769 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:47 smithi122 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T07:50:47.769 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:47 smithi122 systemd[1]: Stopped Ceph alertmanager.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:50:48.046 INFO:journalctl@ceph.alertmanager.a.smithi122.stdout:Aug 17 07:50:47 smithi122 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:10.772 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T07:51:16.456 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:16.456 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:16.782 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:16.782 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.079 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.079 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.079 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:16 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.080 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.343 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.343 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.600 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.601 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.945 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.945 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.945 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:17.945 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:18.273 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:17 smithi160 systemd[1]: Stopping Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:51:18.987 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:18 smithi160 bash[91775]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T07:51:18.988 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:18 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T07:51:18.988 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:18 smithi160 bash[91836]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T07:51:18.988 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:18 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T07:51:18.988 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:18 smithi160 systemd[1]: Stopped Ceph node-exporter.b for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:51:19.252 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Aug 17 07:51:19 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:19.252 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:18 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:19.252 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 systemd[1]: Stopping Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968... 2024-08-17T07:51:19.252 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 bash[78590]: logger=server t=2024-08-17T07:51:19.219150661Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-17T07:51:19.253 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 bash[78590]: logger=ticker t=2024-08-17T07:51:19.219203304Z level=info msg=stopped last_tick=2024-08-17T07:51:10Z 2024-08-17T07:51:19.253 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 bash[78590]: logger=tracing t=2024-08-17T07:51:19.219225997Z level=info msg="Closing tracing" 2024-08-17T07:51:20.061 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 bash[91898]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana-a 2024-08-17T07:51:20.061 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 bash[91958]: Error response from daemon: No such container: ceph-3912a32a-5c67-11ef-bccf-c7b262605968-grafana-a 2024-08-17T07:51:20.061 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 systemd[1]: ceph-3912a32a-5c67-11ef-bccf-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-17T07:51:20.062 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:19 smithi160 systemd[1]: Stopped Ceph grafana.a for 3912a32a-5c67-11ef-bccf-c7b262605968. 2024-08-17T07:51:20.350 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Aug 17 07:51:20 smithi160 systemd[1]: /etc/systemd/system/ceph-3912a32a-5c67-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T07:51:31.403 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:51:31.418 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T07:51:31.429 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T07:51:31.431 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi122/crash 2024-08-17T07:51:31.432 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash -- . 2024-08-17T07:51:31.469 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T07:51:31.470 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-08-17T07:51:31.471 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi160/crash 2024-08-17T07:51:31.472 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash -- . 2024-08-17T07:51:31.482 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T07:51:31.482 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2024-08-17T07:51:31.483 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T07:51:31.484 DEBUG:teuthology.orchestra.run.smithi122:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-08-17T07:51:31.530 INFO:tasks.cephadm:Compressing logs... 2024-08-17T07:51:31.531 DEBUG:teuthology.orchestra.run.smithi122:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T07:51:31.581 DEBUG:teuthology.orchestra.run.smithi160:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T07:51:31.588 INFO:teuthology.orchestra.run.smithi122.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T07:51:31.594 INFO:teuthology.orchestra.run.smithi160.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T07:51:31.600 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T07:51:31.601 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T07:51:31.601 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T07:51:31.604 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T07:51:31.605 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T07:51:31.605 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T07:51:31.605 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T07:51:31.605 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T07:51:31.606 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/tcmu-runner.log 2024-08-17T07:51:31.615 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.1.log: 94.5% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T07:51:31.616 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log 2024-08-17T07:51:31.616 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/tcmu-runner.log: 86.2% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/tcmu-runner.log.gz 2024-08-17T07:51:31.616 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi122.nepisd.log 2024-08-17T07:51:31.617 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T07:51:31.617 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T07:51:31.617 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T07:51:31.617 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T07:51:31.618 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.7.log: /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T07:51:31.618 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T07:51:31.618 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log 2024-08-17T07:51:31.619 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T07:51:31.619 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T07:51:31.619 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log: 90.5% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T07:51:31.619 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T07:51:31.620 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log: 89.4% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T07:51:31.620 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T07:51:31.622 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log: 94.1% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T07:51:31.623 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T07:51:31.623 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi122.nepisd.log: 62.7% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi122.nepisd.log.gz 2024-08-17T07:51:31.623 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T07:51:31.627 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.b.log: 92.9% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T07:51:31.627 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi160.kefmsv.log 2024-08-17T07:51:31.633 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T07:51:31.633 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T07:51:31.644 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.4.log: /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi160.kefmsv.log: 62.7% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-client.rgw.foo.smithi160.kefmsv.log.gz 2024-08-17T07:51:31.661 INFO:teuthology.orchestra.run.smithi160.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T07:51:31.674 INFO:teuthology.orchestra.run.smithi160.stderr: 93.0% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T07:51:31.685 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.c.log: /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log: 93.0% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T07:51:31.694 INFO:teuthology.orchestra.run.smithi122.stderr: 95.5% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T07:51:31.806 INFO:teuthology.orchestra.run.smithi160.stderr: 88.3% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T07:51:32.552 INFO:teuthology.orchestra.run.smithi122.stderr: 93.2% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T07:51:32.575 INFO:teuthology.orchestra.run.smithi160.stderr: 92.9% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T07:51:32.590 INFO:teuthology.orchestra.run.smithi122.stderr: 93.0% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T07:51:32.622 INFO:teuthology.orchestra.run.smithi122.stderr: 91.5% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T07:51:33.028 INFO:teuthology.orchestra.run.smithi160.stderr: 93.2% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T07:51:33.055 INFO:teuthology.orchestra.run.smithi160.stderr: 93.7% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T07:51:33.055 INFO:teuthology.orchestra.run.smithi160.stderr: 92.9% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T07:51:33.247 INFO:teuthology.orchestra.run.smithi160.stderr: 93.4% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T07:51:33.248 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-08-17T07:51:33.248 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m1.663s 2024-08-17T07:51:33.249 INFO:teuthology.orchestra.run.smithi160.stderr:user 0m6.966s 2024-08-17T07:51:33.249 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m0.318s 2024-08-17T07:51:33.328 INFO:teuthology.orchestra.run.smithi122.stderr: 93.3% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T07:51:33.393 INFO:teuthology.orchestra.run.smithi122.stderr: 93.3% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T07:51:33.628 INFO:teuthology.orchestra.run.smithi122.stderr: 93.3% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T07:51:33.765 INFO:teuthology.orchestra.run.smithi122.stderr: 91.8% -- replaced with /var/log/ceph/3912a32a-5c67-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T07:51:33.766 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-08-17T07:51:33.766 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m2.184s 2024-08-17T07:51:33.766 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m10.367s 2024-08-17T07:51:33.766 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.406s 2024-08-17T07:51:33.767 INFO:tasks.cephadm:Archiving logs... 2024-08-17T07:51:33.767 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi122/log 2024-08-17T07:51:33.769 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T07:51:34.929 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi160/log 2024-08-17T07:51:34.930 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T07:51:35.751 INFO:tasks.cephadm:Removing cluster... 2024-08-17T07:51:35.751 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 --force 2024-08-17T07:51:36.510 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 --force 2024-08-17T07:51:37.261 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T07:51:37.262 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T07:51:37.268 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T07:51:37.273 INFO:tasks.cephadm:Teardown complete 2024-08-17T07:51:37.273 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T07:51:37.283 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T07:51:37.283 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T07:51:37.312 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T07:51:37.322 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T07:51:37.323 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-08-17T07:51:37.323 INFO:teuthology.orchestra.run.smithi122.stdout:*hv01.front.sepi 67.205.162.81 3 u 17 64 377 0.081 -3.096 0.408 2024-08-17T07:51:37.323 INFO:teuthology.orchestra.run.smithi122.stdout:+hv02.front.sepi 96.245.170.99 3 u 17 64 377 0.101 -2.315 0.234 2024-08-17T07:51:37.323 INFO:teuthology.orchestra.run.smithi122.stdout:+hv03.front.sepi 74.6.168.72 3 u 25 64 377 0.099 -3.590 0.341 2024-08-17T07:51:37.323 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T07:51:37.329 INFO:teuthology.orchestra.run.smithi160.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T07:51:37.329 INFO:teuthology.orchestra.run.smithi160.stdout:============================================================================== 2024-08-17T07:51:37.330 INFO:teuthology.orchestra.run.smithi160.stdout:*hv01.front.sepi 67.205.162.81 3 u 79 128 377 0.086 -1.350 0.142 2024-08-17T07:51:37.330 INFO:teuthology.orchestra.run.smithi160.stdout:+hv02.front.sepi 96.245.170.99 3 u 88 128 377 0.124 -1.012 0.125 2024-08-17T07:51:37.330 INFO:teuthology.orchestra.run.smithi160.stdout:+hv03.front.sepi 74.6.168.72 3 u 98 128 377 0.098 -2.289 0.177 2024-08-17T07:51:37.330 INFO:teuthology.orchestra.run.smithi160.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T07:51:37.331 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T07:51:37.339 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T07:51:37.340 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T07:51:37.354 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T07:51:37.368 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T07:51:37.383 INFO:teuthology.task.internal:Duration was 3163.541813 seconds 2024-08-17T07:51:37.384 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T07:51:37.398 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T07:51:37.399 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T07:51:37.401 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T07:51:37.439 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T07:51:37.440 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-08-17T07:51:37.440 DEBUG:teuthology.orchestra.run.smithi122:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-17T07:51:37.488 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-08-17T07:51:37.488 DEBUG:teuthology.orchestra.run.smithi160:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-17T07:51:37.498 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T07:51:37.499 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T07:51:37.532 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T07:51:37.642 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T07:51:37.642 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T07:51:37.645 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T07:51:38.000 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T07:51:38.010 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T07:51:38.010 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T07:51:38.023 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T07:51:38.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T07:51:38.049 DEBUG:teuthology.orchestra.run.smithi122:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-17T07:51:38.068 DEBUG:teuthology.orchestra.run.smithi160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-17T07:51:38.076 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-08-17T07:51:38.094 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-08-17T07:51:38.122 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T07:51:38.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T07:51:38.150 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T07:51:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T07:51:38.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T07:51:38.179 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T07:51:38.180 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi122 2024-08-17T07:51:38.180 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T07:51:38.232 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-16_21:08:03-orch-squid-distro-default-smithi/7858027/remote/smithi160 2024-08-17T07:51:38.233 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T07:51:38.269 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T07:51:38.270 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T07:51:38.273 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T07:51:38.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T07:51:38.315 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T07:51:38.316 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T07:51:38.331 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T07:51:38.332 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T07:51:38.334 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T07:51:38.338 INFO:teuthology.orchestra.run.smithi122.stdout: 658646 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 07:51 /home/ubuntu/cephtest 2024-08-17T07:51:38.352 INFO:teuthology.orchestra.run.smithi160.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 07:51 /home/ubuntu/cephtest 2024-08-17T07:51:38.353 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T07:51:38.365 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T07:51:38.425 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 3163.5418133735657 failure_reason: 'Command failed on smithi122 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3912a32a-5c67-11ef-bccf-c7b262605968 -e sha1=567d40c0225a848dd016200d2d42edae1ad46691 -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8e927a4ab6db49f293724ac73f5f3ddd status: fail success: false 2024-08-17T07:51:38.425 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T07:51:38.520 INFO:teuthology.run:FAIL